home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 6 / QRZ Ham Radio Callsign Database - Volume 6.iso / pc / files / mac / adv_hc.hqx / AdvancedKit / Advanced Ham Test 5.0 SA / cards.xml < prev    next >
Encoding:
Text File  |  1995-07-30  |  735.0 KB  |  27,431 lines

  1. card_3775.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>3775</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_4011.pbm</bitmap>
  8.     <cantDelete> <true /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2725</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13.     <part>
  14.         <id>8</id>
  15.         <type>button</type>
  16.         <visible> <true /> </visible>
  17.         <reserved5> 0 </reserved5>
  18.         <reserved4> 0 </reserved4>
  19.         <reserved3> 0 </reserved3>
  20.         <reserved2> 0 </reserved2>
  21.         <reserved1> 0 </reserved1>
  22.         <enabled> <true /> </enabled>
  23.         <rect>
  24.             <left>17</left>
  25.             <top>311</top>
  26.             <right>164</right>
  27.             <bottom>335</bottom>
  28.         </rect>
  29.         <style>checkbox</style>
  30.         <showName> <true /> </showName>
  31.         <highlight> <true /> </highlight>
  32.         <autoHighlight> <false /> </autoHighlight>
  33.         <sharedHighlight> <true /> </sharedHighlight>
  34.         <family>0</family>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Chicago</font>
  39.         <textSize>12</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <name>Immediate Review</name>
  42.         <script>on mouseUp
  43. global immediate
  44. if hilite of button "Immediate Review" is false then
  45. put true into immediate
  46. set hilite of button "Immediate Review" to true
  47. else
  48. put false into immediate
  49. set hilite of button "Immediate Review" to false
  50. end if
  51. end mouseUp
  52. </script>
  53.     </part>
  54.     <part>
  55.         <id>11</id>
  56.         <type>button</type>
  57.         <visible> <true /> </visible>
  58.         <reserved5> 0 </reserved5>
  59.         <reserved4> 0 </reserved4>
  60.         <reserved3> 0 </reserved3>
  61.         <reserved2> 0 </reserved2>
  62.         <reserved1> 0 </reserved1>
  63.         <enabled> <true /> </enabled>
  64.         <rect>
  65.             <left>426</left>
  66.             <top>285</top>
  67.             <right>490</right>
  68.             <bottom>338</bottom>
  69.         </rect>
  70.         <style>transparent</style>
  71.         <showName> <true /> </showName>
  72.         <highlight> <false /> </highlight>
  73.         <autoHighlight> <false /> </autoHighlight>
  74.         <sharedHighlight> <true /> </sharedHighlight>
  75.         <family>0</family>
  76.         <titleWidth>0</titleWidth>
  77.         <icon>1007</icon>
  78.         <textAlign>center</textAlign>
  79.         <font>Chicago</font>
  80.         <textSize>12</textSize>
  81.         <textStyle>plain</textStyle>
  82.         <name>print test</name>
  83.         <script>on mouseUp
  84. global questlist
  85. show card field waitplease
  86. lock screen
  87. go to card K
  88. print this card
  89. open printing with dialog
  90. repeat with i = 1 to number of items of questlist
  91. put item i of questlist into thisquest
  92. go to card thisquest
  93. print this card
  94. end repeat
  95. close printing
  96. go to first card
  97. unlock screen
  98. hide card field waitplease
  99. end mouseUp
  100. </script>
  101.     </part>
  102.     <part>
  103.         <id>12</id>
  104.         <type>field</type>
  105.         <visible> <false /> </visible>
  106.         <dontWrap> <false /> </dontWrap>
  107.         <dontSearch> <false /> </dontSearch>
  108.         <sharedText> <false /> </sharedText>
  109.         <fixedLineHeight> <true /> </fixedLineHeight>
  110.         <autoTab> <false /> </autoTab>
  111.         <lockText> <true /> </lockText>
  112.         <rect>
  113.             <left>333</left>
  114.             <top>172</top>
  115.             <right>484</right>
  116.             <bottom>224</bottom>
  117.         </rect>
  118.         <style>shadow</style>
  119.         <autoSelect> <false /> </autoSelect>
  120.         <showLines> <false /> </showLines>
  121.         <wideMargins> <false /> </wideMargins>
  122.         <multipleLines> <false /> </multipleLines>
  123.         <reservedFamily> 0 </reservedFamily>
  124.         <titleWidth>0</titleWidth>
  125.         <icon>0</icon>
  126.         <textAlign>left</textAlign>
  127.         <font>Geneva</font>
  128.         <textSize>12</textSize>
  129.         <textStyle>bold</textStyle>
  130.         <textHeight>16</textHeight>
  131.         <name>waitplease</name>
  132.         <script></script>
  133.     </part>
  134.     <part>
  135.         <id>13</id>
  136.         <type>button</type>
  137.         <visible> <true /> </visible>
  138.         <reserved5> 0 </reserved5>
  139.         <reserved4> 0 </reserved4>
  140.         <reserved3> 0 </reserved3>
  141.         <reserved2> 0 </reserved2>
  142.         <reserved1> 0 </reserved1>
  143.         <enabled> <true /> </enabled>
  144.         <rect>
  145.             <left>463</left>
  146.             <top>4</top>
  147.             <right>508</right>
  148.             <bottom>38</bottom>
  149.         </rect>
  150.         <style>shadow</style>
  151.         <showName> <false /> </showName>
  152.         <highlight> <false /> </highlight>
  153.         <autoHighlight> <true /> </autoHighlight>
  154.         <sharedHighlight> <true /> </sharedHighlight>
  155.         <family>0</family>
  156.         <titleWidth>0</titleWidth>
  157.         <icon>31685</icon>
  158.         <textAlign>center</textAlign>
  159.         <font>Chicago</font>
  160.         <textSize>12</textSize>
  161.         <textStyle>plain</textStyle>
  162.         <name>Tell Me About...</name>
  163.         <script>on mouseUp
  164. push this card
  165. visual effect iris open
  166. go to card "About...."
  167. set the scroll of card field id 3 to 0
  168. end mouseUp</script>
  169.     </part>
  170.     <part>
  171.         <id>14</id>
  172.         <type>button</type>
  173.         <visible> <true /> </visible>
  174.         <reserved5> 0 </reserved5>
  175.         <reserved4> 0 </reserved4>
  176.         <reserved3> 0 </reserved3>
  177.         <reserved2> 0 </reserved2>
  178.         <reserved1> 0 </reserved1>
  179.         <enabled> <true /> </enabled>
  180.         <rect>
  181.             <left>8</left>
  182.             <top>11</top>
  183.             <right>54</right>
  184.             <bottom>43</bottom>
  185.         </rect>
  186.         <style>default</style>
  187.         <showName> <true /> </showName>
  188.         <highlight> <false /> </highlight>
  189.         <autoHighlight> <false /> </autoHighlight>
  190.         <sharedHighlight> <true /> </sharedHighlight>
  191.         <family>0</family>
  192.         <titleWidth>0</titleWidth>
  193.         <icon>0</icon>
  194.         <textAlign>center</textAlign>
  195.         <font>Times</font>
  196.         <textSize>12</textSize>
  197.         <textStyle>plain</textStyle>
  198.         <name>QUIT</name>
  199.         <script>on mouseUp
  200. doMenu "Quit HyperCard"
  201. end mouseUp</script>
  202.     </part>
  203.     <part>
  204.         <id>15</id>
  205.         <type>field</type>
  206.         <visible> <true /> </visible>
  207.         <dontWrap> <false /> </dontWrap>
  208.         <dontSearch> <false /> </dontSearch>
  209.         <sharedText> <false /> </sharedText>
  210.         <fixedLineHeight> <false /> </fixedLineHeight>
  211.         <autoTab> <false /> </autoTab>
  212.         <lockText> <false /> </lockText>
  213.         <rect>
  214.             <left>60</left>
  215.             <top>10</top>
  216.             <right>460</right>
  217.             <bottom>104</bottom>
  218.         </rect>
  219.         <style>rectangle</style>
  220.         <autoSelect> <false /> </autoSelect>
  221.         <showLines> <false /> </showLines>
  222.         <wideMargins> <false /> </wideMargins>
  223.         <multipleLines> <false /> </multipleLines>
  224.         <reservedFamily> 0 </reservedFamily>
  225.         <titleWidth>0</titleWidth>
  226.         <icon>0</icon>
  227.         <textAlign>center</textAlign>
  228.         <font>Geneva</font>
  229.         <textSize>22</textSize>
  230.         <textStyle>plain</textStyle>
  231.         <textHeight>29</textHeight>
  232.         <name>Title</name>
  233.         <script></script>
  234.     </part>
  235.     <part>
  236.         <id>16</id>
  237.         <type>button</type>
  238.         <visible> <true /> </visible>
  239.         <reserved5> 0 </reserved5>
  240.         <reserved4> 0 </reserved4>
  241.         <reserved3> 0 </reserved3>
  242.         <reserved2> 0 </reserved2>
  243.         <reserved1> 0 </reserved1>
  244.         <enabled> <true /> </enabled>
  245.         <rect>
  246.             <left>287</left>
  247.             <top>314</top>
  248.             <right>399</right>
  249.             <bottom>335</bottom>
  250.         </rect>
  251.         <style>roundrect</style>
  252.         <showName> <true /> </showName>
  253.         <highlight> <false /> </highlight>
  254.         <autoHighlight> <false /> </autoHighlight>
  255.         <sharedHighlight> <true /> </sharedHighlight>
  256.         <family>0</family>
  257.         <titleWidth>0</titleWidth>
  258.         <icon>0</icon>
  259.         <textAlign>center</textAlign>
  260.         <font>Chicago</font>
  261.         <textSize>12</textSize>
  262.         <textStyle>plain</textStyle>
  263.         <name>Compact Stack</name>
  264.         <script>on mouseUp
  265. get userlevel
  266. put it into tmp
  267. set userlevel to 5
  268. doMenu "Compact Stack"
  269. set userlevel to tmp
  270. end mouseUp
  271. </script>
  272.     </part>
  273.     <content>
  274.         <layer>card</layer>
  275.         <id>12</id>
  276.         <text>PLEASE BE PATIENT
  277. THIS PROCESS 
  278. TAKES TIME....
  279. </text>
  280.     </content>
  281.     <content>
  282.         <layer>card</layer>
  283.         <id>15</id>
  284.         <text>WD1V's Ham Test Simulator
  285. Advanced Class
  286. Valid until July 1998</text>
  287.     </content>
  288.     <name>EXAM</name>
  289.     <script>on openCard
  290. global lockkey
  291. set hilite of button "Immediate Review" to true
  292. show card field waitplease
  293. if lockkey is false then
  294. buildList
  295. end if
  296. hide card field waitplease
  297. end openCard
  298.  
  299. </script>
  300. </card>
  301.  
  302.  
  303. card_2262.xml
  304. <?xml version="1.0" encoding="utf-8" ?>
  305. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  306. <card>
  307.     <id>2262</id>
  308.     <filler1>0</filler1>
  309.     <cantDelete> <true /> </cantDelete>
  310.     <showPict> <true /> </showPict>
  311.     <dontSearch> <false /> </dontSearch>
  312.     <owner>11105</owner>
  313.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  314.     <part>
  315.         <id>1</id>
  316.         <type>button</type>
  317.         <visible> <true /> </visible>
  318.         <reserved5> 0 </reserved5>
  319.         <reserved4> 0 </reserved4>
  320.         <reserved3> 0 </reserved3>
  321.         <reserved2> 0 </reserved2>
  322.         <reserved1> 0 </reserved1>
  323.         <enabled> <true /> </enabled>
  324.         <rect>
  325.             <left>434</left>
  326.             <top>282</top>
  327.             <right>482</right>
  328.             <bottom>321</bottom>
  329.         </rect>
  330.         <style>opaque</style>
  331.         <showName> <false /> </showName>
  332.         <highlight> <false /> </highlight>
  333.         <autoHighlight> <false /> </autoHighlight>
  334.         <sharedHighlight> <true /> </sharedHighlight>
  335.         <family>0</family>
  336.         <titleWidth>0</titleWidth>
  337.         <icon>14953</icon>
  338.         <textAlign>center</textAlign>
  339.         <font>Chicago</font>
  340.         <textSize>12</textSize>
  341.         <textStyle>plain</textStyle>
  342.         <name></name>
  343.         <script>on mouseUp
  344. visual effect iris close
  345. pop card
  346. end mouseUp
  347. </script>
  348.     </part>
  349.     <part>
  350.         <id>3</id>
  351.         <type>field</type>
  352.         <visible> <true /> </visible>
  353.         <dontWrap> <false /> </dontWrap>
  354.         <dontSearch> <false /> </dontSearch>
  355.         <sharedText> <false /> </sharedText>
  356.         <fixedLineHeight> <true /> </fixedLineHeight>
  357.         <autoTab> <false /> </autoTab>
  358.         <lockText> <false /> </lockText>
  359.         <rect>
  360.             <left>59</left>
  361.             <top>69</top>
  362.             <right>413</right>
  363.             <bottom>325</bottom>
  364.         </rect>
  365.         <style>scrolling</style>
  366.         <autoSelect> <false /> </autoSelect>
  367.         <showLines> <false /> </showLines>
  368.         <wideMargins> <false /> </wideMargins>
  369.         <multipleLines> <false /> </multipleLines>
  370.         <reservedFamily> 0 </reservedFamily>
  371.         <titleWidth>0</titleWidth>
  372.         <icon>0</icon>
  373.         <textAlign>left</textAlign>
  374.         <font>Geneva</font>
  375.         <textSize>12</textSize>
  376.         <textStyle>plain</textStyle>
  377.         <textHeight>16</textHeight>
  378.         <name></name>
  379.         <script></script>
  380.     </part>
  381.     <part>
  382.         <id>5</id>
  383.         <type>field</type>
  384.         <visible> <true /> </visible>
  385.         <dontWrap> <false /> </dontWrap>
  386.         <dontSearch> <false /> </dontSearch>
  387.         <sharedText> <false /> </sharedText>
  388.         <fixedLineHeight> <false /> </fixedLineHeight>
  389.         <autoTab> <false /> </autoTab>
  390.         <lockText> <false /> </lockText>
  391.         <rect>
  392.             <left>81</left>
  393.             <top>20</top>
  394.             <right>387</right>
  395.             <bottom>59</bottom>
  396.         </rect>
  397.         <style>rectangle</style>
  398.         <autoSelect> <false /> </autoSelect>
  399.         <showLines> <false /> </showLines>
  400.         <wideMargins> <false /> </wideMargins>
  401.         <multipleLines> <false /> </multipleLines>
  402.         <reservedFamily> 0 </reservedFamily>
  403.         <titleWidth>0</titleWidth>
  404.         <icon>0</icon>
  405.         <textAlign>center</textAlign>
  406.         <font>Times</font>
  407.         <textSize>44</textSize>
  408.         <textStyle>plain</textStyle>
  409.         <textHeight>58</textHeight>
  410.         <name></name>
  411.         <script></script>
  412.     </part>
  413.     <content>
  414.         <layer>card</layer>
  415.         <id>3</id>
  416.         <text><span class="style1">             </span><span class="style2">Advanced Ham Test Version 5.0</span><span class="style1">
  417.  
  418. This program was originally written in HyperCard version 1.2 by KC1SCP.  The same basic design has been implemented in HyperCard version 2.3 as a stand alone application. You therefore no longer need HyperCard to use this program. 
  419.  
  420. Currently, each ham test is a separate program. If you are making rapid progress, make sure you get the additional simulators you need to get to the top.
  421.  
  422. This stack is an example of how to administer a timed test, score it, and provide the test taker with the option to review those questions that were incorrect.  
  423.  
  424. The Advanced Ham Stack is a </span><span class="style2">50</span><span class="style1">-question randomly generated interactive test.  The questions include the entire 507 questions supplied by ARRL for Element 4A.  
  425.  
  426. When "Immediate Feedback" box is checked, then if the wrong answer is chosen, upon pressing the Next or Previous arrows, the correct answer is displayed.  If immediate feedback is not desired, then uncheck the box.  A review of incorrect answers may  also be obtained after the completion of the entire test. 
  427.  
  428. A report is displayed upon completion of the test showing amount of time it took, the questions answered incorrectly, and percentage and number of questions answered correctly.  This report, along with an answer key, may be printed.
  429.  
  430. You should compact the stack about once every dozen tests.
  431.  
  432. If you like this or have suggestions for improvements, let me know.
  433.  
  434. If you'd like more information about hams that use Mac computers, consider:
  435.  
  436. "Macnet Roster" (ver. 678) has just been updated and is now also stand-alone HyperCard application! The version number = the number of records.
  437.  
  438. "Macnet Roster" lists:
  439.     
  440.     o CALL SIGN @ HOME PBBS
  441.     o FULL NAME
  442.     o ADDRESS
  443.     o CITY, STATE, ZIP
  444.     o INTERNET ADDRESS
  445.     o MACS USED
  446.     o RADIOS USED
  447.     o SOFTWARE USED
  448.     o PASSIONS
  449.     o COMMENTS
  450.  
  451. of every known amateur radio operator in the world that uses a Mac computer. 
  452.  
  453. You can use "Macnet Roster" to find other Mac users that you can then communicate with directly. Compare notes on software, applications, ideas,
  454. hints and kinks, and make new ham friends that use the same computer you do.  (You already know how cool you are - imagine accessing "the rest of us"!)
  455.  
  456.       If you'd like the latest "Macnet Roster":
  457.  
  458. Send me a formatted disk in a self addressed and stamped disk mailerthat is in a large envelope clearly marked "ROSTER".  
  459.  
  460. Put YOUR INFO (via EMAIL or disk using TEACH TEXT) if you'd like to be included in the "Macnet Roster" or send an update to your stats to me via pkt or email
  461. anytime. 
  462.  
  463. And good luck with your test(s)!
  464.  
  465. 73,
  466.  
  467.  
  468. John Seney, WD1V @ WB1DSW.NH.USA.NA
  469. 144 Pepperidge Drive
  470. Manchester, NH 03103
  471. Internet: john@wd1v.mv.com
  472. AOL: jseney</span></text>
  473.     </content>
  474.     <content>
  475.         <layer>card</layer>
  476.         <id>5</id>
  477.         <text>Simulator Info</text>
  478.     </content>
  479.     <name>About....</name>
  480.     <script></script>
  481. </card>
  482.  
  483.  
  484. card_4996.xml
  485. <?xml version="1.0" encoding="utf-8" ?>
  486. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  487. <card>
  488.     <id>4996</id>
  489.     <filler1>0</filler1>
  490.     <cantDelete> <true /> </cantDelete>
  491.     <showPict> <true /> </showPict>
  492.     <dontSearch> <false /> </dontSearch>
  493.     <owner>4601</owner>
  494.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  495.     <content>
  496.         <layer>background</layer>
  497.         <id>20</id>
  498.         <text>Question #1</text>
  499.     </content>
  500.     <content>
  501.         <layer>background</layer>
  502.         <id>1</id>
  503.         <text>A1A01 What are the frequency limits for Advanced class operators in the
  504. 75/80-meter band (ITU Region 2)?
  505. </text>
  506.     </content>
  507.     <content>
  508.         <layer>background</layer>
  509.         <id>11</id>
  510.         <text>3525 - 3750 kHz and 3775 - 4000 kHz</text>
  511.     </content>
  512.     <content>
  513.         <layer>background</layer>
  514.         <id>27</id>
  515.         <text>3500 - 3525 kHz and 3800 - 4000 kHz</text>
  516.     </content>
  517.     <content>
  518.         <layer>background</layer>
  519.         <id>28</id>
  520.         <text>3500 - 3525 kHz and 3800 - 3890 kHz
  521. </text>
  522.     </content>
  523.     <content>
  524.         <layer>background</layer>
  525.         <id>29</id>
  526.         <text>3525 - 3775 kHz and 3800 - 4000 kHz</text>
  527.     </content>
  528.     <name>#1</name>
  529.     <script>on openCard
  530. global group,rightone
  531. put 1 into group
  532. put "A" into rightone
  533. pass openCard
  534. end openCard
  535. </script>
  536. </card>
  537.  
  538.  
  539. card_4234.xml
  540. <?xml version="1.0" encoding="utf-8" ?>
  541. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  542. <card>
  543.     <id>4234</id>
  544.     <filler1>0</filler1>
  545.     <cantDelete> <true /> </cantDelete>
  546.     <showPict> <true /> </showPict>
  547.     <dontSearch> <false /> </dontSearch>
  548.     <owner>4601</owner>
  549.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  550.     <content>
  551.         <layer>background</layer>
  552.         <id>20</id>
  553.         <text>Question #1</text>
  554.     </content>
  555.     <content>
  556.         <layer>background</layer>
  557.         <id>1</id>
  558.         <text>A1A02  What are the frequency limits for Advanced class operators in the 40-
  559. meter band (ITU Region 2)?</text>
  560.     </content>
  561.     <content>
  562.         <layer>background</layer>
  563.         <id>11</id>
  564.         <text>7000 - 7300 kHz
  565.  
  566. </text>
  567.     </content>
  568.     <content>
  569.         <layer>background</layer>
  570.         <id>27</id>
  571.         <text>7025 - 7300 kHz</text>
  572.     </content>
  573.     <content>
  574.         <layer>background</layer>
  575.         <id>28</id>
  576.         <text>7025 - 7350 kHz</text>
  577.     </content>
  578.     <content>
  579.         <layer>background</layer>
  580.         <id>29</id>
  581.         <text>7000 - 7025 kHz</text>
  582.     </content>
  583.     <name>#2</name>
  584.     <script>on openCard
  585. global group,rightone
  586. put 1 into group
  587. put "B" into rightone
  588. pass openCard
  589. end openCard
  590. </script>
  591. </card>
  592.  
  593.  
  594. card_7315.xml
  595. <?xml version="1.0" encoding="utf-8" ?>
  596. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  597. <card>
  598.     <id>7315</id>
  599.     <filler1>0</filler1>
  600.     <cantDelete> <true /> </cantDelete>
  601.     <showPict> <true /> </showPict>
  602.     <dontSearch> <false /> </dontSearch>
  603.     <owner>4601</owner>
  604.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  605.     <content>
  606.         <layer>background</layer>
  607.         <id>20</id>
  608.         <text>Question #1</text>
  609.     </content>
  610.     <content>
  611.         <layer>background</layer>
  612.         <id>1</id>
  613.         <text>A1A03  What are the frequency limits for Advanced class operators in the 20-
  614. meter band?
  615.  
  616. </text>
  617.     </content>
  618.     <content>
  619.         <layer>background</layer>
  620.         <id>11</id>
  621.         <text>14000 - 14150 kHz and 14175 - 14350 kHz</text>
  622.     </content>
  623.     <content>
  624.         <layer>background</layer>
  625.         <id>27</id>
  626.         <text>14025 - 14175 kHz and 14200 - 14350 kHz</text>
  627.     </content>
  628.     <content>
  629.         <layer>background</layer>
  630.         <id>28</id>
  631.         <text>14000 - 14025 kHz and 14200 - 14350 kHz</text>
  632.     </content>
  633.     <content>
  634.         <layer>background</layer>
  635.         <id>29</id>
  636.         <text>14025 - 14150 kHz and 14175 - 14350 kHz</text>
  637.     </content>
  638.     <name>#3</name>
  639.     <script>on openCard
  640. global group,rightone
  641. put 1 into group
  642. put "D" into rightone
  643. pass openCard
  644. end openCard
  645. </script>
  646. </card>
  647.  
  648.  
  649. card_7469.xml
  650. <?xml version="1.0" encoding="utf-8" ?>
  651. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  652. <card>
  653.     <id>7469</id>
  654.     <filler1>0</filler1>
  655.     <cantDelete> <true /> </cantDelete>
  656.     <showPict> <true /> </showPict>
  657.     <dontSearch> <false /> </dontSearch>
  658.     <owner>7720</owner>
  659.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  660.     <content>
  661.         <layer>background</layer>
  662.         <id>20</id>
  663.         <text>Question #1</text>
  664.     </content>
  665.     <content>
  666.         <layer>background</layer>
  667.         <id>1</id>
  668.         <text>A1A04  What are the frequency limits for Advanced class operators in the 15-
  669. meter band?
  670. </text>
  671.     </content>
  672.     <content>
  673.         <layer>background</layer>
  674.         <id>11</id>
  675.         <text>21000 - 21200 kHz and 21250 - 21450 kHz</text>
  676.     </content>
  677.     <content>
  678.         <layer>background</layer>
  679.         <id>27</id>
  680.         <text>21000 - 21200 kHz and 21300 - 21450 kHz</text>
  681.     </content>
  682.     <content>
  683.         <layer>background</layer>
  684.         <id>28</id>
  685.         <text>21025 - 21200 kHz and 21225 - 21450 kHz</text>
  686.     </content>
  687.     <content>
  688.         <layer>background</layer>
  689.         <id>29</id>
  690.         <text>21025 - 21250 kHz and 21270 - 21450 kHz</text>
  691.     </content>
  692.     <name>#4</name>
  693.     <script>on openCard
  694. global group,rightone
  695. put 1 into group
  696. put "C" into rightone
  697. pass openCard
  698. end openCard
  699. </script>
  700. </card>
  701.  
  702.  
  703. card_8272.xml
  704. <?xml version="1.0" encoding="utf-8" ?>
  705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  706. <card>
  707.     <id>8272</id>
  708.     <filler1>0</filler1>
  709.     <cantDelete> <true /> </cantDelete>
  710.     <showPict> <true /> </showPict>
  711.     <dontSearch> <false /> </dontSearch>
  712.     <owner>7720</owner>
  713.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  714.     <content>
  715.         <layer>background</layer>
  716.         <id>20</id>
  717.         <text>Question #1</text>
  718.     </content>
  719.     <content>
  720.         <layer>background</layer>
  721.         <id>1</id>
  722.         <text>A1A05  If you are a Technician Plus licensee with a Certificate of Successful
  723. Completion of Examination (CSCE) for Advanced privileges, how do you
  724. identify your station when transmitting on 14.185 MHz?
  725.  
  726. </text>
  727.     </content>
  728.     <content>
  729.         <layer>background</layer>
  730.         <id>11</id>
  731.         <text> Give your call sign followed by the name of the VEC who coordinated
  732. the exam session where you obtained the CSCE</text>
  733.     </content>
  734.     <content>
  735.         <layer>background</layer>
  736.         <id>27</id>
  737.         <text>Give your call sign followed by the slant mark "/" followed by the
  738. identifier "AA"</text>
  739.     </content>
  740.     <content>
  741.         <layer>background</layer>
  742.         <id>28</id>
  743.         <text>You may not use your new frequency privileges until your license
  744. arrives from the FCC</text>
  745.     </content>
  746.     <content>
  747.         <layer>background</layer>
  748.         <id>29</id>
  749.         <text>Give your call sign followed by the word "Advanced"</text>
  750.     </content>
  751.     <name>#5</name>
  752.     <script>on openCard
  753. global group,rightone
  754. put 1 into group
  755. put "B" into rightone
  756. pass openCard
  757. end openCard
  758. </script>
  759. </card>
  760.  
  761.  
  762. card_8573.xml
  763. <?xml version="1.0" encoding="utf-8" ?>
  764. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  765. <card>
  766.     <id>8573</id>
  767.     <filler1>0</filler1>
  768.     <cantDelete> <true /> </cantDelete>
  769.     <showPict> <true /> </showPict>
  770.     <dontSearch> <false /> </dontSearch>
  771.     <owner>7720</owner>
  772.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  773.     <content>
  774.         <layer>background</layer>
  775.         <id>20</id>
  776.         <text>Question #1</text>
  777.     </content>
  778.     <content>
  779.         <layer>background</layer>
  780.         <id>1</id>
  781.         <text>A1A06 How must an Advanced class operator using Amateur Extra frequencies
  782. identify during a contest, assuming the contest control operator holds
  783. an Amateur Extra class license?
  784.  
  785. </text>
  786.     </content>
  787.     <content>
  788.         <layer>background</layer>
  789.         <id>11</id>
  790.         <text> With his or her own call sign</text>
  791.     </content>
  792.     <content>
  793.         <layer>background</layer>
  794.         <id>27</id>
  795.         <text>With the control operator's call sign</text>
  796.     </content>
  797.     <content>
  798.         <layer>background</layer>
  799.         <id>28</id>
  800.         <text>With his or her own call sign followed by the identifier "AE"</text>
  801.     </content>
  802.     <content>
  803.         <layer>background</layer>
  804.         <id>29</id>
  805.         <text>With the control operator's call sign followed by his or her own
  806. call sign</text>
  807.     </content>
  808.     <name>#6</name>
  809.     <script>on openCard
  810. global group,rightone
  811. put 1 into group
  812. put "B" into rightone
  813. pass openCard
  814. end openCard
  815. </script>
  816. </card>
  817.  
  818.  
  819. card_8898.xml
  820. <?xml version="1.0" encoding="utf-8" ?>
  821. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  822. <card>
  823.     <id>8898</id>
  824.     <filler1>0</filler1>
  825.     <cantDelete> <true /> </cantDelete>
  826.     <showPict> <true /> </showPict>
  827.     <dontSearch> <false /> </dontSearch>
  828.     <owner>7720</owner>
  829.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  830.     <content>
  831.         <layer>background</layer>
  832.         <id>20</id>
  833.         <text>Question #1</text>
  834.     </content>
  835.     <content>
  836.         <layer>background</layer>
  837.         <id>1</id>
  838.         <text>A1A07 How must an Advanced class operator using Advanced frequencies
  839. identify from a Technician Plus class operator's station?
  840.  
  841.  
  842. </text>
  843.     </content>
  844.     <content>
  845.         <layer>background</layer>
  846.         <id>11</id>
  847.         <text>With either his or her own call sign followed by the identifier
  848. "KT", or the Technician Plus call sign followed by the identifier "AA"</text>
  849.     </content>
  850.     <content>
  851.         <layer>background</layer>
  852.         <id>27</id>
  853.         <text>With the Technician Plus call sign</text>
  854.     </content>
  855.     <content>
  856.         <layer>background</layer>
  857.         <id>28</id>
  858.         <text>The Advanced class operator cannot use Advanced frequencies while
  859. operating the Technician Plus station</text>
  860.     </content>
  861.     <content>
  862.         <layer>background</layer>
  863.         <id>29</id>
  864.         <text>With either his or her own call sign only, or the Technician Plus
  865. call sign followed by his or her own call sign</text>
  866.     </content>
  867.     <name>#7</name>
  868.     <script>on openCard
  869. global group,rightone
  870. put 1 into group
  871. put "B" into rightone
  872. pass openCard
  873. end openCard
  874. </script>
  875. </card>
  876.  
  877.  
  878. card_8977.xml
  879. <?xml version="1.0" encoding="utf-8" ?>
  880. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  881. <card>
  882.     <id>8977</id>
  883.     <filler1>0</filler1>
  884.     <cantDelete> <true /> </cantDelete>
  885.     <showPict> <true /> </showPict>
  886.     <dontSearch> <false /> </dontSearch>
  887.     <owner>7720</owner>
  888.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  889.     <content>
  890.         <layer>background</layer>
  891.         <id>20</id>
  892.         <text>Question #1</text>
  893.     </content>
  894.     <content>
  895.         <layer>background</layer>
  896.         <id>1</id>
  897.         <text>A1A08  What is the maximum mean power permitted for any spurious emission
  898. from a transmitter or external RF power amplifier transmitting on a
  899. frequency below 30 MHz?
  900. </text>
  901.     </content>
  902.     <content>
  903.         <layer>background</layer>
  904.         <id>11</id>
  905.         <text>50 mW</text>
  906.     </content>
  907.     <content>
  908.         <layer>background</layer>
  909.         <id>27</id>
  910.         <text>100 mW</text>
  911.     </content>
  912.     <content>
  913.         <layer>background</layer>
  914.         <id>28</id>
  915.         <text>10 mW</text>
  916.     </content>
  917.     <content>
  918.         <layer>background</layer>
  919.         <id>29</id>
  920.         <text>10 W</text>
  921.     </content>
  922.     <name>#8</name>
  923.     <script>on openCard
  924. global group,rightone
  925. put 1 into group
  926. put "A" into rightone
  927. pass openCard
  928. end openCard
  929. </script>
  930. </card>
  931.  
  932.  
  933. card_9327.xml
  934. <?xml version="1.0" encoding="utf-8" ?>
  935. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  936. <card>
  937.     <id>9327</id>
  938.     <filler1>0</filler1>
  939.     <cantDelete> <true /> </cantDelete>
  940.     <showPict> <true /> </showPict>
  941.     <dontSearch> <false /> </dontSearch>
  942.     <owner>7720</owner>
  943.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  944.     <content>
  945.         <layer>background</layer>
  946.         <id>20</id>
  947.         <text>Question #1</text>
  948.     </content>
  949.     <content>
  950.         <layer>background</layer>
  951.         <id>1</id>
  952.         <text>A1A09  How much below the mean power of the fundamental emission must any
  953. spurious emissions from a station transmitter or external RF power
  954. amplifier transmitting on a frequency below 30 MHz be attenuated?</text>
  955.     </content>
  956.     <content>
  957.         <layer>background</layer>
  958.         <id>11</id>
  959.         <text>At least 10 dB</text>
  960.     </content>
  961.     <content>
  962.         <layer>background</layer>
  963.         <id>27</id>
  964.         <text>At least 40 dB</text>
  965.     </content>
  966.     <content>
  967.         <layer>background</layer>
  968.         <id>28</id>
  969.         <text> At least 50 dB</text>
  970.     </content>
  971.     <content>
  972.         <layer>background</layer>
  973.         <id>29</id>
  974.         <text> At least 100 dB
  975. </text>
  976.     </content>
  977.     <name>#9</name>
  978.     <script>on openCard
  979. global group,rightone
  980. put 1 into group
  981. put "B" into rightone
  982. pass openCard
  983. end openCard
  984. </script>
  985. </card>
  986.  
  987.  
  988. card_9624.xml
  989. <?xml version="1.0" encoding="utf-8" ?>
  990. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  991. <card>
  992.     <id>9624</id>
  993.     <filler1>0</filler1>
  994.     <cantDelete> <true /> </cantDelete>
  995.     <showPict> <true /> </showPict>
  996.     <dontSearch> <false /> </dontSearch>
  997.     <owner>7720</owner>
  998.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  999.     <content>
  1000.         <layer>background</layer>
  1001.         <id>20</id>
  1002.         <text>Question #1</text>
  1003.     </content>
  1004.     <content>
  1005.         <layer>background</layer>
  1006.         <id>1</id>
  1007.         <text>A1A10  How much below the mean power of the fundamental emission must any
  1008. spurious emissions from a transmitter or external RF power amplifier
  1009. transmitting on a frequency between 30 and 225 MHz be attenuated?
  1010.  
  1011. </text>
  1012.     </content>
  1013.     <content>
  1014.         <layer>background</layer>
  1015.         <id>11</id>
  1016.         <text>At least 10 dB</text>
  1017.     </content>
  1018.     <content>
  1019.         <layer>background</layer>
  1020.         <id>27</id>
  1021.         <text>At least 40 dB</text>
  1022.     </content>
  1023.     <content>
  1024.         <layer>background</layer>
  1025.         <id>28</id>
  1026.         <text>At least 60 dB</text>
  1027.     </content>
  1028.     <content>
  1029.         <layer>background</layer>
  1030.         <id>29</id>
  1031.         <text>At least 100 dB</text>
  1032.     </content>
  1033.     <name>#10</name>
  1034.     <script>on openCard
  1035. global group,rightone
  1036. put 1 into group
  1037. put "C" into rightone
  1038. pass openCard
  1039. end openCard
  1040. </script>
  1041. </card>
  1042.  
  1043.  
  1044. card_9774.xml
  1045. <?xml version="1.0" encoding="utf-8" ?>
  1046. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1047. <card>
  1048.     <id>9774</id>
  1049.     <filler1>0</filler1>
  1050.     <cantDelete> <true /> </cantDelete>
  1051.     <showPict> <true /> </showPict>
  1052.     <dontSearch> <false /> </dontSearch>
  1053.     <owner>7720</owner>
  1054.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1055.     <content>
  1056.         <layer>background</layer>
  1057.         <id>20</id>
  1058.         <text>Question #1</text>
  1059.     </content>
  1060.     <content>
  1061.         <layer>background</layer>
  1062.         <id>1</id>
  1063.         <text>A1A11  What is the maximum mean power permitted for any spurious emission 
  1064. from a transmitter having a mean power of 25 W or less on frequencies
  1065. between 30 and 225 MHz?
  1066.  
  1067.  
  1068. </text>
  1069.     </content>
  1070.     <content>
  1071.         <layer>background</layer>
  1072.         <id>11</id>
  1073.         <text>5  microwatts</text>
  1074.     </content>
  1075.     <content>
  1076.         <layer>background</layer>
  1077.         <id>27</id>
  1078.         <text>10 microwatts</text>
  1079.     </content>
  1080.     <content>
  1081.         <layer>background</layer>
  1082.         <id>28</id>
  1083.         <text>20 microwatts</text>
  1084.     </content>
  1085.     <content>
  1086.         <layer>background</layer>
  1087.         <id>29</id>
  1088.         <text>25 microwatts</text>
  1089.     </content>
  1090.     <name>#11</name>
  1091.     <script>on openCard
  1092. global group,rightone
  1093. put 1 into group
  1094. put "D" into rightone
  1095. pass openCard
  1096. end openCard
  1097. </script>
  1098. </card>
  1099.  
  1100.  
  1101. card_10094.xml
  1102. <?xml version="1.0" encoding="utf-8" ?>
  1103. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1104. <card>
  1105.     <id>10094</id>
  1106.     <filler1>0</filler1>
  1107.     <cantDelete> <true /> </cantDelete>
  1108.     <showPict> <true /> </showPict>
  1109.     <dontSearch> <false /> </dontSearch>
  1110.     <owner>7720</owner>
  1111.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1112.     <content>
  1113.         <layer>background</layer>
  1114.         <id>20</id>
  1115.         <text>Question #2</text>
  1116.     </content>
  1117.     <content>
  1118.         <layer>background</layer>
  1119.         <id>1</id>
  1120.         <text>A1B01 What is meant by a remotely controlled station?
  1121. </text>
  1122.     </content>
  1123.     <content>
  1124.         <layer>background</layer>
  1125.         <id>11</id>
  1126.         <text>A station operated away from its regular home location</text>
  1127.     </content>
  1128.     <content>
  1129.         <layer>background</layer>
  1130.         <id>27</id>
  1131.         <text>Control of a station from a point located other than at the station
  1132. transmitter</text>
  1133.     </content>
  1134.     <content>
  1135.         <layer>background</layer>
  1136.         <id>28</id>
  1137.         <text>A station operating under automatic control</text>
  1138.     </content>
  1139.     <content>
  1140.         <layer>background</layer>
  1141.         <id>29</id>
  1142.         <text>A station controlled indirectly through a control link</text>
  1143.     </content>
  1144.     <name>#12</name>
  1145.     <script>on openCard
  1146. global group,rightone
  1147. put 2 into group
  1148. put "D" into rightone
  1149. pass openCard
  1150. end openCard
  1151. </script>
  1152. </card>
  1153.  
  1154.  
  1155. card_10313.xml
  1156. <?xml version="1.0" encoding="utf-8" ?>
  1157. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1158. <card>
  1159.     <id>10313</id>
  1160.     <filler1>0</filler1>
  1161.     <cantDelete> <true /> </cantDelete>
  1162.     <showPict> <true /> </showPict>
  1163.     <dontSearch> <false /> </dontSearch>
  1164.     <owner>7720</owner>
  1165.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1166.     <content>
  1167.         <layer>background</layer>
  1168.         <id>20</id>
  1169.         <text>Question #2</text>
  1170.     </content>
  1171.     <content>
  1172.         <layer>background</layer>
  1173.         <id>1</id>
  1174.         <text>A1B02  What is the term for the control of a station that is transmitting
  1175. without the control operator being present at the control point?
  1176.  
  1177. </text>
  1178.     </content>
  1179.     <content>
  1180.         <layer>background</layer>
  1181.         <id>11</id>
  1182.         <text>Simplex control</text>
  1183.     </content>
  1184.     <content>
  1185.         <layer>background</layer>
  1186.         <id>27</id>
  1187.         <text>Manual control</text>
  1188.     </content>
  1189.     <content>
  1190.         <layer>background</layer>
  1191.         <id>28</id>
  1192.         <text>Linear control</text>
  1193.     </content>
  1194.     <content>
  1195.         <layer>background</layer>
  1196.         <id>29</id>
  1197.         <text>Automatic control</text>
  1198.     </content>
  1199.     <name>#13</name>
  1200.     <script>on openCard
  1201. global group,rightone
  1202. put 2 into group
  1203. put "D" into rightone
  1204. pass openCard
  1205. end openCard
  1206. </script>
  1207. </card>
  1208.  
  1209.  
  1210. card_11320.xml
  1211. <?xml version="1.0" encoding="utf-8" ?>
  1212. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1213. <card>
  1214.     <id>11320</id>
  1215.     <filler1>0</filler1>
  1216.     <cantDelete> <true /> </cantDelete>
  1217.     <showPict> <true /> </showPict>
  1218.     <dontSearch> <false /> </dontSearch>
  1219.     <owner>7720</owner>
  1220.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1221.     <content>
  1222.         <layer>background</layer>
  1223.         <id>20</id>
  1224.         <text>Question #2</text>
  1225.     </content>
  1226.     <content>
  1227.         <layer>background</layer>
  1228.         <id>1</id>
  1229.         <text>A1B03  Which kind of station operation may not be automatically controlled?
  1230.  
  1231.  
  1232.  
  1233.  
  1234. </text>
  1235.     </content>
  1236.     <content>
  1237.         <layer>background</layer>
  1238.         <id>11</id>
  1239.         <text>Control of a model craft</text>
  1240.     </content>
  1241.     <content>
  1242.         <layer>background</layer>
  1243.         <id>27</id>
  1244.         <text>Beacon operation</text>
  1245.     </content>
  1246.     <content>
  1247.         <layer>background</layer>
  1248.         <id>28</id>
  1249.         <text>Auxiliary operation</text>
  1250.     </content>
  1251.     <content>
  1252.         <layer>background</layer>
  1253.         <id>29</id>
  1254.         <text>Repeater operation</text>
  1255.     </content>
  1256.     <name>#14</name>
  1257.     <script>on openCard
  1258. global group,rightone
  1259. put 2 into group
  1260. put "A" into rightone
  1261. pass openCard
  1262. end openCard
  1263. </script>
  1264. </card>
  1265.  
  1266.  
  1267. card_11688.xml
  1268. <?xml version="1.0" encoding="utf-8" ?>
  1269. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1270. <card>
  1271.     <id>11688</id>
  1272.     <filler1>0</filler1>
  1273.     <cantDelete> <true /> </cantDelete>
  1274.     <showPict> <true /> </showPict>
  1275.     <dontSearch> <false /> </dontSearch>
  1276.     <owner>7720</owner>
  1277.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1278.     <content>
  1279.         <layer>background</layer>
  1280.         <id>20</id>
  1281.         <text>Question #2</text>
  1282.     </content>
  1283.     <content>
  1284.         <layer>background</layer>
  1285.         <id>1</id>
  1286.         <text>A1B04  Which kind of station operation may be automatically controlled?
  1287.  
  1288.  
  1289.  
  1290.  
  1291. </text>
  1292.     </content>
  1293.     <content>
  1294.         <layer>background</layer>
  1295.         <id>11</id>
  1296.         <text>Stations without a control operator</text>
  1297.     </content>
  1298.     <content>
  1299.         <layer>background</layer>
  1300.         <id>27</id>
  1301.         <text>Stations in repeater operation</text>
  1302.     </content>
  1303.     <content>
  1304.         <layer>background</layer>
  1305.         <id>28</id>
  1306.         <text>Stations under remote control</text>
  1307.     </content>
  1308.     <content>
  1309.         <layer>background</layer>
  1310.         <id>29</id>
  1311.         <text>Stations controlling model craft</text>
  1312.     </content>
  1313.     <name>#15</name>
  1314.     <script>on openCard
  1315. global group,rightone
  1316. put 2 into group
  1317. put "B" into rightone
  1318. pass openCard
  1319. end openCard
  1320. </script>
  1321. </card>
  1322.  
  1323.  
  1324. card_11842.xml
  1325. <?xml version="1.0" encoding="utf-8" ?>
  1326. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1327. <card>
  1328.     <id>11842</id>
  1329.     <filler1>0</filler1>
  1330.     <cantDelete> <true /> </cantDelete>
  1331.     <showPict> <true /> </showPict>
  1332.     <dontSearch> <false /> </dontSearch>
  1333.     <owner>7720</owner>
  1334.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1335.     <content>
  1336.         <layer>background</layer>
  1337.         <id>20</id>
  1338.         <text>Question #2</text>
  1339.     </content>
  1340.     <content>
  1341.         <layer>background</layer>
  1342.         <id>1</id>
  1343.         <text>A1B05  What is meant by automatic control of a station?</text>
  1344.     </content>
  1345.     <content>
  1346.         <layer>background</layer>
  1347.         <id>11</id>
  1348.         <text>The use of devices and procedures for control so that a control
  1349. operator does not have to be present at a control point</text>
  1350.     </content>
  1351.     <content>
  1352.         <layer>background</layer>
  1353.         <id>27</id>
  1354.         <text>A station operating with its output power controlled automatically</text>
  1355.     </content>
  1356.     <content>
  1357.         <layer>background</layer>
  1358.         <id>28</id>
  1359.         <text>Remotely controlling a station such that a control operator does
  1360. not have to be present at the control point at all times</text>
  1361.     </content>
  1362.     <content>
  1363.         <layer>background</layer>
  1364.         <id>29</id>
  1365.         <text>The use of a control link between a control point and a locally
  1366. controlled station</text>
  1367.     </content>
  1368.     <name>#16</name>
  1369.     <script>on openCard
  1370. global group,rightone
  1371. put 2 into group
  1372. put "A" into rightone
  1373. pass openCard
  1374. end openCard
  1375. </script>
  1376. </card>
  1377.  
  1378.  
  1379. card_12173.xml
  1380. <?xml version="1.0" encoding="utf-8" ?>
  1381. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1382. <card>
  1383.     <id>12173</id>
  1384.     <filler1>0</filler1>
  1385.     <cantDelete> <true /> </cantDelete>
  1386.     <showPict> <true /> </showPict>
  1387.     <dontSearch> <false /> </dontSearch>
  1388.     <owner>7720</owner>
  1389.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1390.     <content>
  1391.         <layer>background</layer>
  1392.         <id>20</id>
  1393.         <text>Question #2</text>
  1394.     </content>
  1395.     <content>
  1396.         <layer>background</layer>
  1397.         <id>1</id>
  1398.         <text>A1B06 How do the control operator responsibilities of a station under
  1399. automatic control differ from one under local control?
  1400.  
  1401. </text>
  1402.     </content>
  1403.     <content>
  1404.         <layer>background</layer>
  1405.         <id>11</id>
  1406.         <text>Under local control there is no control operator</text>
  1407.     </content>
  1408.     <content>
  1409.         <layer>background</layer>
  1410.         <id>27</id>
  1411.         <text>Under automatic control a control operator is not required to be
  1412. present at a control point</text>
  1413.     </content>
  1414.     <content>
  1415.         <layer>background</layer>
  1416.         <id>28</id>
  1417.         <text>Under automatic control there is no control operator</text>
  1418.     </content>
  1419.     <content>
  1420.         <layer>background</layer>
  1421.         <id>29</id>
  1422.         <text>Under local control a control operator is not required to be
  1423. present at a control point</text>
  1424.     </content>
  1425.     <name>#17</name>
  1426.     <script>on openCard
  1427. global group,rightone
  1428. put 2 into group
  1429. put "B" into rightone
  1430. pass openCard
  1431. end openCard
  1432. </script>
  1433. </card>
  1434.  
  1435.  
  1436. card_12299.xml
  1437. <?xml version="1.0" encoding="utf-8" ?>
  1438. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1439. <card>
  1440.     <id>12299</id>
  1441.     <filler1>0</filler1>
  1442.     <cantDelete> <true /> </cantDelete>
  1443.     <showPict> <true /> </showPict>
  1444.     <dontSearch> <false /> </dontSearch>
  1445.     <owner>7720</owner>
  1446.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1447.     <content>
  1448.         <layer>background</layer>
  1449.         <id>20</id>
  1450.         <text>Question #2</text>
  1451.     </content>
  1452.     <content>
  1453.         <layer>background</layer>
  1454.         <id>1</id>
  1455.         <text>A1B07  What frequencies in the 10-meter band are available for repeater
  1456. operation?
  1457. </text>
  1458.     </content>
  1459.     <content>
  1460.         <layer>background</layer>
  1461.         <id>11</id>
  1462.         <text>28.0 - 28.7 MHz</text>
  1463.     </content>
  1464.     <content>
  1465.         <layer>background</layer>
  1466.         <id>27</id>
  1467.         <text>29.0 - 29.7 MHz</text>
  1468.     </content>
  1469.     <content>
  1470.         <layer>background</layer>
  1471.         <id>28</id>
  1472.         <text>29.5 - 29.7 MHz</text>
  1473.     </content>
  1474.     <content>
  1475.         <layer>background</layer>
  1476.         <id>29</id>
  1477.         <text>28.5 - 29.7 MHz</text>
  1478.     </content>
  1479.     <name>#18</name>
  1480.     <script>on openCard
  1481. global group,rightone
  1482. put 2 into group
  1483. put "C" into rightone
  1484. pass openCard
  1485. end openCard
  1486. </script>
  1487. </card>
  1488.  
  1489.  
  1490. card_12727.xml
  1491. <?xml version="1.0" encoding="utf-8" ?>
  1492. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1493. <card>
  1494.     <id>12727</id>
  1495.     <filler1>0</filler1>
  1496.     <cantDelete> <true /> </cantDelete>
  1497.     <showPict> <true /> </showPict>
  1498.     <dontSearch> <false /> </dontSearch>
  1499.     <owner>7720</owner>
  1500.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1501.     <content>
  1502.         <layer>background</layer>
  1503.         <id>20</id>
  1504.         <text>Question #2</text>
  1505.     </content>
  1506.     <content>
  1507.         <layer>background</layer>
  1508.         <id>1</id>
  1509.         <text>A1B08  What frequencies in the 6-meter band are available for repeater
  1510. operation (ITU Region 2)?
  1511.  
  1512. </text>
  1513.     </content>
  1514.     <content>
  1515.         <layer>background</layer>
  1516.         <id>11</id>
  1517.         <text>51.00 - 52.00 MHz</text>
  1518.     </content>
  1519.     <content>
  1520.         <layer>background</layer>
  1521.         <id>27</id>
  1522.         <text>50.25 - 52.00 MHz</text>
  1523.     </content>
  1524.     <content>
  1525.         <layer>background</layer>
  1526.         <id>28</id>
  1527.         <text>52.00 - 53.00 MHz</text>
  1528.     </content>
  1529.     <content>
  1530.         <layer>background</layer>
  1531.         <id>29</id>
  1532.         <text>51.00 - 54.00 MHz</text>
  1533.     </content>
  1534.     <name>#19</name>
  1535.     <script>on openCard
  1536. global group,rightone
  1537. put 2 into group
  1538. put "D" into rightone
  1539. pass openCard
  1540. end openCard
  1541. </script>
  1542. </card>
  1543.  
  1544.  
  1545. card_13022.xml
  1546. <?xml version="1.0" encoding="utf-8" ?>
  1547. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1548. <card>
  1549.     <id>13022</id>
  1550.     <filler1>0</filler1>
  1551.     <cantDelete> <true /> </cantDelete>
  1552.     <showPict> <true /> </showPict>
  1553.     <dontSearch> <false /> </dontSearch>
  1554.     <owner>7720</owner>
  1555.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1556.     <content>
  1557.         <layer>background</layer>
  1558.         <id>20</id>
  1559.         <text>Question #2</text>
  1560.     </content>
  1561.     <content>
  1562.         <layer>background</layer>
  1563.         <id>1</id>
  1564.         <text>A1B09  What frequencies in the 2-meter band are available for repeater
  1565. operation (ITU Region 2)?
  1566.  
  1567. </text>
  1568.     </content>
  1569.     <content>
  1570.         <layer>background</layer>
  1571.         <id>11</id>
  1572.         <text>144.5 - 145.5 and 146 - 148 MHz</text>
  1573.     </content>
  1574.     <content>
  1575.         <layer>background</layer>
  1576.         <id>27</id>
  1577.         <text>144.5 - 148 MHz</text>
  1578.     </content>
  1579.     <content>
  1580.         <layer>background</layer>
  1581.         <id>28</id>
  1582.         <text>144 - 145.5 and 146 - 148 MHz</text>
  1583.     </content>
  1584.     <content>
  1585.         <layer>background</layer>
  1586.         <id>29</id>
  1587.         <text>144 - 148 MHz</text>
  1588.     </content>
  1589.     <name>#20</name>
  1590.     <script>on openCard
  1591. global group,rightone
  1592. put 2 into group
  1593. put "A" into rightone
  1594. pass openCard
  1595. end openCard
  1596. </script>
  1597. </card>
  1598.  
  1599.  
  1600. card_13306.xml
  1601. <?xml version="1.0" encoding="utf-8" ?>
  1602. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1603. <card>
  1604.     <id>13306</id>
  1605.     <filler1>0</filler1>
  1606.     <cantDelete> <true /> </cantDelete>
  1607.     <showPict> <true /> </showPict>
  1608.     <dontSearch> <false /> </dontSearch>
  1609.     <owner>7720</owner>
  1610.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1611.     <content>
  1612.         <layer>background</layer>
  1613.         <id>20</id>
  1614.         <text>Question #2</text>
  1615.     </content>
  1616.     <content>
  1617.         <layer>background</layer>
  1618.         <id>1</id>
  1619.         <text>A1B10  What frequencies in the 1.25-meter band are available for repeater
  1620. operation (ITU Region 2)?
  1621.  
  1622.  
  1623. </text>
  1624.     </content>
  1625.     <content>
  1626.         <layer>background</layer>
  1627.         <id>11</id>
  1628.         <text>220.25 - 225.00 MHz</text>
  1629.     </content>
  1630.     <content>
  1631.         <layer>background</layer>
  1632.         <id>27</id>
  1633.         <text>222.15 - 225.00 MHz</text>
  1634.     </content>
  1635.     <content>
  1636.         <layer>background</layer>
  1637.         <id>28</id>
  1638.         <text>221.00 - 225.00 MHz</text>
  1639.     </content>
  1640.     <content>
  1641.         <layer>background</layer>
  1642.         <id>29</id>
  1643.         <text>223.00 - 225.00 MHz</text>
  1644.     </content>
  1645.     <name>#21</name>
  1646.     <script>on openCard
  1647. global group,rightone
  1648. put 2 into group
  1649. put "B" into rightone
  1650. pass openCard
  1651. end openCard
  1652. </script>
  1653. </card>
  1654.  
  1655.  
  1656. card_13445.xml
  1657. <?xml version="1.0" encoding="utf-8" ?>
  1658. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1659. <card>
  1660.     <id>13445</id>
  1661.     <filler1>0</filler1>
  1662.     <cantDelete> <true /> </cantDelete>
  1663.     <showPict> <true /> </showPict>
  1664.     <dontSearch> <false /> </dontSearch>
  1665.     <owner>7720</owner>
  1666.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1667.     <content>
  1668.         <layer>background</layer>
  1669.         <id>20</id>
  1670.         <text>Question #2</text>
  1671.     </content>
  1672.     <content>
  1673.         <layer>background</layer>
  1674.         <id>1</id>
  1675.         <text>A1B11 What frequencies in the 70-cm band are available for repeater
  1676. operation (ITU Region 2)?
  1677. </text>
  1678.     </content>
  1679.     <content>
  1680.         <layer>background</layer>
  1681.         <id>11</id>
  1682.         <text>420 - 431, 433 - 435 and 438 - 450 MHz</text>
  1683.     </content>
  1684.     <content>
  1685.         <layer>background</layer>
  1686.         <id>27</id>
  1687.         <text>420 - 440 and 445 - 450 MHz</text>
  1688.     </content>
  1689.     <content>
  1690.         <layer>background</layer>
  1691.         <id>28</id>
  1692.         <text>420 - 435 and 438 - 450 MHz</text>
  1693.     </content>
  1694.     <content>
  1695.         <layer>background</layer>
  1696.         <id>29</id>
  1697.         <text>420 - 431, 435 - 438 and 439 - 450 MHz
  1698. </text>
  1699.     </content>
  1700.     <name>#22</name>
  1701.     <script>on openCard
  1702. global group,rightone
  1703. put 2 into group
  1704. put "A" into rightone
  1705. pass openCard
  1706. end openCard
  1707. </script>
  1708. </card>
  1709.  
  1710.  
  1711. card_13637.xml
  1712. <?xml version="1.0" encoding="utf-8" ?>
  1713. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1714. <card>
  1715.     <id>13637</id>
  1716.     <filler1>0</filler1>
  1717.     <cantDelete> <true /> </cantDelete>
  1718.     <showPict> <true /> </showPict>
  1719.     <dontSearch> <false /> </dontSearch>
  1720.     <owner>7720</owner>
  1721.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1722.     <content>
  1723.         <layer>background</layer>
  1724.         <id>20</id>
  1725.         <text>Question #2</text>
  1726.     </content>
  1727.     <content>
  1728.         <layer>background</layer>
  1729.         <id>1</id>
  1730.         <text>A1B12  What frequencies in the 23-cm band are available for repeater
  1731. operation?ration is not permitted in the band
  1732. </text>
  1733.     </content>
  1734.     <content>
  1735.         <layer>background</layer>
  1736.         <id>11</id>
  1737.         <text>1270 - 1300 MHz</text>
  1738.     </content>
  1739.     <content>
  1740.         <layer>background</layer>
  1741.         <id>27</id>
  1742.         <text>1270 - 1295 MHz</text>
  1743.     </content>
  1744.     <content>
  1745.         <layer>background</layer>
  1746.         <id>28</id>
  1747.         <text>1240 - 1300 MHz</text>
  1748.     </content>
  1749.     <content>
  1750.         <layer>background</layer>
  1751.         <id>29</id>
  1752.         <text>Repeater operation is not permitted in the band</text>
  1753.     </content>
  1754.     <name>#23</name>
  1755.     <script>on openCard
  1756. global group,rightone
  1757. put 2 into group
  1758. put "C" into rightone
  1759. pass openCard
  1760. end openCard
  1761. </script>
  1762. </card>
  1763.  
  1764.  
  1765. card_13837.xml
  1766. <?xml version="1.0" encoding="utf-8" ?>
  1767. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1768. <card>
  1769.     <id>13837</id>
  1770.     <filler1>0</filler1>
  1771.     <cantDelete> <true /> </cantDelete>
  1772.     <showPict> <true /> </showPict>
  1773.     <dontSearch> <false /> </dontSearch>
  1774.     <owner>7720</owner>
  1775.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1776.     <content>
  1777.         <layer>background</layer>
  1778.         <id>20</id>
  1779.         <text>Question #2</text>
  1780.     </content>
  1781.     <content>
  1782.         <layer>background</layer>
  1783.         <id>1</id>
  1784.         <text>A1B13  If the control link of a station under remote control malfunctions,
  1785. how long may the station continue to transmit?
  1786.  
  1787. </text>
  1788.     </content>
  1789.     <content>
  1790.         <layer>background</layer>
  1791.         <id>11</id>
  1792.         <text>5 seconds</text>
  1793.     </content>
  1794.     <content>
  1795.         <layer>background</layer>
  1796.         <id>27</id>
  1797.         <text>10 minutes
  1798. </text>
  1799.     </content>
  1800.     <content>
  1801.         <layer>background</layer>
  1802.         <id>28</id>
  1803.         <text>3 minutes</text>
  1804.     </content>
  1805.     <content>
  1806.         <layer>background</layer>
  1807.         <id>29</id>
  1808.         <text>5 minutes</text>
  1809.     </content>
  1810.     <name>#24</name>
  1811.     <script>on openCard
  1812. global group,rightone
  1813. put 2 into group
  1814. put "C" into rightone
  1815. pass openCard
  1816. end openCard
  1817. </script>
  1818. </card>
  1819.  
  1820.  
  1821. card_14309.xml
  1822. <?xml version="1.0" encoding="utf-8" ?>
  1823. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1824. <card>
  1825.     <id>14309</id>
  1826.     <filler1>0</filler1>
  1827.     <cantDelete> <true /> </cantDelete>
  1828.     <showPict> <true /> </showPict>
  1829.     <dontSearch> <false /> </dontSearch>
  1830.     <owner>7720</owner>
  1831.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1832.     <content>
  1833.         <layer>background</layer>
  1834.         <id>20</id>
  1835.         <text>Question #2</text>
  1836.     </content>
  1837.     <content>
  1838.         <layer>background</layer>
  1839.         <id>1</id>
  1840.         <text>A1B13  If the control link of a station under remote control malfunctions,
  1841. how long may the station continue to transmit?</text>
  1842.     </content>
  1843.     <content>
  1844.         <layer>background</layer>
  1845.         <id>11</id>
  1846.         <text>5 seconds</text>
  1847.     </content>
  1848.     <content>
  1849.         <layer>background</layer>
  1850.         <id>27</id>
  1851.         <text>10 minutes</text>
  1852.     </content>
  1853.     <content>
  1854.         <layer>background</layer>
  1855.         <id>28</id>
  1856.         <text>3 minutes</text>
  1857.     </content>
  1858.     <content>
  1859.         <layer>background</layer>
  1860.         <id>29</id>
  1861.         <text>5 minutes</text>
  1862.     </content>
  1863.     <name>#25</name>
  1864.     <script>on openCard
  1865. global group,rightone
  1866. put 2 into group
  1867. put "C" into rightone
  1868. pass openCard
  1869. end openCard
  1870. </script>
  1871. </card>
  1872.  
  1873.  
  1874. card_14551.xml
  1875. <?xml version="1.0" encoding="utf-8" ?>
  1876. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1877. <card>
  1878.     <id>14551</id>
  1879.     <filler1>0</filler1>
  1880.     <cantDelete> <true /> </cantDelete>
  1881.     <showPict> <true /> </showPict>
  1882.     <dontSearch> <false /> </dontSearch>
  1883.     <owner>7720</owner>
  1884.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1885.     <content>
  1886.         <layer>background</layer>
  1887.         <id>20</id>
  1888.         <text>Question #2</text>
  1889.     </content>
  1890.     <content>
  1891.         <layer>background</layer>
  1892.         <id>1</id>
  1893.         <text>A1B14  What is a control link?
  1894.  
  1895. </text>
  1896.     </content>
  1897.     <content>
  1898.         <layer>background</layer>
  1899.         <id>11</id>
  1900.         <text>A device that automatically controls an unattended station</text>
  1901.     </content>
  1902.     <content>
  1903.         <layer>background</layer>
  1904.         <id>27</id>
  1905.         <text>An automatically operated link between two stations</text>
  1906.     </content>
  1907.     <content>
  1908.         <layer>background</layer>
  1909.         <id>28</id>
  1910.         <text>The means of control between a control point and a remotely
  1911. controlled station</text>
  1912.     </content>
  1913.     <content>
  1914.         <layer>background</layer>
  1915.         <id>29</id>
  1916.         <text> A device that limits the time of a station's transmission
  1917. </text>
  1918.     </content>
  1919.     <name>#26</name>
  1920.     <script>on openCard
  1921. global group,rightone
  1922. put 2 into group
  1923. put "C" into rightone
  1924. pass openCard
  1925. end openCard
  1926. </script>
  1927. </card>
  1928.  
  1929.  
  1930. card_14721.xml
  1931. <?xml version="1.0" encoding="utf-8" ?>
  1932. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1933. <card>
  1934.     <id>14721</id>
  1935.     <filler1>0</filler1>
  1936.     <cantDelete> <true /> </cantDelete>
  1937.     <showPict> <true /> </showPict>
  1938.     <dontSearch> <false /> </dontSearch>
  1939.     <owner>7720</owner>
  1940.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1941.     <content>
  1942.         <layer>background</layer>
  1943.         <id>20</id>
  1944.         <text>Question #2</text>
  1945.     </content>
  1946.     <content>
  1947.         <layer>background</layer>
  1948.         <id>1</id>
  1949.         <text>A1B15  What is the term for apparatus to effect remote control between a
  1950. control point and a remotely controlled station?
  1951.  
  1952.  
  1953. </text>
  1954.     </content>
  1955.     <content>
  1956.         <layer>background</layer>
  1957.         <id>11</id>
  1958.         <text>A tone link</text>
  1959.     </content>
  1960.     <content>
  1961.         <layer>background</layer>
  1962.         <id>27</id>
  1963.         <text>A wire control</text>
  1964.     </content>
  1965.     <content>
  1966.         <layer>background</layer>
  1967.         <id>28</id>
  1968.         <text>A remote control</text>
  1969.     </content>
  1970.     <content>
  1971.         <layer>background</layer>
  1972.         <id>29</id>
  1973.         <text>A control link</text>
  1974.     </content>
  1975.     <name>#27</name>
  1976.     <script>on openCard
  1977. global group,rightone
  1978. put 2 into group
  1979. put "D" into rightone
  1980. pass openCard
  1981. end openCard
  1982. </script>
  1983. </card>
  1984.  
  1985.  
  1986. card_14982.xml
  1987. <?xml version="1.0" encoding="utf-8" ?>
  1988. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1989. <card>
  1990.     <id>14982</id>
  1991.     <filler1>0</filler1>
  1992.     <cantDelete> <true /> </cantDelete>
  1993.     <showPict> <true /> </showPict>
  1994.     <dontSearch> <false /> </dontSearch>
  1995.     <owner>7720</owner>
  1996.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  1997.     <content>
  1998.         <layer>background</layer>
  1999.         <id>20</id>
  2000.         <text>Question #3</text>
  2001.     </content>
  2002.     <content>
  2003.         <layer>background</layer>
  2004.         <id>1</id>
  2005.         <text>A1C01  How many external RF amplifiers of a particular design capable of
  2006. operation below 144 MHz may an unlicensed, non-amateur build or modify
  2007. in one calendar year without obtaining a grant of FCC type acceptance?
  2008.  
  2009. </text>
  2010.     </content>
  2011.     <content>
  2012.         <layer>background</layer>
  2013.         <id>11</id>
  2014.         <text>1</text>
  2015.     </content>
  2016.     <content>
  2017.         <layer>background</layer>
  2018.         <id>27</id>
  2019.         <text>5</text>
  2020.     </content>
  2021.     <content>
  2022.         <layer>background</layer>
  2023.         <id>28</id>
  2024.         <text>10</text>
  2025.     </content>
  2026.     <content>
  2027.         <layer>background</layer>
  2028.         <id>29</id>
  2029.         <text>None</text>
  2030.     </content>
  2031.     <name>#28</name>
  2032.     <script>on openCard
  2033. global group,rightone
  2034. put 3 into group
  2035. put "D" into rightone
  2036. pass openCard
  2037. end openCard
  2038. </script>
  2039. </card>
  2040.  
  2041.  
  2042. card_15177.xml
  2043. <?xml version="1.0" encoding="utf-8" ?>
  2044. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2045. <card>
  2046.     <id>15177</id>
  2047.     <filler1>0</filler1>
  2048.     <cantDelete> <true /> </cantDelete>
  2049.     <showPict> <true /> </showPict>
  2050.     <dontSearch> <false /> </dontSearch>
  2051.     <owner>7720</owner>
  2052.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2053.     <content>
  2054.         <layer>background</layer>
  2055.         <id>20</id>
  2056.         <text>Question #3</text>
  2057.     </content>
  2058.     <content>
  2059.         <layer>background</layer>
  2060.         <id>1</id>
  2061.         <text>A1C02  If an RF amplifier manufacturer was granted FCC type acceptance for
  2062. one of its amplifier models for amateur use, what would this allow the
  2063. manufacturer to market?
  2064.  
  2065. </text>
  2066.     </content>
  2067.     <content>
  2068.         <layer>background</layer>
  2069.         <id>11</id>
  2070.         <text> All current models of their equipment
  2071. </text>
  2072.     </content>
  2073.     <content>
  2074.         <layer>background</layer>
  2075.         <id>27</id>
  2076.         <text>Only that particular amplifier model</text>
  2077.     </content>
  2078.     <content>
  2079.         <layer>background</layer>
  2080.         <id>28</id>
  2081.         <text>Any future amplifier models</text>
  2082.     </content>
  2083.     <content>
  2084.         <layer>background</layer>
  2085.         <id>29</id>
  2086.         <text>Both the current and any future amplifier models</text>
  2087.     </content>
  2088.     <name>#29</name>
  2089.     <script>on openCard
  2090. global group,rightone
  2091. put 3 into group
  2092. put "B" into rightone
  2093. pass openCard
  2094. end openCard
  2095. </script>
  2096. </card>
  2097.  
  2098.  
  2099. card_15470.xml
  2100. <?xml version="1.0" encoding="utf-8" ?>
  2101. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2102. <card>
  2103.     <id>15470</id>
  2104.     <filler1>0</filler1>
  2105.     <cantDelete> <true /> </cantDelete>
  2106.     <showPict> <true /> </showPict>
  2107.     <dontSearch> <false /> </dontSearch>
  2108.     <owner>7720</owner>
  2109.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2110.     <content>
  2111.         <layer>background</layer>
  2112.         <id>20</id>
  2113.         <text>Question #3</text>
  2114.     </content>
  2115.     <content>
  2116.         <layer>background</layer>
  2117.         <id>1</id>
  2118.         <text>A1C03  Under what condition may an equipment dealer sell an external RF power
  2119. amplifier capable of operation below 144 MHz if it has not been FCC
  2120. type accepted?
  2121.  
  2122. </text>
  2123.     </content>
  2124.     <content>
  2125.         <layer>background</layer>
  2126.         <id>11</id>
  2127.         <text>If it was purchased in used condition from an amateur operator and
  2128. is sold to another amateur operator for use at that operator's station
  2129. </text>
  2130.     </content>
  2131.     <content>
  2132.         <layer>background</layer>
  2133.         <id>27</id>
  2134.         <text>If it was assembled from a kit by the equipment dealer</text>
  2135.     </content>
  2136.     <content>
  2137.         <layer>background</layer>
  2138.         <id>28</id>
  2139.         <text>If it was imported from a manufacturer in a country that does not
  2140. require type acceptance of RF power amplifiers</text>
  2141.     </content>
  2142.     <content>
  2143.         <layer>background</layer>
  2144.         <id>29</id>
  2145.         <text>If it was imported from a manufacturer in another country, and it
  2146. was type accepted by that country's government</text>
  2147.     </content>
  2148.     <name>#30</name>
  2149.     <script>on openCard
  2150. global group,rightone
  2151. put 3 into group
  2152. put "A" into rightone
  2153. pass openCard
  2154. end openCard
  2155. </script>
  2156. </card>
  2157.  
  2158.  
  2159. card_15824.xml
  2160. <?xml version="1.0" encoding="utf-8" ?>
  2161. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2162. <card>
  2163.     <id>15824</id>
  2164.     <filler1>0</filler1>
  2165.     <cantDelete> <true /> </cantDelete>
  2166.     <showPict> <true /> </showPict>
  2167.     <dontSearch> <false /> </dontSearch>
  2168.     <owner>7720</owner>
  2169.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2170.     <content>
  2171.         <layer>background</layer>
  2172.         <id>20</id>
  2173.         <text>Question #3</text>
  2174.     </content>
  2175.     <content>
  2176.         <layer>background</layer>
  2177.         <id>1</id>
  2178.         <text>A1C04  Which of the following is one of the standards that must be met by an
  2179. external RF power amplifier if it is to qualify for a grant of FCC
  2180. type acceptance?
  2181. </text>
  2182.     </content>
  2183.     <content>
  2184.         <layer>background</layer>
  2185.         <id>11</id>
  2186.         <text>It must produce full legal output when driven by not more than 5
  2187. watts of mean RF input power</text>
  2188.     </content>
  2189.     <content>
  2190.         <layer>background</layer>
  2191.         <id>27</id>
  2192.         <text>It must be capable of external RF switching between its input and
  2193. output networks</text>
  2194.     </content>
  2195.     <content>
  2196.         <layer>background</layer>
  2197.         <id>28</id>
  2198.         <text>It must exhibit a gain of 0 dB or less over its full output range</text>
  2199.     </content>
  2200.     <content>
  2201.         <layer>background</layer>
  2202.         <id>29</id>
  2203.         <text>It must satisfy the spurious emission standards when operated at
  2204. its full output power</text>
  2205.     </content>
  2206.     <name>#31</name>
  2207.     <script>on openCard
  2208. global group,rightone
  2209. put 3 into group
  2210. put "D" into rightone
  2211. pass openCard
  2212. end openCard
  2213. </script>
  2214. </card>
  2215.  
  2216.  
  2217. card_15975.xml
  2218. <?xml version="1.0" encoding="utf-8" ?>
  2219. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2220. <card>
  2221.     <id>15975</id>
  2222.     <filler1>0</filler1>
  2223.     <cantDelete> <true /> </cantDelete>
  2224.     <showPict> <true /> </showPict>
  2225.     <dontSearch> <false /> </dontSearch>
  2226.     <owner>7720</owner>
  2227.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2228.     <content>
  2229.         <layer>background</layer>
  2230.         <id>20</id>
  2231.         <text>Question #3</text>
  2232.     </content>
  2233.     <content>
  2234.         <layer>background</layer>
  2235.         <id>1</id>
  2236.         <text>A1C05 Which of the following is one of the standards that must be met by an
  2237. external RF power amplifier if it is to qualify for a grant of FCC
  2238. type acceptance?
  2239. </text>
  2240.     </content>
  2241.     <content>
  2242.         <layer>background</layer>
  2243.         <id>11</id>
  2244.         <text>It must produce full legal output when driven by not more than 5
  2245. watts of mean RF input power</text>
  2246.     </content>
  2247.     <content>
  2248.         <layer>background</layer>
  2249.         <id>27</id>
  2250.         <text>It must be capable of external RF switching between its input and
  2251. output networks</text>
  2252.     </content>
  2253.     <content>
  2254.         <layer>background</layer>
  2255.         <id>28</id>
  2256.         <text>It must exhibit a gain of 0 dB or less over its full output range</text>
  2257.     </content>
  2258.     <content>
  2259.         <layer>background</layer>
  2260.         <id>29</id>
  2261.         <text>It must satisfy the spurious emission standards when placed in the
  2262. "standby" or "off" position, but is still connected to the transmitter
  2263. </text>
  2264.     </content>
  2265.     <name>#32</name>
  2266.     <script>on openCard
  2267. global group,rightone
  2268. put 3 into group
  2269. put "D" into rightone
  2270. pass openCard
  2271. end openCard
  2272. </script>
  2273. </card>
  2274.  
  2275.  
  2276. card_16357.xml
  2277. <?xml version="1.0" encoding="utf-8" ?>
  2278. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2279. <card>
  2280.     <id>16357</id>
  2281.     <filler1>0</filler1>
  2282.     <cantDelete> <true /> </cantDelete>
  2283.     <showPict> <true /> </showPict>
  2284.     <dontSearch> <false /> </dontSearch>
  2285.     <owner>7720</owner>
  2286.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2287.     <content>
  2288.         <layer>background</layer>
  2289.         <id>20</id>
  2290.         <text>Question #3</text>
  2291.     </content>
  2292.     <content>
  2293.         <layer>background</layer>
  2294.         <id>1</id>
  2295.         <text>A1C06  Which of the following is one of the standards that must be met by an
  2296. external RF power amplifier if it is to qualify for a grant of FCC
  2297. type acceptance?
  2298.  
  2299. </text>
  2300.     </content>
  2301.     <content>
  2302.         <layer>background</layer>
  2303.         <id>11</id>
  2304.         <text>It must produce full legal output when driven by not more than 5
  2305. watts of mean RF input power</text>
  2306.     </content>
  2307.     <content>
  2308.         <layer>background</layer>
  2309.         <id>27</id>
  2310.         <text>It must exhibit a gain of at least 20 dB for any input signal</text>
  2311.     </content>
  2312.     <content>
  2313.         <layer>background</layer>
  2314.         <id>28</id>
  2315.         <text>It must not be capable of operation on any frequency between 24 MHz
  2316. and 35 MHz</text>
  2317.     </content>
  2318.     <content>
  2319.         <layer>background</layer>
  2320.         <id>29</id>
  2321.         <text> Any spurious emissions from the amplifier must be no more than 40
  2322. dB stronger than the desired output signal</text>
  2323.     </content>
  2324.     <name>#33</name>
  2325.     <script>on openCard
  2326. global group,rightone
  2327. put 3 into group
  2328. put "C" into rightone
  2329. pass openCard
  2330. end openCard
  2331. </script>
  2332. </card>
  2333.  
  2334.  
  2335. card_16575.xml
  2336. <?xml version="1.0" encoding="utf-8" ?>
  2337. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2338. <card>
  2339.     <id>16575</id>
  2340.     <filler1>0</filler1>
  2341.     <cantDelete> <true /> </cantDelete>
  2342.     <showPict> <true /> </showPict>
  2343.     <dontSearch> <false /> </dontSearch>
  2344.     <owner>7720</owner>
  2345.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2346.     <content>
  2347.         <layer>background</layer>
  2348.         <id>20</id>
  2349.         <text>Question #3</text>
  2350.     </content>
  2351.     <content>
  2352.         <layer>background</layer>
  2353.         <id>1</id>
  2354.         <text>A1C07  Which of the following is one of the standards that must be met by an
  2355. external RF power amplifier if it is to qualify for a grant of FCC
  2356. type acceptance?
  2357.  
  2358. </text>
  2359.     </content>
  2360.     <content>
  2361.         <layer>background</layer>
  2362.         <id>11</id>
  2363.         <text>It must have a time-delay circuit to prevent it from operating
  2364. continuously for more than ten minutes</text>
  2365.     </content>
  2366.     <content>
  2367.         <layer>background</layer>
  2368.         <id>27</id>
  2369.         <text>It must satisfy the spurious emission standards when driven with at
  2370. least 50 W mean RF power (unless a higher drive level is specified)</text>
  2371.     </content>
  2372.     <content>
  2373.         <layer>background</layer>
  2374.         <id>28</id>
  2375.         <text>It must not be capable of modification by an amateur operator
  2376. without voiding the warranty</text>
  2377.     </content>
  2378.     <content>
  2379.         <layer>background</layer>
  2380.         <id>29</id>
  2381.         <text>It must exhibit no more than 6 dB of gain over its entire operating
  2382. range</text>
  2383.     </content>
  2384.     <name>#34</name>
  2385.     <script>on openCard
  2386. global group,rightone
  2387. put 3 into group
  2388. put "B" into rightone
  2389. pass openCard
  2390. end openCard
  2391. </script>
  2392. </card>
  2393.  
  2394.  
  2395. card_16876.xml
  2396. <?xml version="1.0" encoding="utf-8" ?>
  2397. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2398. <card>
  2399.     <id>16876</id>
  2400.     <filler1>0</filler1>
  2401.     <cantDelete> <true /> </cantDelete>
  2402.     <showPict> <true /> </showPict>
  2403.     <dontSearch> <false /> </dontSearch>
  2404.     <owner>7720</owner>
  2405.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2406.     <content>
  2407.         <layer>background</layer>
  2408.         <id>20</id>
  2409.         <text>Question #3</text>
  2410.     </content>
  2411.     <content>
  2412.         <layer>background</layer>
  2413.         <id>1</id>
  2414.         <text>A1C08  Which of the following would disqualify an external RF power amplifier
  2415. from being granted FCC type acceptance?
  2416. </text>
  2417.     </content>
  2418.     <content>
  2419.         <layer>background</layer>
  2420.         <id>11</id>
  2421.         <text>Any accessible wiring which, when altered, would permit operation
  2422. of the amplifier in a manner contrary to FCC Rules</text>
  2423.     </content>
  2424.     <content>
  2425.         <layer>background</layer>
  2426.         <id>27</id>
  2427.         <text>Failure to include a schematic diagram and theory of operation
  2428. manual that would permit an amateur to modify the amplifier</text>
  2429.     </content>
  2430.     <content>
  2431.         <layer>background</layer>
  2432.         <id>28</id>
  2433.         <text>The capability of being switched by the operator to any amateur
  2434. frequency below 24 MHz</text>
  2435.     </content>
  2436.     <content>
  2437.         <layer>background</layer>
  2438.         <id>29</id>
  2439.         <text>Failure to produce 1500 watts of output power when driven by at
  2440. least 50 watts of mean input power</text>
  2441.     </content>
  2442.     <name>#35</name>
  2443.     <script>on openCard
  2444. global group,rightone
  2445. put 3 into group
  2446. put "A" into rightone
  2447. pass openCard
  2448. end openCard
  2449. </script>
  2450. </card>
  2451.  
  2452.  
  2453. card_16933.xml
  2454. <?xml version="1.0" encoding="utf-8" ?>
  2455. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2456. <card>
  2457.     <id>16933</id>
  2458.     <filler1>0</filler1>
  2459.     <cantDelete> <true /> </cantDelete>
  2460.     <showPict> <true /> </showPict>
  2461.     <dontSearch> <false /> </dontSearch>
  2462.     <owner>7720</owner>
  2463.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2464.     <content>
  2465.         <layer>background</layer>
  2466.         <id>20</id>
  2467.         <text>Question #4</text>
  2468.     </content>
  2469.     <content>
  2470.         <layer>background</layer>
  2471.         <id>1</id>
  2472.         <text>A1C09 Which of the following would disqualify an external RF power amplifier
  2473. from being granted FCC type acceptance?
  2474.  
  2475. </text>
  2476.     </content>
  2477.     <content>
  2478.         <layer>background</layer>
  2479.         <id>11</id>
  2480.         <text>Failure to include controls or adjustments that would permit the
  2481. amplifier to operate on any frequency below 24 MHz</text>
  2482.     </content>
  2483.     <content>
  2484.         <layer>background</layer>
  2485.         <id>27</id>
  2486.         <text>Failure to produce 1500 watts of output power when driven by at
  2487. least 50 watts of mean input power</text>
  2488.     </content>
  2489.     <content>
  2490.         <layer>background</layer>
  2491.         <id>28</id>
  2492.         <text>Any features designed to facilitate operation in a
  2493. telecommunication service other than the Amateur Service</text>
  2494.     </content>
  2495.     <content>
  2496.         <layer>background</layer>
  2497.         <id>29</id>
  2498.         <text>The omission of a schematic diagram and theory of operation manual
  2499. that would permit an amateur to modify the amplifier</text>
  2500.     </content>
  2501.     <name>#36</name>
  2502.     <script>on openCard
  2503. global group,rightone
  2504. put 3 into group
  2505. put "C" into rightone
  2506. pass openCard
  2507. end openCard
  2508. </script>
  2509. </card>
  2510.  
  2511.  
  2512. card_17323.xml
  2513. <?xml version="1.0" encoding="utf-8" ?>
  2514. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2515. <card>
  2516.     <id>17323</id>
  2517.     <filler1>0</filler1>
  2518.     <cantDelete> <true /> </cantDelete>
  2519.     <showPict> <true /> </showPict>
  2520.     <dontSearch> <false /> </dontSearch>
  2521.     <owner>7720</owner>
  2522.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2523.     <content>
  2524.         <layer>background</layer>
  2525.         <id>20</id>
  2526.         <text>Question #3</text>
  2527.     </content>
  2528.     <content>
  2529.         <layer>background</layer>
  2530.         <id>1</id>
  2531.         <text>A1C10  Which of the following would disqualify an external RF power amplifier
  2532. from being granted FCC type acceptance?
  2533. </text>
  2534.     </content>
  2535.     <content>
  2536.         <layer>background</layer>
  2537.         <id>11</id>
  2538.         <text>The omission of a safety switch in the high-voltage power supply to
  2539. turn off the power if the cabinet is opened</text>
  2540.     </content>
  2541.     <content>
  2542.         <layer>background</layer>
  2543.         <id>27</id>
  2544.         <text>Failure of the amplifier to exhibit more than 15 dB of gain over
  2545. its entire operating range</text>
  2546.     </content>
  2547.     <content>
  2548.         <layer>background</layer>
  2549.         <id>28</id>
  2550.         <text>The omission of a time-delay circuit to prevent the amplifier from
  2551. operating continuously for more than ten minutes</text>
  2552.     </content>
  2553.     <content>
  2554.         <layer>background</layer>
  2555.         <id>29</id>
  2556.         <text>The inclusion of instructions for operation or modification of the
  2557. amplifier in a manner contrary to the FCC Rules
  2558. </text>
  2559.     </content>
  2560.     <name>#37</name>
  2561.     <script>on openCard
  2562. global group,rightone
  2563. put 3 into group
  2564. put "D" into rightone
  2565. pass openCard
  2566. end openCard
  2567. </script>
  2568. </card>
  2569.  
  2570.  
  2571. card_17662.xml
  2572. <?xml version="1.0" encoding="utf-8" ?>
  2573. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2574. <card>
  2575.     <id>17662</id>
  2576.     <filler1>0</filler1>
  2577.     <cantDelete> <true /> </cantDelete>
  2578.     <showPict> <true /> </showPict>
  2579.     <dontSearch> <false /> </dontSearch>
  2580.     <owner>7720</owner>
  2581.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2582.     <content>
  2583.         <layer>background</layer>
  2584.         <id>20</id>
  2585.         <text>Question #4</text>
  2586.     </content>
  2587.     <content>
  2588.         <layer>background</layer>
  2589.         <id>1</id>
  2590.         <text>A1C11 Which of the following would disqualify an external RF power amplifier
  2591. from being granted FCC type acceptance?
  2592. </text>
  2593.     </content>
  2594.     <content>
  2595.         <layer>background</layer>
  2596.         <id>11</id>
  2597.         <text>Failure to include a safety switch in the high-voltage power supply
  2598. to turn off the power if the cabinet is opened</text>
  2599.     </content>
  2600.     <content>
  2601.         <layer>background</layer>
  2602.         <id>27</id>
  2603.         <text>The amplifier produces 3 dB of gain for input signals between 26
  2604. MHz and 28 MHz</text>
  2605.     </content>
  2606.     <content>
  2607.         <layer>background</layer>
  2608.         <id>28</id>
  2609.         <text>The inclusion of a schematic diagram and theory of operation manual
  2610. that would permit an amateur to modify the amplifier</text>
  2611.     </content>
  2612.     <content>
  2613.         <layer>background</layer>
  2614.         <id>29</id>
  2615.         <text>The amplifier produces 1500 watts of output power when driven by at
  2616. least 50 watts of mean input power
  2617. </text>
  2618.     </content>
  2619.     <name>#38</name>
  2620.     <script>on openCard
  2621. global group,rightone
  2622. put 3 into group
  2623. put "B" into rightone
  2624. pass openCard
  2625. end openCard
  2626. </script>
  2627. </card>
  2628.  
  2629.  
  2630. card_17759.xml
  2631. <?xml version="1.0" encoding="utf-8" ?>
  2632. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2633. <card>
  2634.     <id>17759</id>
  2635.     <filler1>0</filler1>
  2636.     <cantDelete> <true /> </cantDelete>
  2637.     <showPict> <true /> </showPict>
  2638.     <dontSearch> <false /> </dontSearch>
  2639.     <owner>7720</owner>
  2640.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2641.     <content>
  2642.         <layer>background</layer>
  2643.         <id>20</id>
  2644.         <text>Question #4</text>
  2645.     </content>
  2646.     <content>
  2647.         <layer>background</layer>
  2648.         <id>1</id>
  2649.         <text>A1D01 What is the name for emissions using bandwidth-expansion modulation?
  2650.  
  2651.  
  2652.  
  2653. </text>
  2654.     </content>
  2655.     <content>
  2656.         <layer>background</layer>
  2657.         <id>11</id>
  2658.         <text>RTTY</text>
  2659.     </content>
  2660.     <content>
  2661.         <layer>background</layer>
  2662.         <id>27</id>
  2663.         <text>Image</text>
  2664.     </content>
  2665.     <content>
  2666.         <layer>background</layer>
  2667.         <id>28</id>
  2668.         <text>Spread spectrum</text>
  2669.     </content>
  2670.     <content>
  2671.         <layer>background</layer>
  2672.         <id>29</id>
  2673.         <text>Pulse</text>
  2674.     </content>
  2675.     <name>#39</name>
  2676.     <script>on openCard
  2677. global group,rightone
  2678. put 4 into group
  2679. put "C" into rightone
  2680. pass openCard
  2681. end openCard
  2682. </script>
  2683. </card>
  2684.  
  2685.  
  2686. card_18124.xml
  2687. <?xml version="1.0" encoding="utf-8" ?>
  2688. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2689. <card>
  2690.     <id>18124</id>
  2691.     <filler1>0</filler1>
  2692.     <cantDelete> <true /> </cantDelete>
  2693.     <showPict> <true /> </showPict>
  2694.     <dontSearch> <false /> </dontSearch>
  2695.     <owner>7720</owner>
  2696.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2697.     <content>
  2698.         <layer>background</layer>
  2699.         <id>20</id>
  2700.         <text>Question #4</text>
  2701.     </content>
  2702.     <content>
  2703.         <layer>background</layer>
  2704.         <id>1</id>
  2705.         <text>A1D02 What two spread spectrum techniques are permitted on the amateur
  2706. bands?
  2707.  
  2708. </text>
  2709.     </content>
  2710.     <content>
  2711.         <layer>background</layer>
  2712.         <id>11</id>
  2713.         <text>Hybrid switching and direct frequency</text>
  2714.     </content>
  2715.     <content>
  2716.         <layer>background</layer>
  2717.         <id>27</id>
  2718.         <text>Frequency switching and linear frequency
  2719. </text>
  2720.     </content>
  2721.     <content>
  2722.         <layer>background</layer>
  2723.         <id>28</id>
  2724.         <text>Frequency hopping and direct sequence</text>
  2725.     </content>
  2726.     <content>
  2727.         <layer>background</layer>
  2728.         <id>29</id>
  2729.         <text>Logarithmic feedback and binary sequence
  2730. </text>
  2731.     </content>
  2732.     <name>#40</name>
  2733.     <script>on openCard
  2734. global group,rightone
  2735. put 4 into group
  2736. put "C" into rightone
  2737. pass openCard
  2738. end openCard
  2739. </script>
  2740. </card>
  2741.  
  2742.  
  2743. card_18180.xml
  2744. <?xml version="1.0" encoding="utf-8" ?>
  2745. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2746. <card>
  2747.     <id>18180</id>
  2748.     <filler1>0</filler1>
  2749.     <cantDelete> <true /> </cantDelete>
  2750.     <showPict> <true /> </showPict>
  2751.     <dontSearch> <false /> </dontSearch>
  2752.     <owner>7720</owner>
  2753.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2754.     <content>
  2755.         <layer>background</layer>
  2756.         <id>20</id>
  2757.         <text>Question #4</text>
  2758.     </content>
  2759.     <content>
  2760.         <layer>background</layer>
  2761.         <id>1</id>
  2762.         <text>A1D03  What is the maximum transmitter power allowed for spread spectrum
  2763. transmissions?
  2764.  
  2765. </text>
  2766.     </content>
  2767.     <content>
  2768.         <layer>background</layer>
  2769.         <id>11</id>
  2770.         <text>5 watts</text>
  2771.     </content>
  2772.     <content>
  2773.         <layer>background</layer>
  2774.         <id>27</id>
  2775.         <text>10 watts</text>
  2776.     </content>
  2777.     <content>
  2778.         <layer>background</layer>
  2779.         <id>28</id>
  2780.         <text>100 watts</text>
  2781.     </content>
  2782.     <content>
  2783.         <layer>background</layer>
  2784.         <id>29</id>
  2785.         <text>1500 watts</text>
  2786.     </content>
  2787.     <name>#41</name>
  2788.     <script>on openCard
  2789. global group,rightone
  2790. put 4 into group
  2791. put "C" into rightone
  2792. pass openCard
  2793. end openCard
  2794. </script>
  2795. </card>
  2796.  
  2797.  
  2798. card_18532.xml
  2799. <?xml version="1.0" encoding="utf-8" ?>
  2800. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2801. <card>
  2802.     <id>18532</id>
  2803.     <filler1>0</filler1>
  2804.     <cantDelete> <true /> </cantDelete>
  2805.     <showPict> <true /> </showPict>
  2806.     <dontSearch> <false /> </dontSearch>
  2807.     <owner>7720</owner>
  2808.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2809.     <content>
  2810.         <layer>background</layer>
  2811.         <id>20</id>
  2812.         <text>Question #4</text>
  2813.     </content>
  2814.     <content>
  2815.         <layer>background</layer>
  2816.         <id>1</id>
  2817.         <text>A1D04  What is meant by auxiliary station operation?
  2818.  
  2819. </text>
  2820.     </content>
  2821.     <content>
  2822.         <layer>background</layer>
  2823.         <id>11</id>
  2824.         <text>A station operated away from its home location</text>
  2825.     </content>
  2826.     <content>
  2827.         <layer>background</layer>
  2828.         <id>27</id>
  2829.         <text>Remote control of model craft</text>
  2830.     </content>
  2831.     <content>
  2832.         <layer>background</layer>
  2833.         <id>28</id>
  2834.         <text>A station controlled from a point located other than at the station
  2835. transmitter
  2836.  
  2837. amateur stations</text>
  2838.     </content>
  2839.     <content>
  2840.         <layer>background</layer>
  2841.         <id>29</id>
  2842.         <text>Communications sent point-to-point within a system of cooperating amateur stations</text>
  2843.     </content>
  2844.     <name>#42</name>
  2845.     <script>on openCard
  2846. global group,rightone
  2847. put 4 into group
  2848. put "D" into rightone
  2849. pass openCard
  2850. end openCard
  2851. </script>
  2852. </card>
  2853.  
  2854.  
  2855. card_18848.xml
  2856. <?xml version="1.0" encoding="utf-8" ?>
  2857. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2858. <card>
  2859.     <id>18848</id>
  2860.     <filler1>0</filler1>
  2861.     <cantDelete> <true /> </cantDelete>
  2862.     <showPict> <true /> </showPict>
  2863.     <dontSearch> <false /> </dontSearch>
  2864.     <owner>7720</owner>
  2865.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2866.     <content>
  2867.         <layer>background</layer>
  2868.         <id>20</id>
  2869.         <text>Question #4</text>
  2870.     </content>
  2871.     <content>
  2872.         <layer>background</layer>
  2873.         <id>1</id>
  2874.         <text>A1D05  What is one use for a station in auxiliary operation?
  2875.  
  2876. </text>
  2877.     </content>
  2878.     <content>
  2879.         <layer>background</layer>
  2880.         <id>11</id>
  2881.         <text>Remote control of a station in repeater operation</text>
  2882.     </content>
  2883.     <content>
  2884.         <layer>background</layer>
  2885.         <id>27</id>
  2886.         <text>Remote control of model craft</text>
  2887.     </content>
  2888.     <content>
  2889.         <layer>background</layer>
  2890.         <id>28</id>
  2891.         <text>Passing of international third-party communications</text>
  2892.     </content>
  2893.     <content>
  2894.         <layer>background</layer>
  2895.         <id>29</id>
  2896.         <text>The retransmission of NOAA weather broadcasts
  2897. </text>
  2898.     </content>
  2899.     <name>#43</name>
  2900.     <script>on openCard
  2901. global group,rightone
  2902. put 4 into group
  2903. put "A" into rightone
  2904. pass openCard
  2905. end openCard
  2906. </script>
  2907. </card>
  2908.  
  2909.  
  2910. card_19086.xml
  2911. <?xml version="1.0" encoding="utf-8" ?>
  2912. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2913. <card>
  2914.     <id>19086</id>
  2915.     <filler1>0</filler1>
  2916.     <cantDelete> <true /> </cantDelete>
  2917.     <showPict> <true /> </showPict>
  2918.     <dontSearch> <false /> </dontSearch>
  2919.     <owner>7720</owner>
  2920.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2921.     <content>
  2922.         <layer>background</layer>
  2923.         <id>20</id>
  2924.         <text>Question #4</text>
  2925.     </content>
  2926.     <content>
  2927.         <layer>background</layer>
  2928.         <id>1</id>
  2929.         <text>A1D06  Auxiliary stations communicate with which other kind of amateur
  2930. stations?
  2931.  
  2932. </text>
  2933.     </content>
  2934.     <content>
  2935.         <layer>background</layer>
  2936.         <id>11</id>
  2937.         <text>Those registered with a civil defense organization</text>
  2938.     </content>
  2939.     <content>
  2940.         <layer>background</layer>
  2941.         <id>27</id>
  2942.         <text>Those within a system of cooperating amateur stations</text>
  2943.     </content>
  2944.     <content>
  2945.         <layer>background</layer>
  2946.         <id>28</id>
  2947.         <text>Those in space station operation</text>
  2948.     </content>
  2949.     <content>
  2950.         <layer>background</layer>
  2951.         <id>29</id>
  2952.         <text>Any kind not under manual control
  2953. </text>
  2954.     </content>
  2955.     <name>#44</name>
  2956.     <script>on openCard
  2957. global group,rightone
  2958. put 4 into group
  2959. put "B" into rightone
  2960. pass openCard
  2961. end openCard
  2962. </script>
  2963. </card>
  2964.  
  2965.  
  2966. card_19359.xml
  2967. <?xml version="1.0" encoding="utf-8" ?>
  2968. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2969. <card>
  2970.     <id>19359</id>
  2971.     <filler1>0</filler1>
  2972.     <cantDelete> <true /> </cantDelete>
  2973.     <showPict> <true /> </showPict>
  2974.     <dontSearch> <false /> </dontSearch>
  2975.     <owner>7720</owner>
  2976.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  2977.     <content>
  2978.         <layer>background</layer>
  2979.         <id>20</id>
  2980.         <text>Question #4</text>
  2981.     </content>
  2982.     <content>
  2983.         <layer>background</layer>
  2984.         <id>1</id>
  2985.         <text>A1D07  On what amateur frequencies above 222.0 MHz (the 1.25-meter band) are
  2986. auxiliary stations NOT allowed to operate?
  2987. </text>
  2988.     </content>
  2989.     <content>
  2990.         <layer>background</layer>
  2991.         <id>11</id>
  2992.         <text>222.00 - 223.00 MHz, 432 - 433 MHz and 436 - 438 MHz</text>
  2993.     </content>
  2994.     <content>
  2995.         <layer>background</layer>
  2996.         <id>27</id>
  2997.         <text>222.10 - 223.91 MHz, 431 - 432 MHz and 435 - 437 MHz</text>
  2998.     </content>
  2999.     <content>
  3000.         <layer>background</layer>
  3001.         <id>28</id>
  3002.         <text>222.00 - 222.15 MHz, 431 - 433 MHz and 435 - 438 MHz
  3003. </text>
  3004.     </content>
  3005.     <content>
  3006.         <layer>background</layer>
  3007.         <id>29</id>
  3008.         <text>222.00 - 222.10 MHz, 430 - 432 MHz and 434 - 437 MHz</text>
  3009.     </content>
  3010.     <name>#45</name>
  3011.     <script>on openCard
  3012. global group,rightone
  3013. put 4 into group
  3014. put "C" into rightone
  3015. pass openCard
  3016. end openCard
  3017. </script>
  3018. </card>
  3019.  
  3020.  
  3021. card_19485.xml
  3022. <?xml version="1.0" encoding="utf-8" ?>
  3023. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3024. <card>
  3025.     <id>19485</id>
  3026.     <filler1>0</filler1>
  3027.     <cantDelete> <true /> </cantDelete>
  3028.     <showPict> <true /> </showPict>
  3029.     <dontSearch> <false /> </dontSearch>
  3030.     <owner>7720</owner>
  3031.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3032.     <content>
  3033.         <layer>background</layer>
  3034.         <id>20</id>
  3035.         <text>Question #4</text>
  3036.     </content>
  3037.     <content>
  3038.         <layer>background</layer>
  3039.         <id>1</id>
  3040.         <text>A1D08  What class of amateur license must one hold to be the control operator
  3041. of an auxiliary station?
  3042.  
  3043. </text>
  3044.     </content>
  3045.     <content>
  3046.         <layer>background</layer>
  3047.         <id>11</id>
  3048.         <text>Any class</text>
  3049.     </content>
  3050.     <content>
  3051.         <layer>background</layer>
  3052.         <id>27</id>
  3053.         <text>Technician, Technician Plus, General, Advanced or Amateur Extra</text>
  3054.     </content>
  3055.     <content>
  3056.         <layer>background</layer>
  3057.         <id>28</id>
  3058.         <text>General, Advanced or Amateur Extra</text>
  3059.     </content>
  3060.     <content>
  3061.         <layer>background</layer>
  3062.         <id>29</id>
  3063.         <text>Advanced or Amateur Extra</text>
  3064.     </content>
  3065.     <name>#46</name>
  3066.     <script>on openCard
  3067. global group,rightone
  3068. put 4 into group
  3069. put "B" into rightone
  3070. pass openCard
  3071. end openCard
  3072. </script>
  3073. </card>
  3074.  
  3075.  
  3076. card_19842.xml
  3077. <?xml version="1.0" encoding="utf-8" ?>
  3078. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3079. <card>
  3080.     <id>19842</id>
  3081.     <filler1>0</filler1>
  3082.     <cantDelete> <true /> </cantDelete>
  3083.     <showPict> <true /> </showPict>
  3084.     <dontSearch> <false /> </dontSearch>
  3085.     <owner>7720</owner>
  3086.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3087.     <content>
  3088.         <layer>background</layer>
  3089.         <id>20</id>
  3090.         <text>Question #5</text>
  3091.     </content>
  3092.     <content>
  3093.         <layer>background</layer>
  3094.         <id>1</id>
  3095.         <text>A1D09  When an auxiliary station is identified in Morse code using an
  3096. automatic keying device used only for identification, what is the
  3097. maximum code speed permitted?
  3098.  
  3099.  
  3100. </text>
  3101.     </content>
  3102.     <content>
  3103.         <layer>background</layer>
  3104.         <id>11</id>
  3105.         <text>A. 13 words per minute</text>
  3106.     </content>
  3107.     <content>
  3108.         <layer>background</layer>
  3109.         <id>27</id>
  3110.         <text>B. 30 words per minute</text>
  3111.     </content>
  3112.     <content>
  3113.         <layer>background</layer>
  3114.         <id>28</id>
  3115.         <text>C. 20 words per minute</text>
  3116.     </content>
  3117.     <content>
  3118.         <layer>background</layer>
  3119.         <id>29</id>
  3120.         <text>D. There is no limitation</text>
  3121.     </content>
  3122.     <name>#47</name>
  3123.     <script>on openCard
  3124. global group,rightone
  3125. put 4 into group
  3126. put "C" into rightone
  3127. pass openCard
  3128. end openCard
  3129. </script>
  3130. </card>
  3131.  
  3132.  
  3133. card_20128.xml
  3134. <?xml version="1.0" encoding="utf-8" ?>
  3135. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3136. <card>
  3137.     <id>20128</id>
  3138.     <filler1>0</filler1>
  3139.     <cantDelete> <true /> </cantDelete>
  3140.     <showPict> <true /> </showPict>
  3141.     <dontSearch> <false /> </dontSearch>
  3142.     <owner>7720</owner>
  3143.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3144.     <content>
  3145.         <layer>background</layer>
  3146.         <id>20</id>
  3147.         <text>Question #4</text>
  3148.     </content>
  3149.     <content>
  3150.         <layer>background</layer>
  3151.         <id>1</id>
  3152.         <text>A1D10  How often must an auxiliary station be identified?
  3153.  
  3154.  
  3155.  
  3156. </text>
  3157.     </content>
  3158.     <content>
  3159.         <layer>background</layer>
  3160.         <id>11</id>
  3161.         <text>At least once during each transmission</text>
  3162.     </content>
  3163.     <content>
  3164.         <layer>background</layer>
  3165.         <id>27</id>
  3166.         <text> Only at the end of a series of transmissions</text>
  3167.     </content>
  3168.     <content>
  3169.         <layer>background</layer>
  3170.         <id>28</id>
  3171.         <text>At the beginning of a series of transmissions</text>
  3172.     </content>
  3173.     <content>
  3174.         <layer>background</layer>
  3175.         <id>29</id>
  3176.         <text>At least once every ten minutes during and at the end of activity</text>
  3177.     </content>
  3178.     <name>#48</name>
  3179.     <script>on openCard
  3180. global group,rightone
  3181. put 4 into group
  3182. put "D" into rightone
  3183. pass openCard
  3184. end openCard
  3185. </script>
  3186. </card>
  3187.  
  3188.  
  3189. card_20391.xml
  3190. <?xml version="1.0" encoding="utf-8" ?>
  3191. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3192. <card>
  3193.     <id>20391</id>
  3194.     <filler1>0</filler1>
  3195.     <cantDelete> <true /> </cantDelete>
  3196.     <showPict> <true /> </showPict>
  3197.     <dontSearch> <false /> </dontSearch>
  3198.     <owner>7720</owner>
  3199.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3200.     <content>
  3201.         <layer>background</layer>
  3202.         <id>20</id>
  3203.         <text>Question #4</text>
  3204.     </content>
  3205.     <content>
  3206.         <layer>background</layer>
  3207.         <id>1</id>
  3208.         <text>A1D11 When may an auxiliary station be identified using a digital code?
  3209.  
  3210.  
  3211. </text>
  3212.     </content>
  3213.     <content>
  3214.         <layer>background</layer>
  3215.         <id>11</id>
  3216.         <text>Any time the digital code is used for at least part of the
  3217. communication</text>
  3218.     </content>
  3219.     <content>
  3220.         <layer>background</layer>
  3221.         <id>27</id>
  3222.         <text>Any time</text>
  3223.     </content>
  3224.     <content>
  3225.         <layer>background</layer>
  3226.         <id>28</id>
  3227.         <text>Identification by digital code is not allowed</text>
  3228.     </content>
  3229.     <content>
  3230.         <layer>background</layer>
  3231.         <id>29</id>
  3232.         <text>No identification is needed for digital transmissions
  3233. </text>
  3234.     </content>
  3235.     <name>#49</name>
  3236.     <script>on openCard
  3237. global group,rightone
  3238. put 4 into group
  3239. put "A" into rightone
  3240. pass openCard
  3241. end openCard
  3242. </script>
  3243. </card>
  3244.  
  3245.  
  3246. card_49730.xml
  3247. <?xml version="1.0" encoding="utf-8" ?>
  3248. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3249. <card>
  3250.     <id>49730</id>
  3251.     <filler1>0</filler1>
  3252.     <cantDelete> <true /> </cantDelete>
  3253.     <showPict> <true /> </showPict>
  3254.     <dontSearch> <false /> </dontSearch>
  3255.     <owner>7720</owner>
  3256.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3257.     <content>
  3258.         <layer>background</layer>
  3259.         <id>20</id>
  3260.         <text>Question #5</text>
  3261.     </content>
  3262.     <content>
  3263.         <layer>background</layer>
  3264.         <id>1</id>
  3265.         <text>A1E01 Which of the following geographic descriptions approximately describes
  3266. "Line A"?</text>
  3267.     </content>
  3268.     <content>
  3269.         <layer>background</layer>
  3270.         <id>11</id>
  3271.         <text>A line roughly parallel to, and South of the US - Canadian border</text>
  3272.     </content>
  3273.     <content>
  3274.         <layer>background</layer>
  3275.         <id>27</id>
  3276.         <text>A line roughly parallel to, and West of the US - Atlantic coastline</text>
  3277.     </content>
  3278.     <content>
  3279.         <layer>background</layer>
  3280.         <id>28</id>
  3281.         <text>A line roughly parallel to, and North of the US - Mexican border and Gulf
  3282. coastline</text>
  3283.     </content>
  3284.     <content>
  3285.         <layer>background</layer>
  3286.         <id>29</id>
  3287.         <text>A line roughly parallel to, and East of the US - Pacific coastline
  3288. </text>
  3289.     </content>
  3290.     <name></name>
  3291.     <script>on openCard
  3292. global group,rightone
  3293. put 5 into group
  3294. put "A" into rightone
  3295. pass openCard
  3296. end openCard
  3297. </script>
  3298. </card>
  3299.  
  3300.  
  3301. card_20535.xml
  3302. <?xml version="1.0" encoding="utf-8" ?>
  3303. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3304. <card>
  3305.     <id>20535</id>
  3306.     <filler1>0</filler1>
  3307.     <cantDelete> <true /> </cantDelete>
  3308.     <showPict> <true /> </showPict>
  3309.     <dontSearch> <false /> </dontSearch>
  3310.     <owner>7720</owner>
  3311.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3312.     <content>
  3313.         <layer>background</layer>
  3314.         <id>20</id>
  3315.         <text>Question #5</text>
  3316.     </content>
  3317.     <content>
  3318.         <layer>background</layer>
  3319.         <id>1</id>
  3320.         <text>A1E02  Amateur stations may not transmit in which frequency segment if they
  3321. are located north of "Line A"?
  3322.  
  3323.  
  3324. </text>
  3325.     </content>
  3326.     <content>
  3327.         <layer>background</layer>
  3328.         <id>11</id>
  3329.         <text>21.225-21.300 MHz</text>
  3330.     </content>
  3331.     <content>
  3332.         <layer>background</layer>
  3333.         <id>27</id>
  3334.         <text>53-54 MHz</text>
  3335.     </content>
  3336.     <content>
  3337.         <layer>background</layer>
  3338.         <id>28</id>
  3339.         <text>222-223 MHz</text>
  3340.     </content>
  3341.     <content>
  3342.         <layer>background</layer>
  3343.         <id>29</id>
  3344.         <text>420-430 MHz</text>
  3345.     </content>
  3346.     <name>#50</name>
  3347.     <script>on openCard
  3348. global group,rightone
  3349. put 5 into group
  3350. put "D" into rightone
  3351. pass openCard
  3352. end openCard
  3353. </script>
  3354. </card>
  3355.  
  3356.  
  3357. card_20789.xml
  3358. <?xml version="1.0" encoding="utf-8" ?>
  3359. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3360. <card>
  3361.     <id>20789</id>
  3362.     <filler1>0</filler1>
  3363.     <cantDelete> <true /> </cantDelete>
  3364.     <showPict> <true /> </showPict>
  3365.     <dontSearch> <false /> </dontSearch>
  3366.     <owner>7720</owner>
  3367.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3368.     <content>
  3369.         <layer>background</layer>
  3370.         <id>20</id>
  3371.         <text>Question #5</text>
  3372.     </content>
  3373.     <content>
  3374.         <layer>background</layer>
  3375.         <id>1</id>
  3376.         <text>A1E03  What is the National Radio Quiet Zone?
  3377.  
  3378. </text>
  3379.     </content>
  3380.     <content>
  3381.         <layer>background</layer>
  3382.         <id>11</id>
  3383.         <text>An area in Puerto Rico surrounding the Aricebo Radio Telescope</text>
  3384.     </content>
  3385.     <content>
  3386.         <layer>background</layer>
  3387.         <id>27</id>
  3388.         <text>An area in New Mexico surrounding the White Sands Test Area</text>
  3389.     </content>
  3390.     <content>
  3391.         <layer>background</layer>
  3392.         <id>28</id>
  3393.         <text>An Area in Maryland, West Virginia and Virginia surrounding the
  3394. National Radio Astronomy Observatory</text>
  3395.     </content>
  3396.     <content>
  3397.         <layer>background</layer>
  3398.         <id>29</id>
  3399.         <text>An area in Florida surrounding Cape Canaveral</text>
  3400.     </content>
  3401.     <name>#51</name>
  3402.     <script>on openCard
  3403. global group,rightone
  3404. put 5 into group
  3405. put "C" into rightone
  3406. pass openCard
  3407. end openCard
  3408. </script>
  3409. </card>
  3410.  
  3411.  
  3412. card_21139.xml
  3413. <?xml version="1.0" encoding="utf-8" ?>
  3414. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3415. <card>
  3416.     <id>21139</id>
  3417.     <filler1>0</filler1>
  3418.     <cantDelete> <true /> </cantDelete>
  3419.     <showPict> <true /> </showPict>
  3420.     <dontSearch> <false /> </dontSearch>
  3421.     <owner>7720</owner>
  3422.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3423.     <content>
  3424.         <layer>background</layer>
  3425.         <id>20</id>
  3426.         <text>Question #5</text>
  3427.     </content>
  3428.     <content>
  3429.         <layer>background</layer>
  3430.         <id>1</id>
  3431.         <text>A1E04  Which of the following agencies is protected from interference to its
  3432. operations by the National Radio Quiet Zone?
  3433.  
  3434.  
  3435.  
  3436. </text>
  3437.     </content>
  3438.     <content>
  3439.         <layer>background</layer>
  3440.         <id>11</id>
  3441.         <text>The National Radio Astronomy Observatory at Green Bank, WV
  3442. </text>
  3443.     </content>
  3444.     <content>
  3445.         <layer>background</layer>
  3446.         <id>27</id>
  3447.         <text> NASA's Mission Control Center in Houston, TX</text>
  3448.     </content>
  3449.     <content>
  3450.         <layer>background</layer>
  3451.         <id>28</id>
  3452.         <text>The White Sands Test Area in White Sands, NM
  3453.  
  3454. </text>
  3455.     </content>
  3456.     <content>
  3457.         <layer>background</layer>
  3458.         <id>29</id>
  3459.         <text>The space shuttle launch facilities in Cape Canaveral, FL
  3460.  
  3461. </text>
  3462.     </content>
  3463.     <name>#52</name>
  3464.     <script>on openCard
  3465. global group,rightone
  3466. put 5 into group
  3467. put "A" into rightone
  3468. pass openCard
  3469. end openCard
  3470. </script>
  3471. </card>
  3472.  
  3473.  
  3474. card_21404.xml
  3475. <?xml version="1.0" encoding="utf-8" ?>
  3476. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3477. <card>
  3478.     <id>21404</id>
  3479.     <filler1>0</filler1>
  3480.     <cantDelete> <true /> </cantDelete>
  3481.     <showPict> <true /> </showPict>
  3482.     <dontSearch> <false /> </dontSearch>
  3483.     <owner>7720</owner>
  3484.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3485.     <content>
  3486.         <layer>background</layer>
  3487.         <id>20</id>
  3488.         <text>Question #5</text>
  3489.     </content>
  3490.     <content>
  3491.         <layer>background</layer>
  3492.         <id>1</id>
  3493.         <text>A1E05 Which communication is NOT a prohibited transmission in the Amateur
  3494. Service?
  3495.  
  3496.  
  3497. </text>
  3498.     </content>
  3499.     <content>
  3500.         <layer>background</layer>
  3501.         <id>11</id>
  3502.         <text>Sending messages for hire or material compensation</text>
  3503.     </content>
  3504.     <content>
  3505.         <layer>background</layer>
  3506.         <id>27</id>
  3507.         <text>Calling a commercial tow truck service for a breakdown on the
  3508. highway</text>
  3509.     </content>
  3510.     <content>
  3511.         <layer>background</layer>
  3512.         <id>28</id>
  3513.         <text>Calling your employer to see if you have any customers to contact</text>
  3514.     </content>
  3515.     <content>
  3516.         <layer>background</layer>
  3517.         <id>29</id>
  3518.         <text>Sending a false distress call as a "joke"</text>
  3519.     </content>
  3520.     <name>#53</name>
  3521.     <script>on openCard
  3522. global group,rightone
  3523. put 5 into group
  3524. put "B" into rightone
  3525. pass openCard
  3526. end openCard
  3527. </script>
  3528. </card>
  3529.  
  3530.  
  3531. card_21555.xml
  3532. <?xml version="1.0" encoding="utf-8" ?>
  3533. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3534. <card>
  3535.     <id>21555</id>
  3536.     <filler1>0</filler1>
  3537.     <cantDelete> <true /> </cantDelete>
  3538.     <showPict> <true /> </showPict>
  3539.     <dontSearch> <false /> </dontSearch>
  3540.     <owner>7720</owner>
  3541.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3542.     <content>
  3543.         <layer>background</layer>
  3544.         <id>20</id>
  3545.         <text>Question #5</text>
  3546.     </content>
  3547.     <content>
  3548.         <layer>background</layer>
  3549.         <id>1</id>
  3550.         <text>A1E06  Under what conditions may you notify other amateurs of the
  3551. availability of amateur station equipment for sale or trade over the
  3552. airwaves?
  3553. </text>
  3554.     </content>
  3555.     <content>
  3556.         <layer>background</layer>
  3557.         <id>11</id>
  3558.         <text>You are never allowed to sell or trade equipment on the air</text>
  3559.     </content>
  3560.     <content>
  3561.         <layer>background</layer>
  3562.         <id>27</id>
  3563.         <text>Only if this activity does not result in a profit for you</text>
  3564.     </content>
  3565.     <content>
  3566.         <layer>background</layer>
  3567.         <id>28</id>
  3568.         <text>Only if this activity is not conducted on a regular basis</text>
  3569.     </content>
  3570.     <content>
  3571.         <layer>background</layer>
  3572.         <id>29</id>
  3573.         <text>Only if the equipment is FCC type accepted and has a serial number</text>
  3574.     </content>
  3575.     <name>#54</name>
  3576.     <script>on openCard
  3577. global group,rightone
  3578. put 5 into group
  3579. put "C" into rightone
  3580. pass openCard
  3581. end openCard
  3582. </script>
  3583. </card>
  3584.  
  3585.  
  3586. card_21890.xml
  3587. <?xml version="1.0" encoding="utf-8" ?>
  3588. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3589. <card>
  3590.     <id>21890</id>
  3591.     <filler1>0</filler1>
  3592.     <cantDelete> <true /> </cantDelete>
  3593.     <showPict> <true /> </showPict>
  3594.     <dontSearch> <false /> </dontSearch>
  3595.     <owner>7720</owner>
  3596.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3597.     <content>
  3598.         <layer>background</layer>
  3599.         <id>20</id>
  3600.         <text>Question #6</text>
  3601.     </content>
  3602.     <content>
  3603.         <layer>background</layer>
  3604.         <id>1</id>
  3605.         <text>A1E07  When may amateurs accept payment for using their own stations (other
  3606. than a club station) to send messages?
  3607.  
  3608.  
  3609.  
  3610. </text>
  3611.     </content>
  3612.     <content>
  3613.         <layer>background</layer>
  3614.         <id>11</id>
  3615.         <text>When employed by the FCC</text>
  3616.     </content>
  3617.     <content>
  3618.         <layer>background</layer>
  3619.         <id>27</id>
  3620.         <text>When passing emergency traffic</text>
  3621.     </content>
  3622.     <content>
  3623.         <layer>background</layer>
  3624.         <id>28</id>
  3625.         <text>Under no circumstances
  3626. </text>
  3627.     </content>
  3628.     <content>
  3629.         <layer>background</layer>
  3630.         <id>29</id>
  3631.         <text>When passing international third-party communications
  3632.  
  3633. </text>
  3634.     </content>
  3635.     <name>#55</name>
  3636.     <script>on openCard
  3637. global group,rightone
  3638. put 5 into group
  3639. put "C" into rightone
  3640. pass openCard
  3641. end openCard
  3642. </script>
  3643. </card>
  3644.  
  3645.  
  3646. card_22267.xml
  3647. <?xml version="1.0" encoding="utf-8" ?>
  3648. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3649. <card>
  3650.     <id>22267</id>
  3651.     <filler1>0</filler1>
  3652.     <cantDelete> <true /> </cantDelete>
  3653.     <showPict> <true /> </showPict>
  3654.     <dontSearch> <false /> </dontSearch>
  3655.     <owner>7720</owner>
  3656.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3657.     <content>
  3658.         <layer>background</layer>
  3659.         <id>20</id>
  3660.         <text>Question #5</text>
  3661.     </content>
  3662.     <content>
  3663.         <layer>background</layer>
  3664.         <id>1</id>
  3665.         <text>A1E08  When may the control operator of a repeater accept payment for
  3666. providing communication services to another party?
  3667.  
  3668.  
  3669. </text>
  3670.     </content>
  3671.     <content>
  3672.         <layer>background</layer>
  3673.         <id>11</id>
  3674.         <text>When the repeater is operating under portable power</text>
  3675.     </content>
  3676.     <content>
  3677.         <layer>background</layer>
  3678.         <id>27</id>
  3679.         <text>When the repeater is operating under local control</text>
  3680.     </content>
  3681.     <content>
  3682.         <layer>background</layer>
  3683.         <id>28</id>
  3684.         <text>During Red Cross or other emergency service drills</text>
  3685.     </content>
  3686.     <content>
  3687.         <layer>background</layer>
  3688.         <id>29</id>
  3689.         <text>Under no circumstances</text>
  3690.     </content>
  3691.     <name>#56</name>
  3692.     <script>on openCard
  3693. global group,rightone
  3694. put 5 into group
  3695. put "D" into rightone
  3696. pass openCard
  3697. end openCard
  3698. </script>
  3699. </card>
  3700.  
  3701.  
  3702. card_22459.xml
  3703. <?xml version="1.0" encoding="utf-8" ?>
  3704. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3705. <card>
  3706.     <id>22459</id>
  3707.     <filler1>0</filler1>
  3708.     <cantDelete> <true /> </cantDelete>
  3709.     <showPict> <true /> </showPict>
  3710.     <dontSearch> <false /> </dontSearch>
  3711.     <owner>7720</owner>
  3712.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3713.     <content>
  3714.         <layer>background</layer>
  3715.         <id>20</id>
  3716.         <text>Question #5</text>
  3717.     </content>
  3718.     <content>
  3719.         <layer>background</layer>
  3720.         <id>1</id>
  3721.         <text>A1E09  When may an amateur station send a message to a business?
  3722.  
  3723. </text>
  3724.     </content>
  3725.     <content>
  3726.         <layer>background</layer>
  3727.         <id>11</id>
  3728.         <text>When the total money involved does not exceed $25</text>
  3729.     </content>
  3730.     <content>
  3731.         <layer>background</layer>
  3732.         <id>27</id>
  3733.         <text>When the control operator is employed by the FCC or another
  3734. government agency</text>
  3735.     </content>
  3736.     <content>
  3737.         <layer>background</layer>
  3738.         <id>28</id>
  3739.         <text>When transmitting international third-party communications</text>
  3740.     </content>
  3741.     <content>
  3742.         <layer>background</layer>
  3743.         <id>29</id>
  3744.         <text>When neither the amateur nor his or her employer has a pecuniary
  3745. interest in the communications
  3746. </text>
  3747.     </content>
  3748.     <name>#57</name>
  3749.     <script>on openCard
  3750. global group,rightone
  3751. put 5 into group
  3752. put "D" into rightone
  3753. pass openCard
  3754. end openCard
  3755. </script>
  3756. </card>
  3757.  
  3758.  
  3759. card_22585.xml
  3760. <?xml version="1.0" encoding="utf-8" ?>
  3761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3762. <card>
  3763.     <id>22585</id>
  3764.     <filler1>0</filler1>
  3765.     <cantDelete> <true /> </cantDelete>
  3766.     <showPict> <true /> </showPict>
  3767.     <dontSearch> <false /> </dontSearch>
  3768.     <owner>7720</owner>
  3769.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3770.     <content>
  3771.         <layer>background</layer>
  3772.         <id>20</id>
  3773.         <text>Question #6</text>
  3774.     </content>
  3775.     <content>
  3776.         <layer>background</layer>
  3777.         <id>1</id>
  3778.         <text>A1E10  What must an amateur obtain before installing an antenna structure
  3779. more than 200 feet high?
  3780.  
  3781.  
  3782. </text>
  3783.     </content>
  3784.     <content>
  3785.         <layer>background</layer>
  3786.         <id>11</id>
  3787.         <text>An environmental assessment</text>
  3788.     </content>
  3789.     <content>
  3790.         <layer>background</layer>
  3791.         <id>27</id>
  3792.         <text>A Special Temporary Authorization</text>
  3793.     </content>
  3794.     <content>
  3795.         <layer>background</layer>
  3796.         <id>28</id>
  3797.         <text>Prior FCC approval</text>
  3798.     </content>
  3799.     <content>
  3800.         <layer>background</layer>
  3801.         <id>29</id>
  3802.         <text>An effective radiated power statement</text>
  3803.     </content>
  3804.     <name>#58</name>
  3805.     <script>on openCard
  3806. global group,rightone
  3807. put 5 into group
  3808. put "C" into rightone
  3809. pass openCard
  3810. end openCard
  3811. </script>
  3812. </card>
  3813.  
  3814.  
  3815. card_22936.xml
  3816. <?xml version="1.0" encoding="utf-8" ?>
  3817. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3818. <card>
  3819.     <id>22936</id>
  3820.     <filler1>0</filler1>
  3821.     <cantDelete> <true /> </cantDelete>
  3822.     <showPict> <true /> </showPict>
  3823.     <dontSearch> <false /> </dontSearch>
  3824.     <owner>7720</owner>
  3825.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3826.     <content>
  3827.         <layer>background</layer>
  3828.         <id>20</id>
  3829.         <text>Question #6</text>
  3830.     </content>
  3831.     <content>
  3832.         <layer>background</layer>
  3833.         <id>1</id>
  3834.         <text>A1E11  From what government agencies must you obtain permission if you wish
  3835. to install an antenna structure that exceeds 200 feet above ground
  3836. level?
  3837.  
  3838. </text>
  3839.     </content>
  3840.     <content>
  3841.         <layer>background</layer>
  3842.         <id>11</id>
  3843.         <text>The Federal Aviation Administration (FAA) and the Federal
  3844. Communications Commission (FCC)
  3845. </text>
  3846.     </content>
  3847.     <content>
  3848.         <layer>background</layer>
  3849.         <id>27</id>
  3850.         <text>The Environmental Protection Agency (EPA) and the Federal
  3851. Communications Commission (FCC)</text>
  3852.     </content>
  3853.     <content>
  3854.         <layer>background</layer>
  3855.         <id>28</id>
  3856.         <text>The Federal Aviation Administration (FAA) and the Environmental
  3857. Protection Agency (EPA)</text>
  3858.     </content>
  3859.     <content>
  3860.         <layer>background</layer>
  3861.         <id>29</id>
  3862.         <text>The Environmental Protection Agency (EPA) and National Aeronautics
  3863. and Space Administration (NASA)</text>
  3864.     </content>
  3865.     <name>#59</name>
  3866.     <script>on openCard
  3867. global group,rightone
  3868. put 5 into group
  3869. put "A" into rightone
  3870. pass openCard
  3871. end openCard
  3872. </script>
  3873. </card>
  3874.  
  3875.  
  3876. card_23199.xml
  3877. <?xml version="1.0" encoding="utf-8" ?>
  3878. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3879. <card>
  3880.     <id>23199</id>
  3881.     <filler1>0</filler1>
  3882.     <cantDelete> <true /> </cantDelete>
  3883.     <showPict> <true /> </showPict>
  3884.     <dontSearch> <false /> </dontSearch>
  3885.     <owner>7720</owner>
  3886.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3887.     <content>
  3888.         <layer>background</layer>
  3889.         <id>20</id>
  3890.         <text>Question #6</text>
  3891.     </content>
  3892.     <content>
  3893.         <layer>background</layer>
  3894.         <id>1</id>
  3895.         <text>A1F01 What examination credit must be given to an applicant who holds an
  3896. unexpired (or expired within the grace period) FCC-issued amateur
  3897. operator license?
  3898.  
  3899.  
  3900. </text>
  3901.     </content>
  3902.     <content>
  3903.         <layer>background</layer>
  3904.         <id>11</id>
  3905.         <text>No credit</text>
  3906.     </content>
  3907.     <content>
  3908.         <layer>background</layer>
  3909.         <id>27</id>
  3910.         <text>Credit for the least elements required for the license</text>
  3911.     </content>
  3912.     <content>
  3913.         <layer>background</layer>
  3914.         <id>28</id>
  3915.         <text>Credit for only the telegraphy requirements of the license</text>
  3916.     </content>
  3917.     <content>
  3918.         <layer>background</layer>
  3919.         <id>29</id>
  3920.         <text>Credit for only the written element requirements of the license</text>
  3921.     </content>
  3922.     <name>#60</name>
  3923.     <script>on openCard
  3924. global group,rightone
  3925. put 6 into group
  3926. put "B" into rightone
  3927. pass openCard
  3928. end openCard
  3929. </script>
  3930. </card>
  3931.  
  3932.  
  3933. card_23503.xml
  3934. <?xml version="1.0" encoding="utf-8" ?>
  3935. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3936. <card>
  3937.     <id>23503</id>
  3938.     <filler1>0</filler1>
  3939.     <cantDelete> <true /> </cantDelete>
  3940.     <showPict> <true /> </showPict>
  3941.     <dontSearch> <false /> </dontSearch>
  3942.     <owner>7720</owner>
  3943.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  3944.     <content>
  3945.         <layer>background</layer>
  3946.         <id>20</id>
  3947.         <text>Question #6</text>
  3948.     </content>
  3949.     <content>
  3950.         <layer>background</layer>
  3951.         <id>1</id>
  3952.         <text>A1F02  What ability with international Morse code must an applicant
  3953. demonstrate when taking an Element 1 telegraphy examination?
  3954.  
  3955. </text>
  3956.     </content>
  3957.     <content>
  3958.         <layer>background</layer>
  3959.         <id>11</id>
  3960.         <text>To send and receive text at not less than 13 WPM</text>
  3961.     </content>
  3962.     <content>
  3963.         <layer>background</layer>
  3964.         <id>27</id>
  3965.         <text>To send and receive text at not less than 5 WPM
  3966. </text>
  3967.     </content>
  3968.     <content>
  3969.         <layer>background</layer>
  3970.         <id>28</id>
  3971.         <text>To send and receive text at not less than 20 WPM</text>
  3972.     </content>
  3973.     <content>
  3974.         <layer>background</layer>
  3975.         <id>29</id>
  3976.         <text>To send text at not less than 13 WPM</text>
  3977.     </content>
  3978.     <name>#61</name>
  3979.     <script>on openCard
  3980. global group,rightone
  3981. put 6 into group
  3982. put "B" into rightone
  3983. pass openCard
  3984. end openCard
  3985. </script>
  3986. </card>
  3987.  
  3988.  
  3989. card_23634.xml
  3990. <?xml version="1.0" encoding="utf-8" ?>
  3991. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3992. <card>
  3993.     <id>23634</id>
  3994.     <filler1>0</filler1>
  3995.     <cantDelete> <true /> </cantDelete>
  3996.     <showPict> <true /> </showPict>
  3997.     <dontSearch> <false /> </dontSearch>
  3998.     <owner>7720</owner>
  3999.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4000.     <content>
  4001.         <layer>background</layer>
  4002.         <id>20</id>
  4003.         <text>Question #6</text>
  4004.     </content>
  4005.     <content>
  4006.         <layer>background</layer>
  4007.         <id>1</id>
  4008.         <text>A1F03 Besides all the letters of the alphabet, numerals 0-9 and the period,
  4009. comma and question mark, what additional characters are used in
  4010. telegraphy examinations?
  4011. </text>
  4012.     </content>
  4013.     <content>
  4014.         <layer>background</layer>
  4015.         <id>11</id>
  4016.         <text>A. The slant mark and prosigns AR, BT and SK</text>
  4017.     </content>
  4018.     <content>
  4019.         <layer>background</layer>
  4020.         <id>27</id>
  4021.         <text>The slant mark, open and closed parenthesis and prosigns AR, BT and
  4022. SK</text>
  4023.     </content>
  4024.     <content>
  4025.         <layer>background</layer>
  4026.         <id>28</id>
  4027.         <text>The slant mark, dollar sign and prosigns AR, BT and SK</text>
  4028.     </content>
  4029.     <content>
  4030.         <layer>background</layer>
  4031.         <id>29</id>
  4032.         <text>No other characters
  4033. </text>
  4034.     </content>
  4035.     <name>#62</name>
  4036.     <script>on openCard
  4037. global group,rightone
  4038. put 6 into group
  4039. put "A" into rightone
  4040. pass openCard
  4041. end openCard
  4042. </script>
  4043. </card>
  4044.  
  4045.  
  4046. card_23814.xml
  4047. <?xml version="1.0" encoding="utf-8" ?>
  4048. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4049. <card>
  4050.     <id>23814</id>
  4051.     <filler1>0</filler1>
  4052.     <cantDelete> <true /> </cantDelete>
  4053.     <showPict> <true /> </showPict>
  4054.     <dontSearch> <false /> </dontSearch>
  4055.     <owner>7720</owner>
  4056.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4057.     <content>
  4058.         <layer>background</layer>
  4059.         <id>20</id>
  4060.         <text>Question #6</text>
  4061.     </content>
  4062.     <content>
  4063.         <layer>background</layer>
  4064.         <id>1</id>
  4065.         <text>A1F04  In a telegraphy examination, how many letters of the alphabet are
  4066. counted as one word?
  4067.  
  4068.  
  4069. </text>
  4070.     </content>
  4071.     <content>
  4072.         <layer>background</layer>
  4073.         <id>11</id>
  4074.         <text>2</text>
  4075.     </content>
  4076.     <content>
  4077.         <layer>background</layer>
  4078.         <id>27</id>
  4079.         <text>5
  4080. </text>
  4081.     </content>
  4082.     <content>
  4083.         <layer>background</layer>
  4084.         <id>28</id>
  4085.         <text>8</text>
  4086.     </content>
  4087.     <content>
  4088.         <layer>background</layer>
  4089.         <id>29</id>
  4090.         <text>10</text>
  4091.     </content>
  4092.     <name>#63</name>
  4093.     <script>on openCard
  4094. global group,rightone
  4095. put 6 into group
  4096. put "B" into rightone
  4097. pass openCard
  4098. end openCard
  4099. </script>
  4100. </card>
  4101.  
  4102.  
  4103. card_24072.xml
  4104. <?xml version="1.0" encoding="utf-8" ?>
  4105. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4106. <card>
  4107.     <id>24072</id>
  4108.     <filler1>0</filler1>
  4109.     <cantDelete> <true /> </cantDelete>
  4110.     <showPict> <true /> </showPict>
  4111.     <dontSearch> <false /> </dontSearch>
  4112.     <owner>7720</owner>
  4113.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4114.     <content>
  4115.         <layer>background</layer>
  4116.         <id>20</id>
  4117.         <text>Question #6</text>
  4118.     </content>
  4119.     <content>
  4120.         <layer>background</layer>
  4121.         <id>1</id>
  4122.         <text>A1F05  What is the minimum age to be a Volunteer Examiner?
  4123.  
  4124.  
  4125. </text>
  4126.     </content>
  4127.     <content>
  4128.         <layer>background</layer>
  4129.         <id>11</id>
  4130.         <text>16</text>
  4131.     </content>
  4132.     <content>
  4133.         <layer>background</layer>
  4134.         <id>27</id>
  4135.         <text>21</text>
  4136.     </content>
  4137.     <content>
  4138.         <layer>background</layer>
  4139.         <id>28</id>
  4140.         <text>18</text>
  4141.     </content>
  4142.     <content>
  4143.         <layer>background</layer>
  4144.         <id>29</id>
  4145.         <text>13</text>
  4146.     </content>
  4147.     <name>#64</name>
  4148.     <script>on openCard
  4149. global group,rightone
  4150. put 6 into group
  4151. put "C" into rightone
  4152. pass openCard
  4153. end openCard
  4154. </script>
  4155. </card>
  4156.  
  4157.  
  4158. card_24439.xml
  4159. <?xml version="1.0" encoding="utf-8" ?>
  4160. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4161. <card>
  4162.     <id>24439</id>
  4163.     <filler1>0</filler1>
  4164.     <cantDelete> <true /> </cantDelete>
  4165.     <showPict> <true /> </showPict>
  4166.     <dontSearch> <false /> </dontSearch>
  4167.     <owner>7720</owner>
  4168.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4169.     <content>
  4170.         <layer>background</layer>
  4171.         <id>20</id>
  4172.         <text>Question #6</text>
  4173.     </content>
  4174.     <content>
  4175.         <layer>background</layer>
  4176.         <id>1</id>
  4177.         <text>A1F06  When may a person whose amateur operator or station license has ever
  4178. been revoked or suspended be a Volunteer Examiner?
  4179.  
  4180.  
  4181. </text>
  4182.     </content>
  4183.     <content>
  4184.         <layer>background</layer>
  4185.         <id>11</id>
  4186.         <text>Under no circumstances</text>
  4187.     </content>
  4188.     <content>
  4189.         <layer>background</layer>
  4190.         <id>27</id>
  4191.         <text>After 5 years have elapsed since the revocation or suspension</text>
  4192.     </content>
  4193.     <content>
  4194.         <layer>background</layer>
  4195.         <id>28</id>
  4196.         <text>After 3 years have elapsed since the revocation or suspension</text>
  4197.     </content>
  4198.     <content>
  4199.         <layer>background</layer>
  4200.         <id>29</id>
  4201.         <text>After review and subsequent approval by a VEC
  4202. </text>
  4203.     </content>
  4204.     <name>#65</name>
  4205.     <script>on openCard
  4206. global group,rightone
  4207. put 6 into group
  4208. put "A" into rightone
  4209. pass openCard
  4210. end openCard
  4211. </script>
  4212. </card>
  4213.  
  4214.  
  4215. card_24733.xml
  4216. <?xml version="1.0" encoding="utf-8" ?>
  4217. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4218. <card>
  4219.     <id>24733</id>
  4220.     <filler1>0</filler1>
  4221.     <cantDelete> <true /> </cantDelete>
  4222.     <showPict> <true /> </showPict>
  4223.     <dontSearch> <false /> </dontSearch>
  4224.     <owner>7720</owner>
  4225.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4226.     <content>
  4227.         <layer>background</layer>
  4228.         <id>20</id>
  4229.         <text>Question #6</text>
  4230.     </content>
  4231.     <content>
  4232.         <layer>background</layer>
  4233.         <id>1</id>
  4234.         <text>A1F07  When may an employee of a company engaged in the distribution of
  4235. equipment used in connection with amateur station transmissions be a
  4236. Volunteer Examiner?
  4237. </text>
  4238.     </content>
  4239.     <content>
  4240.         <layer>background</layer>
  4241.         <id>11</id>
  4242.         <text>When the employee is employed in the Amateur Radio sales part of
  4243. the company</text>
  4244.     </content>
  4245.     <content>
  4246.         <layer>background</layer>
  4247.         <id>27</id>
  4248.         <text>When the employee does not normally communicate with the
  4249. manufacturing or distribution part of the company
  4250. </text>
  4251.     </content>
  4252.     <content>
  4253.         <layer>background</layer>
  4254.         <id>28</id>
  4255.         <text>When the employee serves as a Volunteer Examiner for his or her
  4256. customers</text>
  4257.     </content>
  4258.     <content>
  4259.         <layer>background</layer>
  4260.         <id>29</id>
  4261.         <text>When the employee does not normally communicate with the benefits
  4262. and policies part of the company</text>
  4263.     </content>
  4264.     <name>#66</name>
  4265.     <script>on openCard
  4266. global group,rightone
  4267. put 6 into group
  4268. put "B" into rightone
  4269. pass openCard
  4270. end openCard
  4271. </script>
  4272. </card>
  4273.  
  4274.  
  4275. card_25021.xml
  4276. <?xml version="1.0" encoding="utf-8" ?>
  4277. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4278. <card>
  4279.     <id>25021</id>
  4280.     <filler1>0</filler1>
  4281.     <cantDelete> <true /> </cantDelete>
  4282.     <showPict> <true /> </showPict>
  4283.     <dontSearch> <false /> </dontSearch>
  4284.     <owner>7720</owner>
  4285.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4286.     <content>
  4287.         <layer>background</layer>
  4288.         <id>20</id>
  4289.         <text>Question #6</text>
  4290.     </content>
  4291.     <content>
  4292.         <layer>background</layer>
  4293.         <id>1</id>
  4294.         <text>A1F08  Who may administer an examination for a Novice license?
  4295.  
  4296. </text>
  4297.     </content>
  4298.     <content>
  4299.         <layer>background</layer>
  4300.         <id>11</id>
  4301.         <text>Three accredited Volunteer Examiners at least 18 years old and
  4302. holding at least a General class license</text>
  4303.     </content>
  4304.     <content>
  4305.         <layer>background</layer>
  4306.         <id>27</id>
  4307.         <text>Three amateur operators at least 18 years old and holding at least
  4308. a General class license</text>
  4309.     </content>
  4310.     <content>
  4311.         <layer>background</layer>
  4312.         <id>28</id>
  4313.         <text>Any accredited Volunteer Examiner at least 21 years old and holding
  4314. at least a General class license</text>
  4315.     </content>
  4316.     <content>
  4317.         <layer>background</layer>
  4318.         <id>29</id>
  4319.         <text>Two amateur operators at least 21 years old and holding at least a
  4320. Technician class license</text>
  4321.     </content>
  4322.     <name>#67</name>
  4323.     <script>on openCard
  4324. global group,rightone
  4325. put 6 into group
  4326. put "A" into rightone
  4327. pass openCard
  4328. end openCard
  4329. </script>
  4330. </card>
  4331.  
  4332.  
  4333. card_25186.xml
  4334. <?xml version="1.0" encoding="utf-8" ?>
  4335. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4336. <card>
  4337.     <id>25186</id>
  4338.     <filler1>0</filler1>
  4339.     <cantDelete> <true /> </cantDelete>
  4340.     <showPict> <true /> </showPict>
  4341.     <dontSearch> <false /> </dontSearch>
  4342.     <owner>7720</owner>
  4343.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4344.     <content>
  4345.         <layer>background</layer>
  4346.         <id>20</id>
  4347.         <text>Question #7</text>
  4348.     </content>
  4349.     <content>
  4350.         <layer>background</layer>
  4351.         <id>1</id>
  4352.         <text>A1F09  When may Volunteer Examiners be compensated for their services?
  4353.  
  4354.  
  4355.  
  4356.  
  4357. </text>
  4358.     </content>
  4359.     <content>
  4360.         <layer>background</layer>
  4361.         <id>11</id>
  4362.         <text>Under no circumstances</text>
  4363.     </content>
  4364.     <content>
  4365.         <layer>background</layer>
  4366.         <id>27</id>
  4367.         <text>When out-of-pocket expenses exceed $25</text>
  4368.     </content>
  4369.     <content>
  4370.         <layer>background</layer>
  4371.         <id>28</id>
  4372.         <text>When traveling over 25 miles to the test site</text>
  4373.     </content>
  4374.     <content>
  4375.         <layer>background</layer>
  4376.         <id>29</id>
  4377.         <text>When there are more than 20 applicants attending an examination
  4378. session</text>
  4379.     </content>
  4380.     <name>#68</name>
  4381.     <script>on openCard
  4382. global group,rightone
  4383. put 6 into group
  4384. put "A" into rightone
  4385. pass openCard
  4386. end openCard
  4387. </script>
  4388. </card>
  4389.  
  4390.  
  4391. card_25532.xml
  4392. <?xml version="1.0" encoding="utf-8" ?>
  4393. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4394. <card>
  4395.     <id>25532</id>
  4396.     <filler1>0</filler1>
  4397.     <cantDelete> <true /> </cantDelete>
  4398.     <showPict> <true /> </showPict>
  4399.     <dontSearch> <false /> </dontSearch>
  4400.     <owner>7720</owner>
  4401.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4402.     <content>
  4403.         <layer>background</layer>
  4404.         <id>20</id>
  4405.         <text>Question #6</text>
  4406.     </content>
  4407.     <content>
  4408.         <layer>background</layer>
  4409.         <id>1</id>
  4410.         <text>A1F10  What are the penalties that may result from fraudulently administering
  4411. amateur examinations?
  4412.  
  4413. </text>
  4414.     </content>
  4415.     <content>
  4416.         <layer>background</layer>
  4417.         <id>11</id>
  4418.         <text>Suspension of amateur station license for a period not to exceed 3
  4419. months</text>
  4420.     </content>
  4421.     <content>
  4422.         <layer>background</layer>
  4423.         <id>27</id>
  4424.         <text>A monetary fine not to exceed $500 for each day the offense was
  4425. committed</text>
  4426.     </content>
  4427.     <content>
  4428.         <layer>background</layer>
  4429.         <id>28</id>
  4430.         <text>Revocation of amateur station license and suspension of operator's
  4431. license</text>
  4432.     </content>
  4433.     <content>
  4434.         <layer>background</layer>
  4435.         <id>29</id>
  4436.         <text>Restriction to administering only Novice class license examinations
  4437. </text>
  4438.     </content>
  4439.     <name>#69</name>
  4440.     <script>on openCard
  4441. global group,rightone
  4442. put 6 into group
  4443. put "C" into rightone
  4444. pass openCard
  4445. end openCard
  4446. </script>
  4447. </card>
  4448.  
  4449.  
  4450. card_25854.xml
  4451. <?xml version="1.0" encoding="utf-8" ?>
  4452. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4453. <card>
  4454.     <id>25854</id>
  4455.     <filler1>0</filler1>
  4456.     <cantDelete> <true /> </cantDelete>
  4457.     <showPict> <true /> </showPict>
  4458.     <dontSearch> <false /> </dontSearch>
  4459.     <owner>7720</owner>
  4460.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4461.     <content>
  4462.         <layer>background</layer>
  4463.         <id>20</id>
  4464.         <text>Question #6</text>
  4465.     </content>
  4466.     <content>
  4467.         <layer>background</layer>
  4468.         <id>1</id>
  4469.         <text>A1F11 What are the penalties that may result from administering examinations
  4470. for money or other considerations?
  4471.  
  4472.  
  4473. </text>
  4474.     </content>
  4475.     <content>
  4476.         <layer>background</layer>
  4477.         <id>11</id>
  4478.         <text>Suspension of amateur station license for a period not to exceed 3
  4479. months</text>
  4480.     </content>
  4481.     <content>
  4482.         <layer>background</layer>
  4483.         <id>27</id>
  4484.         <text>A monetary fine not to exceed $500 for each day the offense was
  4485. committed</text>
  4486.     </content>
  4487.     <content>
  4488.         <layer>background</layer>
  4489.         <id>28</id>
  4490.         <text>Restriction to administering only Novice class license examinations</text>
  4491.     </content>
  4492.     <content>
  4493.         <layer>background</layer>
  4494.         <id>29</id>
  4495.         <text>Revocation of amateur station license and suspension of operator's
  4496. license</text>
  4497.     </content>
  4498.     <name>#70</name>
  4499.     <script>on openCard
  4500. global group,rightone
  4501. put 6 into group
  4502. put "D" into rightone
  4503. pass openCard
  4504. end openCard
  4505. </script>
  4506. </card>
  4507.  
  4508.  
  4509. card_25882.xml
  4510. <?xml version="1.0" encoding="utf-8" ?>
  4511. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4512. <card>
  4513.     <id>25882</id>
  4514.     <filler1>0</filler1>
  4515.     <cantDelete> <true /> </cantDelete>
  4516.     <showPict> <true /> </showPict>
  4517.     <dontSearch> <false /> </dontSearch>
  4518.     <owner>7720</owner>
  4519.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4520.     <content>
  4521.         <layer>background</layer>
  4522.         <id>20</id>
  4523.         <text>Question #6</text>
  4524.     </content>
  4525.     <content>
  4526.         <layer>background</layer>
  4527.         <id>1</id>
  4528.         <text>A1F12  How soon must the administering Volunteer Examiners grade an
  4529. applicant's completed examination element?
  4530.  
  4531.  
  4532.  
  4533. </text>
  4534.     </content>
  4535.     <content>
  4536.         <layer>background</layer>
  4537.         <id>11</id>
  4538.         <text>Immediately</text>
  4539.     </content>
  4540.     <content>
  4541.         <layer>background</layer>
  4542.         <id>27</id>
  4543.         <text>Within 48 hours</text>
  4544.     </content>
  4545.     <content>
  4546.         <layer>background</layer>
  4547.         <id>28</id>
  4548.         <text>Within 10 days</text>
  4549.     </content>
  4550.     <content>
  4551.         <layer>background</layer>
  4552.         <id>29</id>
  4553.         <text>Within 24 hours</text>
  4554.     </content>
  4555.     <name>#71</name>
  4556.     <script>on openCard
  4557. global group,rightone
  4558. put 6 into group
  4559. put "A" into rightone
  4560. pass openCard
  4561. end openCard
  4562. </script>
  4563. </card>
  4564.  
  4565.  
  4566. card_26300.xml
  4567. <?xml version="1.0" encoding="utf-8" ?>
  4568. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4569. <card>
  4570.     <id>26300</id>
  4571.     <filler1>0</filler1>
  4572.     <cantDelete> <true /> </cantDelete>
  4573.     <showPict> <true /> </showPict>
  4574.     <dontSearch> <false /> </dontSearch>
  4575.     <owner>7720</owner>
  4576.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4577.     <content>
  4578.         <layer>background</layer>
  4579.         <id>20</id>
  4580.         <text>Question #7</text>
  4581.     </content>
  4582.     <content>
  4583.         <layer>background</layer>
  4584.         <id>1</id>
  4585.         <text>A1F13  After the successful administration of an examination, within how many
  4586. days must the Volunteer Examiners submit the application to their
  4587. coordinating VEC?
  4588.  
  4589. </text>
  4590.     </content>
  4591.     <content>
  4592.         <layer>background</layer>
  4593.         <id>11</id>
  4594.         <text>7</text>
  4595.     </content>
  4596.     <content>
  4597.         <layer>background</layer>
  4598.         <id>27</id>
  4599.         <text>10</text>
  4600.     </content>
  4601.     <content>
  4602.         <layer>background</layer>
  4603.         <id>28</id>
  4604.         <text>5</text>
  4605.     </content>
  4606.     <content>
  4607.         <layer>background</layer>
  4608.         <id>29</id>
  4609.         <text>30</text>
  4610.     </content>
  4611.     <name>#72</name>
  4612.     <script>on openCard
  4613. global group,rightone
  4614. put 6 into group
  4615. put "B" into rightone
  4616. pass openCard
  4617. end openCard
  4618. </script>
  4619. </card>
  4620.  
  4621.  
  4622. card_26475.xml
  4623. <?xml version="1.0" encoding="utf-8" ?>
  4624. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4625. <card>
  4626.     <id>26475</id>
  4627.     <filler1>0</filler1>
  4628.     <cantDelete> <true /> </cantDelete>
  4629.     <showPict> <true /> </showPict>
  4630.     <dontSearch> <false /> </dontSearch>
  4631.     <owner>7720</owner>
  4632.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4633.     <content>
  4634.         <layer>background</layer>
  4635.         <id>20</id>
  4636.         <text>Question #7</text>
  4637.     </content>
  4638.     <content>
  4639.         <layer>background</layer>
  4640.         <id>1</id>
  4641.         <text>A1F14   After the successful administration of an examination, where must the
  4642. Volunteer Examiners submit the application?
  4643.  
  4644.  
  4645. </text>
  4646.     </content>
  4647.     <content>
  4648.         <layer>background</layer>
  4649.         <id>11</id>
  4650.         <text>To the nearest FCC Field Office</text>
  4651.     </content>
  4652.     <content>
  4653.         <layer>background</layer>
  4654.         <id>27</id>
  4655.         <text>To the FCC in Washington, DC</text>
  4656.     </content>
  4657.     <content>
  4658.         <layer>background</layer>
  4659.         <id>28</id>
  4660.         <text>To the coordinating VEC</text>
  4661.     </content>
  4662.     <content>
  4663.         <layer>background</layer>
  4664.         <id>29</id>
  4665.         <text>To the FCC in Gettysburg, PA</text>
  4666.     </content>
  4667.     <name>#73</name>
  4668.     <script>on openCard
  4669. global group,rightone
  4670. put 6 into group
  4671. put "C" into rightone
  4672. pass openCard
  4673. end openCard
  4674. </script>
  4675. </card>
  4676.  
  4677.  
  4678. card_26781.xml
  4679. <?xml version="1.0" encoding="utf-8" ?>
  4680. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4681. <card>
  4682.     <id>26781</id>
  4683.     <filler1>0</filler1>
  4684.     <cantDelete> <true /> </cantDelete>
  4685.     <showPict> <true /> </showPict>
  4686.     <dontSearch> <false /> </dontSearch>
  4687.     <owner>7720</owner>
  4688.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4689.     <content>
  4690.         <layer>background</layer>
  4691.         <id>20</id>
  4692.         <text>Question #7</text>
  4693.     </content>
  4694.     <content>
  4695.         <layer>background</layer>
  4696.         <id>1</id>
  4697.         <text>A2A01  What is facsimile?
  4698.  
  4699.  
  4700.  
  4701. </text>
  4702.     </content>
  4703.     <content>
  4704.         <layer>background</layer>
  4705.         <id>11</id>
  4706.         <text>The transmission of characters by radioteletype that form a picture
  4707. when printed</text>
  4708.     </content>
  4709.     <content>
  4710.         <layer>background</layer>
  4711.         <id>27</id>
  4712.         <text>The transmission of still pictures by slow-scan television</text>
  4713.     </content>
  4714.     <content>
  4715.         <layer>background</layer>
  4716.         <id>28</id>
  4717.         <text>The transmission of video by amateur television</text>
  4718.     </content>
  4719.     <content>
  4720.         <layer>background</layer>
  4721.         <id>29</id>
  4722.         <text>The transmission of printed pictures for permanent display on paper</text>
  4723.     </content>
  4724.     <name>#74</name>
  4725.     <script>on openCard
  4726. global group,rightone
  4727. put 7 into group
  4728. put "D" into rightone
  4729. pass openCard
  4730. end openCard
  4731. </script>
  4732. </card>
  4733.  
  4734.  
  4735. card_27077.xml
  4736. <?xml version="1.0" encoding="utf-8" ?>
  4737. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4738. <card>
  4739.     <id>27077</id>
  4740.     <filler1>0</filler1>
  4741.     <cantDelete> <true /> </cantDelete>
  4742.     <showPict> <true /> </showPict>
  4743.     <dontSearch> <false /> </dontSearch>
  4744.     <owner>7720</owner>
  4745.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4746.     <content>
  4747.         <layer>background</layer>
  4748.         <id>20</id>
  4749.         <text>Question #7</text>
  4750.     </content>
  4751.     <content>
  4752.         <layer>background</layer>
  4753.         <id>1</id>
  4754.         <text>A2A02  What is the modern standard scan rate for a facsimile picture
  4755. transmitted by an amateur station?
  4756.  
  4757.  
  4758. </text>
  4759.     </content>
  4760.     <content>
  4761.         <layer>background</layer>
  4762.         <id>11</id>
  4763.         <text>240 lines per minute</text>
  4764.     </content>
  4765.     <content>
  4766.         <layer>background</layer>
  4767.         <id>27</id>
  4768.         <text>50 lines per minute</text>
  4769.     </content>
  4770.     <content>
  4771.         <layer>background</layer>
  4772.         <id>28</id>
  4773.         <text>150 lines per second</text>
  4774.     </content>
  4775.     <content>
  4776.         <layer>background</layer>
  4777.         <id>29</id>
  4778.         <text>60 lines per second</text>
  4779.     </content>
  4780.     <name>#75</name>
  4781.     <script>on openCard
  4782. global group,rightone
  4783. put 7 into group
  4784. put "A" into rightone
  4785. pass openCard
  4786. end openCard
  4787. </script>
  4788. </card>
  4789.  
  4790.  
  4791. card_27276.xml
  4792. <?xml version="1.0" encoding="utf-8" ?>
  4793. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4794. <card>
  4795.     <id>27276</id>
  4796.     <filler1>0</filler1>
  4797.     <cantDelete> <true /> </cantDelete>
  4798.     <showPict> <true /> </showPict>
  4799.     <dontSearch> <false /> </dontSearch>
  4800.     <owner>7720</owner>
  4801.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4802.     <content>
  4803.         <layer>background</layer>
  4804.         <id>20</id>
  4805.         <text>Question #7</text>
  4806.     </content>
  4807.     <content>
  4808.         <layer>background</layer>
  4809.         <id>1</id>
  4810.         <text>A2A03  What is the approximate transmission time per frame for a facsimile
  4811. picture transmitted by an amateur station at 240 lpm?
  4812.  
  4813. </text>
  4814.     </content>
  4815.     <content>
  4816.         <layer>background</layer>
  4817.         <id>11</id>
  4818.         <text>6 minutes</text>
  4819.     </content>
  4820.     <content>
  4821.         <layer>background</layer>
  4822.         <id>27</id>
  4823.         <text>3.3 minutes</text>
  4824.     </content>
  4825.     <content>
  4826.         <layer>background</layer>
  4827.         <id>28</id>
  4828.         <text>6 seconds</text>
  4829.     </content>
  4830.     <content>
  4831.         <layer>background</layer>
  4832.         <id>29</id>
  4833.         <text>1/60 second
  4834. </text>
  4835.     </content>
  4836.     <name>#76</name>
  4837.     <script>on openCard
  4838. global group,rightone
  4839. put 7 into group
  4840. put "B" into rightone
  4841. pass openCard
  4842. end openCard
  4843. </script>
  4844. </card>
  4845.  
  4846.  
  4847. card_27591.xml
  4848. <?xml version="1.0" encoding="utf-8" ?>
  4849. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4850. <card>
  4851.     <id>27591</id>
  4852.     <filler1>0</filler1>
  4853.     <cantDelete> <true /> </cantDelete>
  4854.     <showPict> <true /> </showPict>
  4855.     <dontSearch> <false /> </dontSearch>
  4856.     <owner>7720</owner>
  4857.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4858.     <content>
  4859.         <layer>background</layer>
  4860.         <id>20</id>
  4861.         <text>Question #8</text>
  4862.     </content>
  4863.     <content>
  4864.         <layer>background</layer>
  4865.         <id>1</id>
  4866.         <text>A2A04   What is the term for the transmission of printed pictures by radio?
  4867.  
  4868.  
  4869.  
  4870.  
  4871. </text>
  4872.     </content>
  4873.     <content>
  4874.         <layer>background</layer>
  4875.         <id>11</id>
  4876.         <text>Television</text>
  4877.     </content>
  4878.     <content>
  4879.         <layer>background</layer>
  4880.         <id>27</id>
  4881.         <text>Facsimile</text>
  4882.     </content>
  4883.     <content>
  4884.         <layer>background</layer>
  4885.         <id>28</id>
  4886.         <text>Xerography
  4887. </text>
  4888.     </content>
  4889.     <content>
  4890.         <layer>background</layer>
  4891.         <id>29</id>
  4892.         <text>ACSSB</text>
  4893.     </content>
  4894.     <name>#77</name>
  4895.     <script>on openCard
  4896. global group,rightone
  4897. put 7 into group
  4898. put "B" into rightone
  4899. pass openCard
  4900. end openCard
  4901. </script>
  4902. </card>
  4903.  
  4904.  
  4905. card_27883.xml
  4906. <?xml version="1.0" encoding="utf-8" ?>
  4907. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4908. <card>
  4909.     <id>27883</id>
  4910.     <filler1>0</filler1>
  4911.     <cantDelete> <true /> </cantDelete>
  4912.     <showPict> <true /> </showPict>
  4913.     <dontSearch> <false /> </dontSearch>
  4914.     <owner>7720</owner>
  4915.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4916.     <content>
  4917.         <layer>background</layer>
  4918.         <id>20</id>
  4919.         <text>Question #7</text>
  4920.     </content>
  4921.     <content>
  4922.         <layer>background</layer>
  4923.         <id>1</id>
  4924.         <text>A2A05  In facsimile, what device converts variations in picture brightness
  4925. and darkness into voltage variations?
  4926.  
  4927.  
  4928. </text>
  4929.     </content>
  4930.     <content>
  4931.         <layer>background</layer>
  4932.         <id>11</id>
  4933.         <text>An LED</text>
  4934.     </content>
  4935.     <content>
  4936.         <layer>background</layer>
  4937.         <id>27</id>
  4938.         <text>A Hall-effect transistor</text>
  4939.     </content>
  4940.     <content>
  4941.         <layer>background</layer>
  4942.         <id>28</id>
  4943.         <text>A photodetector</text>
  4944.     </content>
  4945.     <content>
  4946.         <layer>background</layer>
  4947.         <id>29</id>
  4948.         <text>An optoisolator</text>
  4949.     </content>
  4950.     <name>#78</name>
  4951.     <script>on openCard
  4952. global group,rightone
  4953. put 7 into group
  4954. put "C" into rightone
  4955. pass openCard
  4956. end openCard
  4957. </script>
  4958. </card>
  4959.  
  4960.  
  4961. card_28110.xml
  4962. <?xml version="1.0" encoding="utf-8" ?>
  4963. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4964. <card>
  4965.     <id>28110</id>
  4966.     <filler1>0</filler1>
  4967.     <cantDelete> <true /> </cantDelete>
  4968.     <showPict> <true /> </showPict>
  4969.     <dontSearch> <false /> </dontSearch>
  4970.     <owner>7720</owner>
  4971.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  4972.     <content>
  4973.         <layer>background</layer>
  4974.         <id>20</id>
  4975.         <text>Question #7</text>
  4976.     </content>
  4977.     <content>
  4978.         <layer>background</layer>
  4979.         <id>1</id>
  4980.         <text>A2A06  What information is sent by slow-scan television transmissions?
  4981.  
  4982.  
  4983.  
  4984. </text>
  4985.     </content>
  4986.     <content>
  4987.         <layer>background</layer>
  4988.         <id>11</id>
  4989.         <text>Baudot or ASCII characters that form a picture when printed</text>
  4990.     </content>
  4991.     <content>
  4992.         <layer>background</layer>
  4993.         <id>27</id>
  4994.         <text>Pictures for permanent display on paper</text>
  4995.     </content>
  4996.     <content>
  4997.         <layer>background</layer>
  4998.         <id>28</id>
  4999.         <text>Moving pictures</text>
  5000.     </content>
  5001.     <content>
  5002.         <layer>background</layer>
  5003.         <id>29</id>
  5004.         <text>Still pictures</text>
  5005.     </content>
  5006.     <name>#79</name>
  5007.     <script>on openCard
  5008. global group,rightone
  5009. put 7 into group
  5010. put "D" into rightone
  5011. pass openCard
  5012. end openCard
  5013. </script>
  5014. </card>
  5015.  
  5016.  
  5017. card_28198.xml
  5018. <?xml version="1.0" encoding="utf-8" ?>
  5019. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5020. <card>
  5021.     <id>28198</id>
  5022.     <filler1>0</filler1>
  5023.     <cantDelete> <true /> </cantDelete>
  5024.     <showPict> <true /> </showPict>
  5025.     <dontSearch> <false /> </dontSearch>
  5026.     <owner>7720</owner>
  5027.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5028.     <content>
  5029.         <layer>background</layer>
  5030.         <id>20</id>
  5031.         <text>Question #7</text>
  5032.     </content>
  5033.     <content>
  5034.         <layer>background</layer>
  5035.         <id>1</id>
  5036.         <text>A2A07  How many lines are commonly used in each frame on an amateur slow-scan
  5037. color television picture?
  5038.  
  5039.  
  5040. </text>
  5041.     </content>
  5042.     <content>
  5043.         <layer>background</layer>
  5044.         <id>11</id>
  5045.         <text>30 or 60</text>
  5046.     </content>
  5047.     <content>
  5048.         <layer>background</layer>
  5049.         <id>27</id>
  5050.         <text>60 or 100</text>
  5051.     </content>
  5052.     <content>
  5053.         <layer>background</layer>
  5054.         <id>28</id>
  5055.         <text>128 or 256</text>
  5056.     </content>
  5057.     <content>
  5058.         <layer>background</layer>
  5059.         <id>29</id>
  5060.         <text>180 or 360</text>
  5061.     </content>
  5062.     <name>#80</name>
  5063.     <script>on openCard
  5064. global group,rightone
  5065. put 7 into group
  5066. put "C" into rightone
  5067. pass openCard
  5068. end openCard
  5069. </script>
  5070. </card>
  5071.  
  5072.  
  5073. card_28835.xml
  5074. <?xml version="1.0" encoding="utf-8" ?>
  5075. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5076. <card>
  5077.     <id>28835</id>
  5078.     <filler1>0</filler1>
  5079.     <cantDelete> <true /> </cantDelete>
  5080.     <showPict> <true /> </showPict>
  5081.     <dontSearch> <false /> </dontSearch>
  5082.     <owner>7720</owner>
  5083.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5084.     <content>
  5085.         <layer>background</layer>
  5086.         <id>20</id>
  5087.         <text>Question #7</text>
  5088.     </content>
  5089.     <content>
  5090.         <layer>background</layer>
  5091.         <id>1</id>
  5092.         <text>A2A08  What is the audio frequency for black in an amateur slow-scan
  5093. television picture?
  5094.  
  5095.  
  5096. </text>
  5097.     </content>
  5098.     <content>
  5099.         <layer>background</layer>
  5100.         <id>11</id>
  5101.         <text>2300 Hz</text>
  5102.     </content>
  5103.     <content>
  5104.         <layer>background</layer>
  5105.         <id>27</id>
  5106.         <text>2000 Hz</text>
  5107.     </content>
  5108.     <content>
  5109.         <layer>background</layer>
  5110.         <id>28</id>
  5111.         <text>1500 Hz</text>
  5112.     </content>
  5113.     <content>
  5114.         <layer>background</layer>
  5115.         <id>29</id>
  5116.         <text>120 Hz</text>
  5117.     </content>
  5118.     <name>#81</name>
  5119.     <script>on openCard
  5120. global group,rightone
  5121. put 7 into group
  5122. put "C" into rightone
  5123. pass openCard
  5124. end openCard
  5125. </script>
  5126. </card>
  5127.  
  5128.  
  5129. card_29064.xml
  5130. <?xml version="1.0" encoding="utf-8" ?>
  5131. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5132. <card>
  5133.     <id>29064</id>
  5134.     <filler1>0</filler1>
  5135.     <cantDelete> <true /> </cantDelete>
  5136.     <showPict> <true /> </showPict>
  5137.     <dontSearch> <false /> </dontSearch>
  5138.     <owner>7720</owner>
  5139.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5140.     <content>
  5141.         <layer>background</layer>
  5142.         <id>20</id>
  5143.         <text>Question #8</text>
  5144.     </content>
  5145.     <content>
  5146.         <layer>background</layer>
  5147.         <id>1</id>
  5148.         <text>A2A09  What is the audio frequency for white in an amateur slow-scan
  5149. television picture?
  5150.  
  5151.  
  5152. </text>
  5153.     </content>
  5154.     <content>
  5155.         <layer>background</layer>
  5156.         <id>11</id>
  5157.         <text>120 Hz</text>
  5158.     </content>
  5159.     <content>
  5160.         <layer>background</layer>
  5161.         <id>27</id>
  5162.         <text>1500 Hz</text>
  5163.     </content>
  5164.     <content>
  5165.         <layer>background</layer>
  5166.         <id>28</id>
  5167.         <text>2000 Hz</text>
  5168.     </content>
  5169.     <content>
  5170.         <layer>background</layer>
  5171.         <id>29</id>
  5172.         <text>2300 Hz</text>
  5173.     </content>
  5174.     <name>#82</name>
  5175.     <script>on openCard
  5176. global group,rightone
  5177. put 7 into group
  5178. put "D" into rightone
  5179. pass openCard
  5180. end openCard
  5181. </script>
  5182. </card>
  5183.  
  5184.  
  5185. card_29341.xml
  5186. <?xml version="1.0" encoding="utf-8" ?>
  5187. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5188. <card>
  5189.     <id>29341</id>
  5190.     <filler1>0</filler1>
  5191.     <cantDelete> <true /> </cantDelete>
  5192.     <showPict> <true /> </showPict>
  5193.     <dontSearch> <false /> </dontSearch>
  5194.     <owner>7720</owner>
  5195.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5196.     <content>
  5197.         <layer>background</layer>
  5198.         <id>20</id>
  5199.         <text>Question #8</text>
  5200.     </content>
  5201.     <content>
  5202.         <layer>background</layer>
  5203.         <id>1</id>
  5204.         <text>A2A10  Why are received spread-spectrum signals so resistant to interference?
  5205.  
  5206. </text>
  5207.     </content>
  5208.     <content>
  5209.         <layer>background</layer>
  5210.         <id>11</id>
  5211.         <text>Signals not using the spectrum-spreading algorithm are suppressed
  5212. in the receiver</text>
  5213.     </content>
  5214.     <content>
  5215.         <layer>background</layer>
  5216.         <id>27</id>
  5217.         <text>The high power used by a spread-spectrum transmitter keeps its
  5218. signal from being easily overpowered
  5219. </text>
  5220.     </content>
  5221.     <content>
  5222.         <layer>background</layer>
  5223.         <id>28</id>
  5224.         <text>The receiver is always equipped with a special digital signal
  5225. processor (DSP) interference filter</text>
  5226.     </content>
  5227.     <content>
  5228.         <layer>background</layer>
  5229.         <id>29</id>
  5230.         <text>If interference is detected by the receiver it will signal the
  5231. transmitter to change frequencies
  5232. </text>
  5233.     </content>
  5234.     <name>#83</name>
  5235.     <script>on openCard
  5236. global group,rightone
  5237. put 7 into group
  5238. put "A" into rightone
  5239. pass openCard
  5240. end openCard
  5241. </script>
  5242. </card>
  5243.  
  5244.  
  5245. card_29634.xml
  5246. <?xml version="1.0" encoding="utf-8" ?>
  5247. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5248. <card>
  5249.     <id>29634</id>
  5250.     <filler1>0</filler1>
  5251.     <cantDelete> <true /> </cantDelete>
  5252.     <showPict> <true /> </showPict>
  5253.     <dontSearch> <false /> </dontSearch>
  5254.     <owner>7720</owner>
  5255.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5256.     <content>
  5257.         <layer>background</layer>
  5258.         <id>20</id>
  5259.         <text>Question #8</text>
  5260.     </content>
  5261.     <content>
  5262.         <layer>background</layer>
  5263.         <id>1</id>
  5264.         <text>A2A11  How does the spread-spectrum technique of frequency hopping (FH) work?
  5265.  
  5266. </text>
  5267.     </content>
  5268.     <content>
  5269.         <layer>background</layer>
  5270.         <id>11</id>
  5271.         <text>If interference is detected by the receiver it will signal the
  5272. transmitter to change frequencies</text>
  5273.     </content>
  5274.     <content>
  5275.         <layer>background</layer>
  5276.         <id>27</id>
  5277.         <text>If interference is detected by the receiver it will signal the
  5278. transmitter to wait until the frequency is clear</text>
  5279.     </content>
  5280.     <content>
  5281.         <layer>background</layer>
  5282.         <id>28</id>
  5283.         <text>A pseudo-random binary bit stream is used to shift the phase of an
  5284. RF carrier very rapidly in a particular sequence</text>
  5285.     </content>
  5286.     <content>
  5287.         <layer>background</layer>
  5288.         <id>29</id>
  5289.         <text>The frequency of an RF carrier is changed very rapidly according to
  5290. a particular pseudo-random sequence</text>
  5291.     </content>
  5292.     <name>#84</name>
  5293.     <script>on openCard
  5294. global group,rightone
  5295. put 7 into group
  5296. put "D" into rightone
  5297. pass openCard
  5298. end openCard
  5299. </script>
  5300. </card>
  5301.  
  5302.  
  5303. card_29744.xml
  5304. <?xml version="1.0" encoding="utf-8" ?>
  5305. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5306. <card>
  5307.     <id>29744</id>
  5308.     <filler1>0</filler1>
  5309.     <cantDelete> <true /> </cantDelete>
  5310.     <showPict> <true /> </showPict>
  5311.     <dontSearch> <false /> </dontSearch>
  5312.     <owner>7720</owner>
  5313.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5314.     <content>
  5315.         <layer>background</layer>
  5316.         <id>20</id>
  5317.         <text>Question #7</text>
  5318.     </content>
  5319.     <content>
  5320.         <layer>background</layer>
  5321.         <id>1</id>
  5322.         <text>A2A12  What is the most common data rate used for HF packet communications?
  5323.  
  5324.  
  5325.  
  5326.  
  5327. </text>
  5328.     </content>
  5329.     <content>
  5330.         <layer>background</layer>
  5331.         <id>11</id>
  5332.         <text>48 bauds
  5333.  
  5334. </text>
  5335.     </content>
  5336.     <content>
  5337.         <layer>background</layer>
  5338.         <id>27</id>
  5339.         <text>110 bauds</text>
  5340.     </content>
  5341.     <content>
  5342.         <layer>background</layer>
  5343.         <id>28</id>
  5344.         <text>300 bauds</text>
  5345.     </content>
  5346.     <content>
  5347.         <layer>background</layer>
  5348.         <id>29</id>
  5349.         <text>1200 bauds</text>
  5350.     </content>
  5351.     <name>#85</name>
  5352.     <script>on openCard
  5353. global group,rightone
  5354. put 7 into group
  5355. put "C" into rightone
  5356. pass openCard
  5357. end openCard
  5358. </script>
  5359. </card>
  5360.  
  5361.  
  5362. card_30097.xml
  5363. <?xml version="1.0" encoding="utf-8" ?>
  5364. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5365. <card>
  5366.     <id>30097</id>
  5367.     <filler1>0</filler1>
  5368.     <cantDelete> <true /> </cantDelete>
  5369.     <showPict> <true /> </showPict>
  5370.     <dontSearch> <false /> </dontSearch>
  5371.     <owner>7720</owner>
  5372.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5373.     <content>
  5374.         <layer>background</layer>
  5375.         <id>20</id>
  5376.         <text>Question #8</text>
  5377.     </content>
  5378.     <content>
  5379.         <layer>background</layer>
  5380.         <id>1</id>
  5381.         <text>A3A01  What is a sporadic-E condition?
  5382.  
  5383.  
  5384. </text>
  5385.     </content>
  5386.     <content>
  5387.         <layer>background</layer>
  5388.         <id>11</id>
  5389.         <text>Variations in E-region height caused by sunspot variations</text>
  5390.     </content>
  5391.     <content>
  5392.         <layer>background</layer>
  5393.         <id>27</id>
  5394.         <text>A brief decrease in VHF signal levels from meteor trails at E-
  5395. region height</text>
  5396.     </content>
  5397.     <content>
  5398.         <layer>background</layer>
  5399.         <id>28</id>
  5400.         <text>Patches of dense ionization at E-region height</text>
  5401.     </content>
  5402.     <content>
  5403.         <layer>background</layer>
  5404.         <id>29</id>
  5405.         <text>Partial tropospheric ducting at E-region height
  5406. </text>
  5407.     </content>
  5408.     <name>#86</name>
  5409.     <script>on openCard
  5410. global group,rightone
  5411. put 8 into group
  5412. put "C" into rightone
  5413. pass openCard
  5414. end openCard
  5415. </script>
  5416. </card>
  5417.  
  5418.  
  5419. card_30324.xml
  5420. <?xml version="1.0" encoding="utf-8" ?>
  5421. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5422. <card>
  5423.     <id>30324</id>
  5424.     <filler1>0</filler1>
  5425.     <cantDelete> <true /> </cantDelete>
  5426.     <showPict> <true /> </showPict>
  5427.     <dontSearch> <false /> </dontSearch>
  5428.     <owner>7720</owner>
  5429.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5430.     <content>
  5431.         <layer>background</layer>
  5432.         <id>20</id>
  5433.         <text>Question #9</text>
  5434.     </content>
  5435.     <content>
  5436.         <layer>background</layer>
  5437.         <id>1</id>
  5438.         <text>A3A02  What is the term for the propagation condition in which scattered
  5439. patches of relatively dense ionization develop seasonally at E-region
  5440. heights?
  5441.  
  5442.  
  5443. </text>
  5444.     </content>
  5445.     <content>
  5446.         <layer>background</layer>
  5447.         <id>11</id>
  5448.         <text>Auroral propagation</text>
  5449.     </content>
  5450.     <content>
  5451.         <layer>background</layer>
  5452.         <id>27</id>
  5453.         <text>Ducting</text>
  5454.     </content>
  5455.     <content>
  5456.         <layer>background</layer>
  5457.         <id>28</id>
  5458.         <text>Scatter</text>
  5459.     </content>
  5460.     <content>
  5461.         <layer>background</layer>
  5462.         <id>29</id>
  5463.         <text>Sporadic-E</text>
  5464.     </content>
  5465.     <name>#87</name>
  5466.     <script>on openCard
  5467. global group,rightone
  5468. put 8 into group
  5469. put "D" into rightone
  5470. pass openCard
  5471. end openCard
  5472. </script>
  5473. </card>
  5474.  
  5475.  
  5476. card_30505.xml
  5477. <?xml version="1.0" encoding="utf-8" ?>
  5478. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5479. <card>
  5480.     <id>30505</id>
  5481.     <filler1>0</filler1>
  5482.     <cantDelete> <true /> </cantDelete>
  5483.     <showPict> <true /> </showPict>
  5484.     <dontSearch> <false /> </dontSearch>
  5485.     <owner>7720</owner>
  5486.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5487.     <content>
  5488.         <layer>background</layer>
  5489.         <id>20</id>
  5490.         <text>Question #8</text>
  5491.     </content>
  5492.     <content>
  5493.         <layer>background</layer>
  5494.         <id>1</id>
  5495.         <text>A3A03  In what region of the world is sporadic-E most prevalent?
  5496.  
  5497.  
  5498.  
  5499.  
  5500. </text>
  5501.     </content>
  5502.     <content>
  5503.         <layer>background</layer>
  5504.         <id>11</id>
  5505.         <text>The equatorial regions</text>
  5506.     </content>
  5507.     <content>
  5508.         <layer>background</layer>
  5509.         <id>27</id>
  5510.         <text>The arctic regions</text>
  5511.     </content>
  5512.     <content>
  5513.         <layer>background</layer>
  5514.         <id>28</id>
  5515.         <text>The northern hemisphere</text>
  5516.     </content>
  5517.     <content>
  5518.         <layer>background</layer>
  5519.         <id>29</id>
  5520.         <text>The western hemisphere</text>
  5521.     </content>
  5522.     <name>#88</name>
  5523.     <script>on openCard
  5524. global group,rightone
  5525. put 8 into group
  5526. put "A" into rightone
  5527. pass openCard
  5528. end openCard
  5529. </script>
  5530. </card>
  5531.  
  5532.  
  5533. card_30766.xml
  5534. <?xml version="1.0" encoding="utf-8" ?>
  5535. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5536. <card>
  5537.     <id>30766</id>
  5538.     <filler1>0</filler1>
  5539.     <cantDelete> <true /> </cantDelete>
  5540.     <showPict> <true /> </showPict>
  5541.     <dontSearch> <false /> </dontSearch>
  5542.     <owner>7720</owner>
  5543.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5544.     <content>
  5545.         <layer>background</layer>
  5546.         <id>20</id>
  5547.         <text>Question #8</text>
  5548.     </content>
  5549.     <content>
  5550.         <layer>background</layer>
  5551.         <id>1</id>
  5552.         <text>A3A04  On which amateur frequency band is the extended-distance propagation
  5553. effect of sporadic-E most often observed?
  5554.  
  5555.  
  5556. </text>
  5557.     </content>
  5558.     <content>
  5559.         <layer>background</layer>
  5560.         <id>11</id>
  5561.         <text>2 meters</text>
  5562.     </content>
  5563.     <content>
  5564.         <layer>background</layer>
  5565.         <id>27</id>
  5566.         <text>6 meters</text>
  5567.     </content>
  5568.     <content>
  5569.         <layer>background</layer>
  5570.         <id>28</id>
  5571.         <text>20 meters</text>
  5572.     </content>
  5573.     <content>
  5574.         <layer>background</layer>
  5575.         <id>29</id>
  5576.         <text>160 meters</text>
  5577.     </content>
  5578.     <name>#89</name>
  5579.     <script>on openCard
  5580. global group,rightone
  5581. put 8 into group
  5582. put "B" into rightone
  5583. pass openCard
  5584. end openCard
  5585. </script>
  5586. </card>
  5587.  
  5588.  
  5589. card_31103.xml
  5590. <?xml version="1.0" encoding="utf-8" ?>
  5591. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5592. <card>
  5593.     <id>31103</id>
  5594.     <filler1>0</filler1>
  5595.     <cantDelete> <true /> </cantDelete>
  5596.     <showPict> <true /> </showPict>
  5597.     <dontSearch> <false /> </dontSearch>
  5598.     <owner>7720</owner>
  5599.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5600.     <content>
  5601.         <layer>background</layer>
  5602.         <id>20</id>
  5603.         <text>Question #9</text>
  5604.     </content>
  5605.     <content>
  5606.         <layer>background</layer>
  5607.         <id>1</id>
  5608.         <text>A3A05  What effect does auroral activity have upon radio communications?
  5609.  
  5610.  
  5611.  
  5612. </text>
  5613.     </content>
  5614.     <content>
  5615.         <layer>background</layer>
  5616.         <id>11</id>
  5617.         <text>The readability of SSB signals increases</text>
  5618.     </content>
  5619.     <content>
  5620.         <layer>background</layer>
  5621.         <id>27</id>
  5622.         <text>FM communications are clearer</text>
  5623.     </content>
  5624.     <content>
  5625.         <layer>background</layer>
  5626.         <id>28</id>
  5627.         <text>CW signals have a clearer tone</text>
  5628.     </content>
  5629.     <content>
  5630.         <layer>background</layer>
  5631.         <id>29</id>
  5632.         <text>CW signals have a fluttery tone
  5633. </text>
  5634.     </content>
  5635.     <name>#90</name>
  5636.     <script>on openCard
  5637. global group,rightone
  5638. put 8 into group
  5639. put "D" into rightone
  5640. pass openCard
  5641. end openCard
  5642. </script>
  5643. </card>
  5644.  
  5645.  
  5646. card_31418.xml
  5647. <?xml version="1.0" encoding="utf-8" ?>
  5648. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5649. <card>
  5650.     <id>31418</id>
  5651.     <filler1>0</filler1>
  5652.     <cantDelete> <true /> </cantDelete>
  5653.     <showPict> <true /> </showPict>
  5654.     <dontSearch> <false /> </dontSearch>
  5655.     <owner>7720</owner>
  5656.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5657.     <content>
  5658.         <layer>background</layer>
  5659.         <id>20</id>
  5660.         <text>Question #8</text>
  5661.     </content>
  5662.     <content>
  5663.         <layer>background</layer>
  5664.         <id>1</id>
  5665.         <text>A3A06  What is the cause of auroral activity?
  5666.  
  5667.  
  5668.  
  5669.  
  5670. </text>
  5671.     </content>
  5672.     <content>
  5673.         <layer>background</layer>
  5674.         <id>11</id>
  5675.         <text>A high sunspot level</text>
  5676.     </content>
  5677.     <content>
  5678.         <layer>background</layer>
  5679.         <id>27</id>
  5680.         <text>A low sunspot level</text>
  5681.     </content>
  5682.     <content>
  5683.         <layer>background</layer>
  5684.         <id>28</id>
  5685.         <text>The emission of charged particles from the sun</text>
  5686.     </content>
  5687.     <content>
  5688.         <layer>background</layer>
  5689.         <id>29</id>
  5690.         <text>Meteor showers concentrated in the northern latitudes</text>
  5691.     </content>
  5692.     <name>#91</name>
  5693.     <script>on openCard
  5694. global group,rightone
  5695. put 8 into group
  5696. put "C" into rightone
  5697. pass openCard
  5698. end openCard
  5699. </script>
  5700. </card>
  5701.  
  5702.  
  5703. card_31640.xml
  5704. <?xml version="1.0" encoding="utf-8" ?>
  5705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5706. <card>
  5707.     <id>31640</id>
  5708.     <filler1>0</filler1>
  5709.     <cantDelete> <true /> </cantDelete>
  5710.     <showPict> <true /> </showPict>
  5711.     <dontSearch> <false /> </dontSearch>
  5712.     <owner>7720</owner>
  5713.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5714.     <content>
  5715.         <layer>background</layer>
  5716.         <id>20</id>
  5717.         <text>Question #9</text>
  5718.     </content>
  5719.     <content>
  5720.         <layer>background</layer>
  5721.         <id>1</id>
  5722.         <text>A3A07  In the northern hemisphere, in which direction should a directional
  5723. antenna be pointed to take maximum advantage of auroral propagation?
  5724.  
  5725.  
  5726. </text>
  5727.     </content>
  5728.     <content>
  5729.         <layer>background</layer>
  5730.         <id>11</id>
  5731.         <text> South</text>
  5732.     </content>
  5733.     <content>
  5734.         <layer>background</layer>
  5735.         <id>27</id>
  5736.         <text> North</text>
  5737.     </content>
  5738.     <content>
  5739.         <layer>background</layer>
  5740.         <id>28</id>
  5741.         <text>East</text>
  5742.     </content>
  5743.     <content>
  5744.         <layer>background</layer>
  5745.         <id>29</id>
  5746.         <text>West</text>
  5747.     </content>
  5748.     <name>#92</name>
  5749.     <script>on openCard
  5750. global group,rightone
  5751. put 8 into group
  5752. put "B" into rightone
  5753. pass openCard
  5754. end openCard
  5755. </script>
  5756. </card>
  5757.  
  5758.  
  5759. card_31855.xml
  5760. <?xml version="1.0" encoding="utf-8" ?>
  5761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5762. <card>
  5763.     <id>31855</id>
  5764.     <filler1>0</filler1>
  5765.     <cantDelete> <true /> </cantDelete>
  5766.     <showPict> <true /> </showPict>
  5767.     <dontSearch> <false /> </dontSearch>
  5768.     <owner>7720</owner>
  5769.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5770.     <content>
  5771.         <layer>background</layer>
  5772.         <id>20</id>
  5773.         <text>Question #8</text>
  5774.     </content>
  5775.     <content>
  5776.         <layer>background</layer>
  5777.         <id>1</id>
  5778.         <text>A3A08  Where in the ionosphere does auroral activity occur?
  5779.  
  5780.  
  5781.  
  5782. </text>
  5783.     </content>
  5784.     <content>
  5785.         <layer>background</layer>
  5786.         <id>11</id>
  5787.         <text>At F-region height</text>
  5788.     </content>
  5789.     <content>
  5790.         <layer>background</layer>
  5791.         <id>27</id>
  5792.         <text>In the equatorial band</text>
  5793.     </content>
  5794.     <content>
  5795.         <layer>background</layer>
  5796.         <id>28</id>
  5797.         <text>At D-region height</text>
  5798.     </content>
  5799.     <content>
  5800.         <layer>background</layer>
  5801.         <id>29</id>
  5802.         <text>At E-region height</text>
  5803.     </content>
  5804.     <name>#93</name>
  5805.     <script>on openCard
  5806. global group,rightone
  5807. put 8 into group
  5808. put "D" into rightone
  5809. pass openCard
  5810. end openCard
  5811. </script>
  5812. </card>
  5813.  
  5814.  
  5815. card_32246.xml
  5816. <?xml version="1.0" encoding="utf-8" ?>
  5817. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5818. <card>
  5819.     <id>32246</id>
  5820.     <filler1>0</filler1>
  5821.     <cantDelete> <true /> </cantDelete>
  5822.     <showPict> <true /> </showPict>
  5823.     <dontSearch> <false /> </dontSearch>
  5824.     <owner>7720</owner>
  5825.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5826.     <content>
  5827.         <layer>background</layer>
  5828.         <id>20</id>
  5829.         <text>Question #8</text>
  5830.     </content>
  5831.     <content>
  5832.         <layer>background</layer>
  5833.         <id>1</id>
  5834.         <text>A3A09  Which emission modes are best for auroral propagation?
  5835.  
  5836.  
  5837.  
  5838. </text>
  5839.     </content>
  5840.     <content>
  5841.         <layer>background</layer>
  5842.         <id>11</id>
  5843.         <text> CW and SSB</text>
  5844.     </content>
  5845.     <content>
  5846.         <layer>background</layer>
  5847.         <id>27</id>
  5848.         <text> SSB and FM</text>
  5849.     </content>
  5850.     <content>
  5851.         <layer>background</layer>
  5852.         <id>28</id>
  5853.         <text> FM and CW</text>
  5854.     </content>
  5855.     <content>
  5856.         <layer>background</layer>
  5857.         <id>29</id>
  5858.         <text> RTTY and AM</text>
  5859.     </content>
  5860.     <name>#94</name>
  5861.     <script>on openCard
  5862. global group,rightone
  5863. put 8 into group
  5864. put "A" into rightone
  5865. pass openCard
  5866. end openCard
  5867. </script>
  5868. </card>
  5869.  
  5870.  
  5871. card_32262.xml
  5872. <?xml version="1.0" encoding="utf-8" ?>
  5873. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5874. <card>
  5875.     <id>32262</id>
  5876.     <filler1>0</filler1>
  5877.     <cantDelete> <true /> </cantDelete>
  5878.     <showPict> <true /> </showPict>
  5879.     <dontSearch> <false /> </dontSearch>
  5880.     <owner>7720</owner>
  5881.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5882.     <content>
  5883.         <layer>background</layer>
  5884.         <id>20</id>
  5885.         <text>Question #8</text>
  5886.     </content>
  5887.     <content>
  5888.         <layer>background</layer>
  5889.         <id>1</id>
  5890.         <text>A3A10  As the frequency of a signal is increased, how does its ground-wave
  5891. propagation distance change?
  5892.  
  5893.  
  5894. </text>
  5895.     </content>
  5896.     <content>
  5897.         <layer>background</layer>
  5898.         <id>11</id>
  5899.         <text>It increases</text>
  5900.     </content>
  5901.     <content>
  5902.         <layer>background</layer>
  5903.         <id>27</id>
  5904.         <text>It decreases</text>
  5905.     </content>
  5906.     <content>
  5907.         <layer>background</layer>
  5908.         <id>28</id>
  5909.         <text> It stays the same</text>
  5910.     </content>
  5911.     <content>
  5912.         <layer>background</layer>
  5913.         <id>29</id>
  5914.         <text>Radio waves don't propagate along the Earth's surface</text>
  5915.     </content>
  5916.     <name>#95</name>
  5917.     <script>on openCard
  5918. global group,rightone
  5919. put 8 into group
  5920. put "B" into rightone
  5921. pass openCard
  5922. end openCard
  5923. </script>
  5924. </card>
  5925.  
  5926.  
  5927. card_32712.xml
  5928. <?xml version="1.0" encoding="utf-8" ?>
  5929. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5930. <card>
  5931.     <id>32712</id>
  5932.     <filler1>0</filler1>
  5933.     <cantDelete> <true /> </cantDelete>
  5934.     <showPict> <true /> </showPict>
  5935.     <dontSearch> <false /> </dontSearch>
  5936.     <owner>7720</owner>
  5937.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5938.     <content>
  5939.         <layer>background</layer>
  5940.         <id>20</id>
  5941.         <text>Question #8</text>
  5942.     </content>
  5943.     <content>
  5944.         <layer>background</layer>
  5945.         <id>1</id>
  5946.         <text>A3A11  What typical polarization does ground-wave propagation have?
  5947.  
  5948.  
  5949. </text>
  5950.     </content>
  5951.     <content>
  5952.         <layer>background</layer>
  5953.         <id>11</id>
  5954.         <text>Vertical</text>
  5955.     </content>
  5956.     <content>
  5957.         <layer>background</layer>
  5958.         <id>27</id>
  5959.         <text> Horizontal</text>
  5960.     </content>
  5961.     <content>
  5962.         <layer>background</layer>
  5963.         <id>28</id>
  5964.         <text> Circular</text>
  5965.     </content>
  5966.     <content>
  5967.         <layer>background</layer>
  5968.         <id>29</id>
  5969.         <text> Elliptical
  5970. </text>
  5971.     </content>
  5972.     <name>#96</name>
  5973.     <script>on openCard
  5974. global group,rightone
  5975. put 8 into group
  5976. put "A" into rightone
  5977. pass openCard
  5978. end openCard
  5979. </script>
  5980. </card>
  5981.  
  5982.  
  5983. card_32959.xml
  5984. <?xml version="1.0" encoding="utf-8" ?>
  5985. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5986. <card>
  5987.     <id>32959</id>
  5988.     <filler1>0</filler1>
  5989.     <cantDelete> <true /> </cantDelete>
  5990.     <showPict> <true /> </showPict>
  5991.     <dontSearch> <false /> </dontSearch>
  5992.     <owner>7720</owner>
  5993.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  5994.     <content>
  5995.         <layer>background</layer>
  5996.         <id>20</id>
  5997.         <text>Question #9</text>
  5998.     </content>
  5999.     <content>
  6000.         <layer>background</layer>
  6001.         <id>1</id>
  6002.         <text>A3B01  What causes selective fading?
  6003.  
  6004.  
  6005. </text>
  6006.     </content>
  6007.     <content>
  6008.         <layer>background</layer>
  6009.         <id>11</id>
  6010.         <text>Small changes in beam heading at the receiving station</text>
  6011.     </content>
  6012.     <content>
  6013.         <layer>background</layer>
  6014.         <id>27</id>
  6015.         <text>Phase differences between radio-wave components of the same
  6016. transmission, as experienced at the receiving station</text>
  6017.     </content>
  6018.     <content>
  6019.         <layer>background</layer>
  6020.         <id>28</id>
  6021.         <text>Large changes in the height of the ionosphere at the receiving
  6022. station ordinarily occurring shortly after either sunrise or sunset</text>
  6023.     </content>
  6024.     <content>
  6025.         <layer>background</layer>
  6026.         <id>29</id>
  6027.         <text> Time differences between the receiving and transmitting stations
  6028. </text>
  6029.     </content>
  6030.     <name>#97</name>
  6031.     <script>on openCard
  6032. global group,rightone
  6033. put 9 into group
  6034. put "B" into rightone
  6035. pass openCard
  6036. end openCard
  6037. </script>
  6038. </card>
  6039.  
  6040.  
  6041. card_33125.xml
  6042. <?xml version="1.0" encoding="utf-8" ?>
  6043. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6044. <card>
  6045.     <id>33125</id>
  6046.     <filler1>0</filler1>
  6047.     <cantDelete> <true /> </cantDelete>
  6048.     <showPict> <true /> </showPict>
  6049.     <dontSearch> <false /> </dontSearch>
  6050.     <owner>7720</owner>
  6051.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6052.     <content>
  6053.         <layer>background</layer>
  6054.         <id>20</id>
  6055.         <text>Question #9</text>
  6056.     </content>
  6057.     <content>
  6058.         <layer>background</layer>
  6059.         <id>1</id>
  6060.         <text>A3B02  What is the propagation effect called that causes selective fading
  6061. between received wave components of the same transmission?
  6062.  
  6063.  
  6064.  </text>
  6065.     </content>
  6066.     <content>
  6067.         <layer>background</layer>
  6068.         <id>11</id>
  6069.         <text>Faraday rotation</text>
  6070.     </content>
  6071.     <content>
  6072.         <layer>background</layer>
  6073.         <id>27</id>
  6074.         <text> Diversity reception</text>
  6075.     </content>
  6076.     <content>
  6077.         <layer>background</layer>
  6078.         <id>28</id>
  6079.         <text>Phase differences</text>
  6080.     </content>
  6081.     <content>
  6082.         <layer>background</layer>
  6083.         <id>29</id>
  6084.         <text>Phase shift
  6085. </text>
  6086.     </content>
  6087.     <name>#98</name>
  6088.     <script>on openCard
  6089. global group,rightone
  6090. put 9 into group
  6091. put "C" into rightone
  6092. pass openCard
  6093. end openCard
  6094. </script>
  6095. </card>
  6096.  
  6097.  
  6098. card_33317.xml
  6099. <?xml version="1.0" encoding="utf-8" ?>
  6100. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6101. <card>
  6102.     <id>33317</id>
  6103.     <filler1>0</filler1>
  6104.     <cantDelete> <true /> </cantDelete>
  6105.     <showPict> <true /> </showPict>
  6106.     <dontSearch> <false /> </dontSearch>
  6107.     <owner>7720</owner>
  6108.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6109.     <content>
  6110.         <layer>background</layer>
  6111.         <id>20</id>
  6112.         <text>Question #10</text>
  6113.     </content>
  6114.     <content>
  6115.         <layer>background</layer>
  6116.         <id>1</id>
  6117.         <text>A3B03  Which emission modes suffer the most from selective fading?
  6118.  
  6119.  
  6120.  
  6121. </text>
  6122.     </content>
  6123.     <content>
  6124.         <layer>background</layer>
  6125.         <id>11</id>
  6126.         <text>CW and SSB</text>
  6127.     </content>
  6128.     <content>
  6129.         <layer>background</layer>
  6130.         <id>27</id>
  6131.         <text>FM and double sideband AM
  6132. </text>
  6133.     </content>
  6134.     <content>
  6135.         <layer>background</layer>
  6136.         <id>28</id>
  6137.         <text> SSB and AMTOR</text>
  6138.     </content>
  6139.     <content>
  6140.         <layer>background</layer>
  6141.         <id>29</id>
  6142.         <text>SSTV and CW</text>
  6143.     </content>
  6144.     <name>#99</name>
  6145.     <script>on openCard
  6146. global group,rightone
  6147. put 9 into group
  6148. put "B" into rightone
  6149. pass openCard
  6150. end openCard
  6151. </script>
  6152. </card>
  6153.  
  6154.  
  6155. card_33645.xml
  6156. <?xml version="1.0" encoding="utf-8" ?>
  6157. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6158. <card>
  6159.     <id>33645</id>
  6160.     <filler1>0</filler1>
  6161.     <cantDelete> <true /> </cantDelete>
  6162.     <showPict> <true /> </showPict>
  6163.     <dontSearch> <false /> </dontSearch>
  6164.     <owner>7720</owner>
  6165.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6166.     <content>
  6167.         <layer>background</layer>
  6168.         <id>20</id>
  6169.         <text>Question #10</text>
  6170.     </content>
  6171.     <content>
  6172.         <layer>background</layer>
  6173.         <id>1</id>
  6174.         <text>A3B04  How does the bandwidth of a transmitted signal affect selective
  6175. fading?
  6176.  
  6177.  
  6178. </text>
  6179.     </content>
  6180.     <content>
  6181.         <layer>background</layer>
  6182.         <id>11</id>
  6183.         <text>It is more pronounced at wide bandwidths</text>
  6184.     </content>
  6185.     <content>
  6186.         <layer>background</layer>
  6187.         <id>27</id>
  6188.         <text> It is more pronounced at narrow bandwidths</text>
  6189.     </content>
  6190.     <content>
  6191.         <layer>background</layer>
  6192.         <id>28</id>
  6193.         <text>It is the same for both narrow and wide bandwidths</text>
  6194.     </content>
  6195.     <content>
  6196.         <layer>background</layer>
  6197.         <id>29</id>
  6198.         <text> The receiver bandwidth determines the selective fading effect</text>
  6199.     </content>
  6200.     <name>#100</name>
  6201.     <script>on openCard
  6202. global group,rightone
  6203. put 9 into group
  6204. put "A" into rightone
  6205. pass openCard
  6206. end openCard
  6207. </script>
  6208. </card>
  6209.  
  6210.  
  6211. card_33911.xml
  6212. <?xml version="1.0" encoding="utf-8" ?>
  6213. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6214. <card>
  6215.     <id>33911</id>
  6216.     <filler1>0</filler1>
  6217.     <cantDelete> <true /> </cantDelete>
  6218.     <showPict> <true /> </showPict>
  6219.     <dontSearch> <false /> </dontSearch>
  6220.     <owner>7720</owner>
  6221.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6222.     <content>
  6223.         <layer>background</layer>
  6224.         <id>20</id>
  6225.         <text>Question #9</text>
  6226.     </content>
  6227.     <content>
  6228.         <layer>background</layer>
  6229.         <id>1</id>
  6230.         <text>A3B05  Why does the radio-path horizon distance exceed the geometric horizon?
  6231.  
  6232.  
  6233.  
  6234.  
  6235. </text>
  6236.     </content>
  6237.     <content>
  6238.         <layer>background</layer>
  6239.         <id>11</id>
  6240.         <text>E-region skip</text>
  6241.     </content>
  6242.     <content>
  6243.         <layer>background</layer>
  6244.         <id>27</id>
  6245.         <text> D-region skip</text>
  6246.     </content>
  6247.     <content>
  6248.         <layer>background</layer>
  6249.         <id>28</id>
  6250.         <text>Auroral skip</text>
  6251.     </content>
  6252.     <content>
  6253.         <layer>background</layer>
  6254.         <id>29</id>
  6255.         <text>Radio waves may be bent
  6256. </text>
  6257.     </content>
  6258.     <name>#101</name>
  6259.     <script>on openCard
  6260. global group,rightone
  6261. put 9 into group
  6262. put "D" into rightone
  6263. pass openCard
  6264. end openCard
  6265. </script>
  6266. </card>
  6267.  
  6268.  
  6269. card_34215.xml
  6270. <?xml version="1.0" encoding="utf-8" ?>
  6271. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6272. <card>
  6273.     <id>34215</id>
  6274.     <filler1>0</filler1>
  6275.     <cantDelete> <true /> </cantDelete>
  6276.     <showPict> <true /> </showPict>
  6277.     <dontSearch> <false /> </dontSearch>
  6278.     <owner>7720</owner>
  6279.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6280.     <content>
  6281.         <layer>background</layer>
  6282.         <id>20</id>
  6283.         <text>Question #10</text>
  6284.     </content>
  6285.     <content>
  6286.         <layer>background</layer>
  6287.         <id>1</id>
  6288.         <text>A3B06   How much farther does the VHF/UHF radio-path horizon distance exceed
  6289. the geometric horizon?
  6290.  
  6291.  
  6292.  </text>
  6293.     </content>
  6294.     <content>
  6295.         <layer>background</layer>
  6296.         <id>11</id>
  6297.         <text>By approximately 15% of the distance</text>
  6298.     </content>
  6299.     <content>
  6300.         <layer>background</layer>
  6301.         <id>27</id>
  6302.         <text> By approximately twice the distance</text>
  6303.     </content>
  6304.     <content>
  6305.         <layer>background</layer>
  6306.         <id>28</id>
  6307.         <text>By approximately one-half the distance</text>
  6308.     </content>
  6309.     <content>
  6310.         <layer>background</layer>
  6311.         <id>29</id>
  6312.         <text>By approximately four times the distance</text>
  6313.     </content>
  6314.     <name>#102</name>
  6315.     <script>on openCard
  6316. global group,rightone
  6317. put 9 into group
  6318. put "A" into rightone
  6319. pass openCard
  6320. end openCard
  6321. </script>
  6322. </card>
  6323.  
  6324.  
  6325. card_34527.xml
  6326. <?xml version="1.0" encoding="utf-8" ?>
  6327. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6328. <card>
  6329.     <id>34527</id>
  6330.     <filler1>0</filler1>
  6331.     <cantDelete> <true /> </cantDelete>
  6332.     <showPict> <true /> </showPict>
  6333.     <dontSearch> <false /> </dontSearch>
  6334.     <owner>7720</owner>
  6335.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6336.     <content>
  6337.         <layer>background</layer>
  6338.         <id>20</id>
  6339.         <text>Question #10</text>
  6340.     </content>
  6341.     <content>
  6342.         <layer>background</layer>
  6343.         <id>1</id>
  6344.         <text>A3B07  For a 3-element Yagi antenna with horizontally mounted elements, how
  6345. does the main lobe takeoff angle vary with height above flat ground?
  6346.  
  6347. </text>
  6348.     </content>
  6349.     <content>
  6350.         <layer>background</layer>
  6351.         <id>11</id>
  6352.         <text>It increases with increasing height</text>
  6353.     </content>
  6354.     <content>
  6355.         <layer>background</layer>
  6356.         <id>27</id>
  6357.         <text> It decreases with increasing height</text>
  6358.     </content>
  6359.     <content>
  6360.         <layer>background</layer>
  6361.         <id>28</id>
  6362.         <text> It does not vary with height</text>
  6363.     </content>
  6364.     <content>
  6365.         <layer>background</layer>
  6366.         <id>29</id>
  6367.         <text>It depends on E-region height, not antenna height</text>
  6368.     </content>
  6369.     <name>#103</name>
  6370.     <script>on openCard
  6371. global group,rightone
  6372. put 9 into group
  6373. put "B" into rightone
  6374. pass openCard
  6375. end openCard
  6376. </script>
  6377. </card>
  6378.  
  6379.  
  6380. card_35870.xml
  6381. <?xml version="1.0" encoding="utf-8" ?>
  6382. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6383. <card>
  6384.     <id>35870</id>
  6385.     <filler1>0</filler1>
  6386.     <cantDelete> <true /> </cantDelete>
  6387.     <showPict> <true /> </showPict>
  6388.     <dontSearch> <false /> </dontSearch>
  6389.     <owner>7720</owner>
  6390.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6391.     <content>
  6392.         <layer>background</layer>
  6393.         <id>20</id>
  6394.         <text>Question #9</text>
  6395.     </content>
  6396.     <content>
  6397.         <layer>background</layer>
  6398.         <id>1</id>
  6399.         <text>A3B08  For a 3-element Yagi antenna with horizontally mounted elements, how
  6400. does the main lobe takeoff angle vary with a downward slope of the
  6401. ground (moving away from the antenna)?
  6402.  
  6403. </text>
  6404.     </content>
  6405.     <content>
  6406.         <layer>background</layer>
  6407.         <id>11</id>
  6408.         <text> It increases as the slope gets steeper</text>
  6409.     </content>
  6410.     <content>
  6411.         <layer>background</layer>
  6412.         <id>27</id>
  6413.         <text> It decreases as the slope gets steeper</text>
  6414.     </content>
  6415.     <content>
  6416.         <layer>background</layer>
  6417.         <id>28</id>
  6418.         <text> It does not depend on the ground slope</text>
  6419.     </content>
  6420.     <content>
  6421.         <layer>background</layer>
  6422.         <id>29</id>
  6423.         <text> It depends on F-region height, not ground slope
  6424. </text>
  6425.     </content>
  6426.     <name>#104</name>
  6427.     <script>on openCard
  6428. global group,rightone
  6429. put 9 into group
  6430. put "B" into rightone
  6431. pass openCard
  6432. end openCard
  6433. </script>
  6434. </card>
  6435.  
  6436.  
  6437. card_34580.xml
  6438. <?xml version="1.0" encoding="utf-8" ?>
  6439. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6440. <card>
  6441.     <id>34580</id>
  6442.     <filler1>0</filler1>
  6443.     <cantDelete> <true /> </cantDelete>
  6444.     <showPict> <true /> </showPict>
  6445.     <dontSearch> <false /> </dontSearch>
  6446.     <owner>7720</owner>
  6447.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6448.     <content>
  6449.         <layer>background</layer>
  6450.         <id>20</id>
  6451.         <text>Question #9</text>
  6452.     </content>
  6453.     <content>
  6454.         <layer>background</layer>
  6455.         <id>1</id>
  6456.         <text>A3B09  What is the name of the high-angle wave in HF propagation that travels
  6457. for some distance within the F2 region?
  6458.  
  6459.  
  6460. </text>
  6461.     </content>
  6462.     <content>
  6463.         <layer>background</layer>
  6464.         <id>11</id>
  6465.         <text>Oblique-angle ray</text>
  6466.     </content>
  6467.     <content>
  6468.         <layer>background</layer>
  6469.         <id>27</id>
  6470.         <text>Pedersen ray</text>
  6471.     </content>
  6472.     <content>
  6473.         <layer>background</layer>
  6474.         <id>28</id>
  6475.         <text>Ordinary ray</text>
  6476.     </content>
  6477.     <content>
  6478.         <layer>background</layer>
  6479.         <id>29</id>
  6480.         <text>Heaviside ray</text>
  6481.     </content>
  6482.     <name>#105</name>
  6483.     <script>on openCard
  6484. global group,rightone
  6485. put 9 into group
  6486. put "B" into rightone
  6487. pass openCard
  6488. end openCard
  6489. </script>
  6490. </card>
  6491.  
  6492.  
  6493. card_34986.xml
  6494. <?xml version="1.0" encoding="utf-8" ?>
  6495. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6496. <card>
  6497.     <id>34986</id>
  6498.     <filler1>0</filler1>
  6499.     <cantDelete> <true /> </cantDelete>
  6500.     <showPict> <true /> </showPict>
  6501.     <dontSearch> <false /> </dontSearch>
  6502.     <owner>7720</owner>
  6503.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6504.     <content>
  6505.         <layer>background</layer>
  6506.         <id>20</id>
  6507.         <text>Question #10</text>
  6508.     </content>
  6509.     <content>
  6510.         <layer>background</layer>
  6511.         <id>1</id>
  6512.         <text>A3B10  Excluding enhanced propagation, what is the approximate range of
  6513. normal VHF propagation?
  6514.  
  6515.  
  6516.  
  6517. </text>
  6518.     </content>
  6519.     <content>
  6520.         <layer>background</layer>
  6521.         <id>11</id>
  6522.         <text>1000 miles</text>
  6523.     </content>
  6524.     <content>
  6525.         <layer>background</layer>
  6526.         <id>27</id>
  6527.         <text>500 miles</text>
  6528.     </content>
  6529.     <content>
  6530.         <layer>background</layer>
  6531.         <id>28</id>
  6532.         <text>1500 miles</text>
  6533.     </content>
  6534.     <content>
  6535.         <layer>background</layer>
  6536.         <id>29</id>
  6537.         <text>2000 miles</text>
  6538.     </content>
  6539.     <name>#106</name>
  6540.     <script>on openCard
  6541. global group,rightone
  6542. put 9 into group
  6543. put "B" into rightone
  6544. pass openCard
  6545. end openCard
  6546. </script>
  6547. </card>
  6548.  
  6549.  
  6550. card_35134.xml
  6551. <?xml version="1.0" encoding="utf-8" ?>
  6552. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6553. <card>
  6554.     <id>35134</id>
  6555.     <filler1>0</filler1>
  6556.     <cantDelete> <true /> </cantDelete>
  6557.     <showPict> <true /> </showPict>
  6558.     <dontSearch> <false /> </dontSearch>
  6559.     <owner>7720</owner>
  6560.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6561.     <content>
  6562.         <layer>background</layer>
  6563.         <id>20</id>
  6564.         <text>Question #10</text>
  6565.     </content>
  6566.     <content>
  6567.         <layer>background</layer>
  6568.         <id>1</id>
  6569.         <text>A3B11  What effect is usually responsible for propagating a VHF signal over
  6570. 500 miles?
  6571.  
  6572.  
  6573. </text>
  6574.     </content>
  6575.     <content>
  6576.         <layer>background</layer>
  6577.         <id>11</id>
  6578.         <text> D-region absorption</text>
  6579.     </content>
  6580.     <content>
  6581.         <layer>background</layer>
  6582.         <id>27</id>
  6583.         <text> Faraday rotation</text>
  6584.     </content>
  6585.     <content>
  6586.         <layer>background</layer>
  6587.         <id>28</id>
  6588.         <text> Tropospheric ducting</text>
  6589.     </content>
  6590.     <content>
  6591.         <layer>background</layer>
  6592.         <id>29</id>
  6593.         <text>Moonbounce</text>
  6594.     </content>
  6595.     <name>#107</name>
  6596.     <script>on openCard
  6597. global group,rightone
  6598. put 9 into group
  6599. put "C" into rightone
  6600. pass openCard
  6601. end openCard
  6602. </script>
  6603. </card>
  6604.  
  6605.  
  6606. card_35395.xml
  6607. <?xml version="1.0" encoding="utf-8" ?>
  6608. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6609. <card>
  6610.     <id>35395</id>
  6611.     <filler1>0</filler1>
  6612.     <cantDelete> <true /> </cantDelete>
  6613.     <showPict> <true /> </showPict>
  6614.     <dontSearch> <false /> </dontSearch>
  6615.     <owner>7720</owner>
  6616.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6617.     <content>
  6618.         <layer>background</layer>
  6619.         <id>20</id>
  6620.         <text>Question #9</text>
  6621.     </content>
  6622.     <content>
  6623.         <layer>background</layer>
  6624.         <id>1</id>
  6625.         <text>A3B12  What happens to an electromagnetic wave as it encounters air molecules
  6626. and other particles?
  6627.  
  6628.  
  6629. </text>
  6630.     </content>
  6631.     <content>
  6632.         <layer>background</layer>
  6633.         <id>11</id>
  6634.         <text>The wave loses kinetic energy</text>
  6635.     </content>
  6636.     <content>
  6637.         <layer>background</layer>
  6638.         <id>27</id>
  6639.         <text>The wave gains kinetic energy</text>
  6640.     </content>
  6641.     <content>
  6642.         <layer>background</layer>
  6643.         <id>28</id>
  6644.         <text>An aurora is created
  6645. </text>
  6646.     </content>
  6647.     <content>
  6648.         <layer>background</layer>
  6649.         <id>29</id>
  6650.         <text> Nothing happens because the waves have no physical substance</text>
  6651.     </content>
  6652.     <name>#108</name>
  6653.     <script>on openCard
  6654. global group,rightone
  6655. put 9 into group
  6656. put "A" into rightone
  6657. pass openCard
  6658. end openCard
  6659. </script>
  6660. </card>
  6661.  
  6662.  
  6663. card_36318.xml
  6664. <?xml version="1.0" encoding="utf-8" ?>
  6665. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6666. <card>
  6667.     <id>36318</id>
  6668.     <filler1>0</filler1>
  6669.     <cantDelete> <true /> </cantDelete>
  6670.     <showPict> <true /> </showPict>
  6671.     <dontSearch> <false /> </dontSearch>
  6672.     <owner>7720</owner>
  6673.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6674.     <content>
  6675.         <layer>background</layer>
  6676.         <id>20</id>
  6677.         <text>Question #11</text>
  6678.     </content>
  6679.     <content>
  6680.         <layer>background</layer>
  6681.         <id>1</id>
  6682.         <text>A4A01  What is a frequency standard?
  6683.  
  6684.  
  6685.  </text>
  6686.     </content>
  6687.     <content>
  6688.         <layer>background</layer>
  6689.         <id>11</id>
  6690.         <text> A frequency chosen by a net control operator for net operations</text>
  6691.     </content>
  6692.     <content>
  6693.         <layer>background</layer>
  6694.         <id>27</id>
  6695.         <text>A device used to produce a highly accurate reference frequency</text>
  6696.     </content>
  6697.     <content>
  6698.         <layer>background</layer>
  6699.         <id>28</id>
  6700.         <text>A device for accurately measuring frequency to within 1 Hz
  6701.  
  6702. </text>
  6703.     </content>
  6704.     <content>
  6705.         <layer>background</layer>
  6706.         <id>29</id>
  6707.         <text> A device used to generate wide-band random frequencies
  6708. </text>
  6709.     </content>
  6710.     <name>#109</name>
  6711.     <script>on openCard
  6712. global group,rightone
  6713. put 10 into group
  6714. put "B" into rightone
  6715. pass openCard
  6716. end openCard
  6717. </script>
  6718. </card>
  6719.  
  6720.  
  6721. card_36408.xml
  6722. <?xml version="1.0" encoding="utf-8" ?>
  6723. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6724. <card>
  6725.     <id>36408</id>
  6726.     <filler1>0</filler1>
  6727.     <cantDelete> <true /> </cantDelete>
  6728.     <showPict> <true /> </showPict>
  6729.     <dontSearch> <false /> </dontSearch>
  6730.     <owner>7720</owner>
  6731.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6732.     <content>
  6733.         <layer>background</layer>
  6734.         <id>20</id>
  6735.         <text>Question #10</text>
  6736.     </content>
  6737.     <content>
  6738.         <layer>background</layer>
  6739.         <id>1</id>
  6740.         <text>A4A02  What does a frequency counter do?
  6741.  
  6742.  
  6743.  
  6744.  
  6745. </text>
  6746.     </content>
  6747.     <content>
  6748.         <layer>background</layer>
  6749.         <id>11</id>
  6750.         <text> It makes frequency measurements</text>
  6751.     </content>
  6752.     <content>
  6753.         <layer>background</layer>
  6754.         <id>27</id>
  6755.         <text> It produces a reference frequency</text>
  6756.     </content>
  6757.     <content>
  6758.         <layer>background</layer>
  6759.         <id>28</id>
  6760.         <text> It measures FM transmitter deviation
  6761. </text>
  6762.     </content>
  6763.     <content>
  6764.         <layer>background</layer>
  6765.         <id>29</id>
  6766.         <text> It generates broad-band white noise</text>
  6767.     </content>
  6768.     <name>#110</name>
  6769.     <script>on openCard
  6770. global group,rightone
  6771. put 10 into group
  6772. put "A" into rightone
  6773. pass openCard
  6774. end openCard
  6775. </script>
  6776. </card>
  6777.  
  6778.  
  6779. card_36835.xml
  6780. <?xml version="1.0" encoding="utf-8" ?>
  6781. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6782. <card>
  6783.     <id>36835</id>
  6784.     <filler1>0</filler1>
  6785.     <cantDelete> <true /> </cantDelete>
  6786.     <showPict> <true /> </showPict>
  6787.     <dontSearch> <false /> </dontSearch>
  6788.     <owner>7720</owner>
  6789.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6790.     <content>
  6791.         <layer>background</layer>
  6792.         <id>20</id>
  6793.         <text>Question #11</text>
  6794.     </content>
  6795.     <content>
  6796.         <layer>background</layer>
  6797.         <id>1</id>
  6798.         <text>A4A03  If a 100 Hz signal is fed to the horizontal input of an oscilloscope
  6799. and a 150 Hz signal is fed to the vertical input, what type of
  6800. Lissajous figure should be displayed on the screen?
  6801.  
  6802.  
  6803. </text>
  6804.     </content>
  6805.     <content>
  6806.         <layer>background</layer>
  6807.         <id>11</id>
  6808.         <text> A looping pattern with 100 loops horizontally and 150 loops
  6809. vertically</text>
  6810.     </content>
  6811.     <content>
  6812.         <layer>background</layer>
  6813.         <id>27</id>
  6814.         <text>A rectangular pattern 100 mm wide and 150 mm high</text>
  6815.     </content>
  6816.     <content>
  6817.         <layer>background</layer>
  6818.         <id>28</id>
  6819.         <text> A looping pattern with 3 loops horizontally and 2 loops vertically</text>
  6820.     </content>
  6821.     <content>
  6822.         <layer>background</layer>
  6823.         <id>29</id>
  6824.         <text>An oval pattern 100 mm wide and 150 mm high</text>
  6825.     </content>
  6826.     <name>#111</name>
  6827.     <script>on openCard
  6828. global group,rightone
  6829. put 10 into group
  6830. put "C" into rightone
  6831. pass openCard
  6832. end openCard
  6833. </script>
  6834. </card>
  6835.  
  6836.  
  6837. card_36936.xml
  6838. <?xml version="1.0" encoding="utf-8" ?>
  6839. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6840. <card>
  6841.     <id>36936</id>
  6842.     <filler1>0</filler1>
  6843.     <cantDelete> <true /> </cantDelete>
  6844.     <showPict> <true /> </showPict>
  6845.     <dontSearch> <false /> </dontSearch>
  6846.     <owner>7720</owner>
  6847.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6848.     <content>
  6849.         <layer>background</layer>
  6850.         <id>20</id>
  6851.         <text>Question #10</text>
  6852.     </content>
  6853.     <content>
  6854.         <layer>background</layer>
  6855.         <id>1</id>
  6856.         <text>A4A04  What is a dip-meter?
  6857.  
  6858.  
  6859.  
  6860.  
  6861. </text>
  6862.     </content>
  6863.     <content>
  6864.         <layer>background</layer>
  6865.         <id>11</id>
  6866.         <text> A field-strength meter</text>
  6867.     </content>
  6868.     <content>
  6869.         <layer>background</layer>
  6870.         <id>27</id>
  6871.         <text> An SWR meter</text>
  6872.     </content>
  6873.     <content>
  6874.         <layer>background</layer>
  6875.         <id>28</id>
  6876.         <text>A variable LC oscillator with metered feedback current
  6877.  
  6878. </text>
  6879.     </content>
  6880.     <content>
  6881.         <layer>background</layer>
  6882.         <id>29</id>
  6883.         <text> A marker generator</text>
  6884.     </content>
  6885.     <name>#112</name>
  6886.     <script>on openCard
  6887. global group,rightone
  6888. put 10 into group
  6889. put "C" into rightone
  6890. pass openCard
  6891. end openCard
  6892. </script>
  6893. </card>
  6894.  
  6895.  
  6896. card_37228.xml
  6897. <?xml version="1.0" encoding="utf-8" ?>
  6898. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6899. <card>
  6900.     <id>37228</id>
  6901.     <filler1>0</filler1>
  6902.     <cantDelete> <true /> </cantDelete>
  6903.     <showPict> <true /> </showPict>
  6904.     <dontSearch> <false /> </dontSearch>
  6905.     <owner>7720</owner>
  6906.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6907.     <content>
  6908.         <layer>background</layer>
  6909.         <id>20</id>
  6910.         <text>Question #10</text>
  6911.     </content>
  6912.     <content>
  6913.         <layer>background</layer>
  6914.         <id>1</id>
  6915.         <text>A4A05  What does a dip-meter do?
  6916.  
  6917. </text>
  6918.     </content>
  6919.     <content>
  6920.         <layer>background</layer>
  6921.         <id>11</id>
  6922.         <text> It accurately indicates signal strength</text>
  6923.     </content>
  6924.     <content>
  6925.         <layer>background</layer>
  6926.         <id>27</id>
  6927.         <text>It measures frequency accurately</text>
  6928.     </content>
  6929.     <content>
  6930.         <layer>background</layer>
  6931.         <id>28</id>
  6932.         <text>It measures transmitter output power accurately</text>
  6933.     </content>
  6934.     <content>
  6935.         <layer>background</layer>
  6936.         <id>29</id>
  6937.         <text> It gives an indication of the resonant frequency of a circuit</text>
  6938.     </content>
  6939.     <name>#113</name>
  6940.     <script>on openCard
  6941. global group,rightone
  6942. put 10 into group
  6943. put "D" into rightone
  6944. pass openCard
  6945. end openCard
  6946. </script>
  6947. </card>
  6948.  
  6949.  
  6950. card_37593.xml
  6951. <?xml version="1.0" encoding="utf-8" ?>
  6952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6953. <card>
  6954.     <id>37593</id>
  6955.     <filler1>0</filler1>
  6956.     <cantDelete> <true /> </cantDelete>
  6957.     <showPict> <true /> </showPict>
  6958.     <dontSearch> <false /> </dontSearch>
  6959.     <owner>7720</owner>
  6960.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  6961.     <content>
  6962.         <layer>background</layer>
  6963.         <id>20</id>
  6964.         <text>Question #10</text>
  6965.     </content>
  6966.     <content>
  6967.         <layer>background</layer>
  6968.         <id>1</id>
  6969.         <text>A4A06  How does a dip-meter function?
  6970.  
  6971.  
  6972.  
  6973.  
  6974.  
  6975. </text>
  6976.     </content>
  6977.     <content>
  6978.         <layer>background</layer>
  6979.         <id>11</id>
  6980.         <text>Reflected waves at a specific frequency desensitize a detector coil
  6981. </text>
  6982.     </content>
  6983.     <content>
  6984.         <layer>background</layer>
  6985.         <id>27</id>
  6986.         <text>Power coupled from an oscillator causes a decrease in metered
  6987. current</text>
  6988.     </content>
  6989.     <content>
  6990.         <layer>background</layer>
  6991.         <id>28</id>
  6992.         <text> Power from a transmitter cancels feedback current</text>
  6993.     </content>
  6994.     <content>
  6995.         <layer>background</layer>
  6996.         <id>29</id>
  6997.         <text>Harmonics from an oscillator cause an increase in resonant circuit
  6998. Q</text>
  6999.     </content>
  7000.     <name>#114</name>
  7001.     <script>on openCard
  7002. global group,rightone
  7003. put 10 into group
  7004. put "B" into rightone
  7005. pass openCard
  7006. end openCard
  7007. </script>
  7008. </card>
  7009.  
  7010.  
  7011. card_37743.xml
  7012. <?xml version="1.0" encoding="utf-8" ?>
  7013. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7014. <card>
  7015.     <id>37743</id>
  7016.     <filler1>0</filler1>
  7017.     <cantDelete> <true /> </cantDelete>
  7018.     <showPict> <true /> </showPict>
  7019.     <dontSearch> <false /> </dontSearch>
  7020.     <owner>7720</owner>
  7021.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7022.     <content>
  7023.         <layer>background</layer>
  7024.         <id>20</id>
  7025.         <text>Question #11</text>
  7026.     </content>
  7027.     <content>
  7028.         <layer>background</layer>
  7029.         <id>1</id>
  7030.         <text>A4A07  What two ways could a dip-meter be used in an amateur station?
  7031.  
  7032. </text>
  7033.     </content>
  7034.     <content>
  7035.         <layer>background</layer>
  7036.         <id>11</id>
  7037.         <text>To measure resonant frequency of antenna traps and to measure
  7038. percentage of modulation</text>
  7039.     </content>
  7040.     <content>
  7041.         <layer>background</layer>
  7042.         <id>27</id>
  7043.         <text> To measure antenna resonance and to measure percentage of
  7044. modulation</text>
  7045.     </content>
  7046.     <content>
  7047.         <layer>background</layer>
  7048.         <id>28</id>
  7049.         <text>To measure antenna resonance and to measure antenna impedance</text>
  7050.     </content>
  7051.     <content>
  7052.         <layer>background</layer>
  7053.         <id>29</id>
  7054.         <text>To measure resonant frequency of antenna traps and to measure a
  7055. tuned circuit resonant frequency
  7056. </text>
  7057.     </content>
  7058.     <name>#115</name>
  7059.     <script>on openCard
  7060. global group,rightone
  7061. put 10 into group
  7062. put "D" into rightone
  7063. pass openCard
  7064. end openCard
  7065. </script>
  7066. </card>
  7067.  
  7068.  
  7069. card_38045.xml
  7070. <?xml version="1.0" encoding="utf-8" ?>
  7071. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7072. <card>
  7073.     <id>38045</id>
  7074.     <filler1>0</filler1>
  7075.     <cantDelete> <true /> </cantDelete>
  7076.     <showPict> <true /> </showPict>
  7077.     <dontSearch> <false /> </dontSearch>
  7078.     <owner>7720</owner>
  7079.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7080.     <content>
  7081.         <layer>background</layer>
  7082.         <id>20</id>
  7083.         <text>Question #11</text>
  7084.     </content>
  7085.     <content>
  7086.         <layer>background</layer>
  7087.         <id>1</id>
  7088.         <text>A4A08  What types of coupling occur between a dip-meter and a tuned circuit
  7089. being checked?
  7090.  
  7091.  
  7092.  
  7093. </text>
  7094.     </content>
  7095.     <content>
  7096.         <layer>background</layer>
  7097.         <id>11</id>
  7098.         <text>Resistive and inductive</text>
  7099.     </content>
  7100.     <content>
  7101.         <layer>background</layer>
  7102.         <id>27</id>
  7103.         <text>Inductive and capacitive</text>
  7104.     </content>
  7105.     <content>
  7106.         <layer>background</layer>
  7107.         <id>28</id>
  7108.         <text> Resistive and capacitive</text>
  7109.     </content>
  7110.     <content>
  7111.         <layer>background</layer>
  7112.         <id>29</id>
  7113.         <text>Strong field</text>
  7114.     </content>
  7115.     <name>#116</name>
  7116.     <script>on openCard
  7117. global group,rightone
  7118. put 10 into group
  7119. put "B" into rightone
  7120. pass openCard
  7121. end openCard
  7122. </script>
  7123. </card>
  7124.  
  7125.  
  7126. card_38145.xml
  7127. <?xml version="1.0" encoding="utf-8" ?>
  7128. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7129. <card>
  7130.     <id>38145</id>
  7131.     <filler1>0</filler1>
  7132.     <cantDelete> <true /> </cantDelete>
  7133.     <showPict> <true /> </showPict>
  7134.     <dontSearch> <false /> </dontSearch>
  7135.     <owner>7720</owner>
  7136.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7137.     <content>
  7138.         <layer>background</layer>
  7139.         <id>20</id>
  7140.         <text>Question #10</text>
  7141.     </content>
  7142.     <content>
  7143.         <layer>background</layer>
  7144.         <id>1</id>
  7145.         <text>A4A09  For best accuracy, how tightly should a dip-meter be coupled with a
  7146. tuned circuit being checked?
  7147.   
  7148.  
  7149. </text>
  7150.     </content>
  7151.     <content>
  7152.         <layer>background</layer>
  7153.         <id>11</id>
  7154.         <text>As loosely as possible</text>
  7155.     </content>
  7156.     <content>
  7157.         <layer>background</layer>
  7158.         <id>27</id>
  7159.         <text>As tightly as possible</text>
  7160.     </content>
  7161.     <content>
  7162.         <layer>background</layer>
  7163.         <id>28</id>
  7164.         <text> First loosely, then tightly</text>
  7165.     </content>
  7166.     <content>
  7167.         <layer>background</layer>
  7168.         <id>29</id>
  7169.         <text>With a jumper wire between the meter and the circuit to be checked</text>
  7170.     </content>
  7171.     <name>#117</name>
  7172.     <script>on openCard
  7173. global group,rightone
  7174. put 10 into group
  7175. put "A" into rightone
  7176. pass openCard
  7177. end openCard
  7178. </script>
  7179. </card>
  7180.  
  7181.  
  7182. card_38566.xml
  7183. <?xml version="1.0" encoding="utf-8" ?>
  7184. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7185. <card>
  7186.     <id>38566</id>
  7187.     <filler1>0</filler1>
  7188.     <cantDelete> <true /> </cantDelete>
  7189.     <showPict> <true /> </showPict>
  7190.     <dontSearch> <false /> </dontSearch>
  7191.     <owner>7720</owner>
  7192.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7193.     <content>
  7194.         <layer>background</layer>
  7195.         <id>20</id>
  7196.         <text>Question #12</text>
  7197.     </content>
  7198.     <content>
  7199.         <layer>background</layer>
  7200.         <id>1</id>
  7201.         <text>A4A10  What happens in a dip-meter when it is too tightly coupled with a
  7202. tuned circuit being checked?
  7203.  
  7204. </text>
  7205.     </content>
  7206.     <content>
  7207.         <layer>background</layer>
  7208.         <id>11</id>
  7209.         <text>Harmonics are generated</text>
  7210.     </content>
  7211.     <content>
  7212.         <layer>background</layer>
  7213.         <id>27</id>
  7214.         <text> A less accurate reading results</text>
  7215.     </content>
  7216.     <content>
  7217.         <layer>background</layer>
  7218.         <id>28</id>
  7219.         <text> Cross modulation occurs</text>
  7220.     </content>
  7221.     <content>
  7222.         <layer>background</layer>
  7223.         <id>29</id>
  7224.         <text> Intermodulation distortion occurs
  7225. </text>
  7226.     </content>
  7227.     <name>#118</name>
  7228.     <script>on openCard
  7229. global group,rightone
  7230. put 10 into group
  7231. put "B" into rightone
  7232. pass openCard
  7233. end openCard
  7234. </script>
  7235. </card>
  7236.  
  7237.  
  7238. card_38857.xml
  7239. <?xml version="1.0" encoding="utf-8" ?>
  7240. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7241. <card>
  7242.     <id>38857</id>
  7243.     <filler1>0</filler1>
  7244.     <cantDelete> <true /> </cantDelete>
  7245.     <showPict> <true /> </showPict>
  7246.     <dontSearch> <false /> </dontSearch>
  7247.     <owner>7720</owner>
  7248.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7249.     <content>
  7250.         <layer>background</layer>
  7251.         <id>20</id>
  7252.         <text>Question #12</text>
  7253.     </content>
  7254.     <content>
  7255.         <layer>background</layer>
  7256.         <id>1</id>
  7257.         <text>A4A11  What circuit construction technique uses leadless components mounted
  7258. between circuit board pads?
  7259.  
  7260.  
  7261. </text>
  7262.     </content>
  7263.     <content>
  7264.         <layer>background</layer>
  7265.         <id>11</id>
  7266.         <text>Raised mounting</text>
  7267.     </content>
  7268.     <content>
  7269.         <layer>background</layer>
  7270.         <id>27</id>
  7271.         <text>Integrated circuit mounting</text>
  7272.     </content>
  7273.     <content>
  7274.         <layer>background</layer>
  7275.         <id>28</id>
  7276.         <text>Hybrid device mounting</text>
  7277.     </content>
  7278.     <content>
  7279.         <layer>background</layer>
  7280.         <id>29</id>
  7281.         <text> Surface mounting</text>
  7282.     </content>
  7283.     <name>#119</name>
  7284.     <script>on openCard
  7285. global group,rightone
  7286. put 10 into group
  7287. put "D" into rightone
  7288. pass openCard
  7289. end openCard
  7290. </script>
  7291. </card>
  7292.  
  7293.  
  7294. card_39079.xml
  7295. <?xml version="1.0" encoding="utf-8" ?>
  7296. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7297. <card>
  7298.     <id>39079</id>
  7299.     <filler1>0</filler1>
  7300.     <cantDelete> <true /> </cantDelete>
  7301.     <showPict> <true /> </showPict>
  7302.     <dontSearch> <false /> </dontSearch>
  7303.     <owner>7720</owner>
  7304.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7305.     <content>
  7306.         <layer>background</layer>
  7307.         <id>20</id>
  7308.         <text>Question #11</text>
  7309.     </content>
  7310.     <content>
  7311.         <layer>background</layer>
  7312.         <id>1</id>
  7313.         <text>A4B01  What factors limit the accuracy, frequency response and stability of a
  7314. D'Arsonval-type meter?
  7315.  
  7316. </text>
  7317.     </content>
  7318.     <content>
  7319.         <layer>background</layer>
  7320.         <id>11</id>
  7321.         <text>Calibration, coil impedance and meter size</text>
  7322.     </content>
  7323.     <content>
  7324.         <layer>background</layer>
  7325.         <id>27</id>
  7326.         <text> Calibration, mechanical tolerance and coil impedance</text>
  7327.     </content>
  7328.     <content>
  7329.         <layer>background</layer>
  7330.         <id>28</id>
  7331.         <text> Coil impedance, electromagnet voltage and movement mass
  7332.  </text>
  7333.     </content>
  7334.     <content>
  7335.         <layer>background</layer>
  7336.         <id>29</id>
  7337.         <text>Calibration, series resistance and electromagnet current
  7338.  
  7339. </text>
  7340.     </content>
  7341.     <name>#120</name>
  7342.     <script>on openCard
  7343. global group,rightone
  7344. put 11 into group
  7345. put "B" into rightone
  7346. pass openCard
  7347. end openCard
  7348. </script>
  7349. </card>
  7350.  
  7351.  
  7352. card_39368.xml
  7353. <?xml version="1.0" encoding="utf-8" ?>
  7354. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7355. <card>
  7356.     <id>39368</id>
  7357.     <filler1>0</filler1>
  7358.     <cantDelete> <true /> </cantDelete>
  7359.     <showPict> <true /> </showPict>
  7360.     <dontSearch> <false /> </dontSearch>
  7361.     <owner>7720</owner>
  7362.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7363.     <content>
  7364.         <layer>background</layer>
  7365.         <id>20</id>
  7366.         <text>Question #12</text>
  7367.     </content>
  7368.     <content>
  7369.         <layer>background</layer>
  7370.         <id>1</id>
  7371.         <text>A4B02  What factors limit the accuracy, frequency response and stability of
  7372. an oscilloscope?
  7373.  
  7374.  
  7375. </text>
  7376.     </content>
  7377.     <content>
  7378.         <layer>background</layer>
  7379.         <id>11</id>
  7380.         <text> Accuracy and linearity of the time base and the linearity and
  7381. bandwidth of the deflection amplifiers</text>
  7382.     </content>
  7383.     <content>
  7384.         <layer>background</layer>
  7385.         <id>27</id>
  7386.         <text>Tube face voltage increments and deflection amplifier voltage</text>
  7387.     </content>
  7388.     <content>
  7389.         <layer>background</layer>
  7390.         <id>28</id>
  7391.         <text> Accuracy and linearity of the time base and tube face voltage
  7392. increments
  7393. </text>
  7394.     </content>
  7395.     <content>
  7396.         <layer>background</layer>
  7397.         <id>29</id>
  7398.         <text>Deflection amplifier output impedance and tube face frequency
  7399. increments</text>
  7400.     </content>
  7401.     <name>#121</name>
  7402.     <script>on openCard
  7403. global group,rightone
  7404. put 11 into group
  7405. put "A" into rightone
  7406. pass openCard
  7407. end openCard
  7408. </script>
  7409. </card>
  7410.  
  7411.  
  7412. card_39879.xml
  7413. <?xml version="1.0" encoding="utf-8" ?>
  7414. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7415. <card>
  7416.     <id>39879</id>
  7417.     <filler1>0</filler1>
  7418.     <cantDelete> <true /> </cantDelete>
  7419.     <showPict> <true /> </showPict>
  7420.     <dontSearch> <false /> </dontSearch>
  7421.     <owner>7720</owner>
  7422.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7423.     <content>
  7424.         <layer>background</layer>
  7425.         <id>20</id>
  7426.         <text>Question #11</text>
  7427.     </content>
  7428.     <content>
  7429.         <layer>background</layer>
  7430.         <id>1</id>
  7431.         <text>A4B03  How can the frequency response of an oscilloscope be improved?
  7432.  
  7433. </text>
  7434.     </content>
  7435.     <content>
  7436.         <layer>background</layer>
  7437.         <id>11</id>
  7438.         <text>By using a triggered sweep and a crystal oscillator as the time
  7439. base</text>
  7440.     </content>
  7441.     <content>
  7442.         <layer>background</layer>
  7443.         <id>27</id>
  7444.         <text>By using a crystal oscillator as the time base and increasing the
  7445. vertical sweep rate</text>
  7446.     </content>
  7447.     <content>
  7448.         <layer>background</layer>
  7449.         <id>28</id>
  7450.         <text>By increasing the vertical sweep rate and the horizontal amplifier
  7451. frequency response</text>
  7452.     </content>
  7453.     <content>
  7454.         <layer>background</layer>
  7455.         <id>29</id>
  7456.         <text> By increasing the horizontal sweep rate and the vertical amplifier
  7457. frequency response</text>
  7458.     </content>
  7459.     <name>#122</name>
  7460.     <script>on openCard
  7461. global group,rightone
  7462. put 11 into group
  7463. put "D" into rightone
  7464. pass openCard
  7465. end openCard
  7466. </script>
  7467. </card>
  7468.  
  7469.  
  7470. card_40091.xml
  7471. <?xml version="1.0" encoding="utf-8" ?>
  7472. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7473. <card>
  7474.     <id>40091</id>
  7475.     <filler1>0</filler1>
  7476.     <cantDelete> <true /> </cantDelete>
  7477.     <showPict> <true /> </showPict>
  7478.     <dontSearch> <false /> </dontSearch>
  7479.     <owner>7720</owner>
  7480.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7481.     <content>
  7482.         <layer>background</layer>
  7483.         <id>20</id>
  7484.         <text>Question #12</text>
  7485.     </content>
  7486.     <content>
  7487.         <layer>background</layer>
  7488.         <id>1</id>
  7489.         <text>A4B04  What factors limit the accuracy, frequency response and stability of a
  7490. frequency counter?
  7491.  
  7492. </text>
  7493.     </content>
  7494.     <content>
  7495.         <layer>background</layer>
  7496.         <id>11</id>
  7497.         <text>Number of digits in the readout, speed of the logic and time base
  7498. stability</text>
  7499.     </content>
  7500.     <content>
  7501.         <layer>background</layer>
  7502.         <id>27</id>
  7503.         <text>Time base accuracy, speed of the logic and time base stability</text>
  7504.     </content>
  7505.     <content>
  7506.         <layer>background</layer>
  7507.         <id>28</id>
  7508.         <text>Time base accuracy, temperature coefficient of the logic and time
  7509. base stability</text>
  7510.     </content>
  7511.     <content>
  7512.         <layer>background</layer>
  7513.         <id>29</id>
  7514.         <text>Number of digits in the readout, external frequency reference and
  7515. temperature coefficient of the logic</text>
  7516.     </content>
  7517.     <name>#123</name>
  7518.     <script>on openCard
  7519. global group,rightone
  7520. put 11 into group
  7521. put "B" into rightone
  7522. pass openCard
  7523. end openCard
  7524. </script>
  7525. </card>
  7526.  
  7527.  
  7528. card_40408.xml
  7529. <?xml version="1.0" encoding="utf-8" ?>
  7530. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7531. <card>
  7532.     <id>40408</id>
  7533.     <filler1>0</filler1>
  7534.     <cantDelete> <true /> </cantDelete>
  7535.     <showPict> <true /> </showPict>
  7536.     <dontSearch> <false /> </dontSearch>
  7537.     <owner>7720</owner>
  7538.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7539.     <content>
  7540.         <layer>background</layer>
  7541.         <id>20</id>
  7542.         <text>Question #11</text>
  7543.     </content>
  7544.     <content>
  7545.         <layer>background</layer>
  7546.         <id>1</id>
  7547.         <text>A4B05  How can the accuracy of a frequency counter be improved?
  7548.  
  7549.  
  7550.  
  7551.  
  7552. </text>
  7553.     </content>
  7554.     <content>
  7555.         <layer>background</layer>
  7556.         <id>11</id>
  7557.         <text>By using slower digital logic</text>
  7558.     </content>
  7559.     <content>
  7560.         <layer>background</layer>
  7561.         <id>27</id>
  7562.         <text>By improving the accuracy of the frequency response</text>
  7563.     </content>
  7564.     <content>
  7565.         <layer>background</layer>
  7566.         <id>28</id>
  7567.         <text> By increasing the accuracy of the time base</text>
  7568.     </content>
  7569.     <content>
  7570.         <layer>background</layer>
  7571.         <id>29</id>
  7572.         <text>By using faster digital logic</text>
  7573.     </content>
  7574.     <name>#124</name>
  7575.     <script>on openCard
  7576. global group,rightone
  7577. put 11 into group
  7578. put "C" into rightone
  7579. pass openCard
  7580. end openCard
  7581. </script>
  7582. </card>
  7583.  
  7584.  
  7585. card_40611.xml
  7586. <?xml version="1.0" encoding="utf-8" ?>
  7587. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7588. <card>
  7589.     <id>40611</id>
  7590.     <filler1>0</filler1>
  7591.     <cantDelete> <true /> </cantDelete>
  7592.     <showPict> <true /> </showPict>
  7593.     <dontSearch> <false /> </dontSearch>
  7594.     <owner>7720</owner>
  7595.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7596.     <content>
  7597.         <layer>background</layer>
  7598.         <id>20</id>
  7599.         <text>Question #11</text>
  7600.     </content>
  7601.     <content>
  7602.         <layer>background</layer>
  7603.         <id>1</id>
  7604.         <text>A4B06  If a frequency counter with a time base accuracy of +/- 1.0 ppm reads
  7605. 146,520,000 Hz, what is the most the actual frequency being measured
  7606. could differ from the reading?
  7607.  
  7608.  
  7609. </text>
  7610.     </content>
  7611.     <content>
  7612.         <layer>background</layer>
  7613.         <id>11</id>
  7614.         <text>165.2 Hz</text>
  7615.     </content>
  7616.     <content>
  7617.         <layer>background</layer>
  7618.         <id>27</id>
  7619.         <text>14.652 kHz</text>
  7620.     </content>
  7621.     <content>
  7622.         <layer>background</layer>
  7623.         <id>28</id>
  7624.         <text>146.52 Hz
  7625. </text>
  7626.     </content>
  7627.     <content>
  7628.         <layer>background</layer>
  7629.         <id>29</id>
  7630.         <text>1.4652 MHz</text>
  7631.     </content>
  7632.     <name>#125</name>
  7633.     <script>on openCard
  7634. global group,rightone
  7635. put 11 into group
  7636. put "C" into rightone
  7637. pass openCard
  7638. end openCard
  7639. </script>
  7640. </card>
  7641.  
  7642.  
  7643. card_40878.xml
  7644. <?xml version="1.0" encoding="utf-8" ?>
  7645. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7646. <card>
  7647.     <id>40878</id>
  7648.     <filler1>0</filler1>
  7649.     <cantDelete> <true /> </cantDelete>
  7650.     <showPict> <true /> </showPict>
  7651.     <dontSearch> <false /> </dontSearch>
  7652.     <owner>7720</owner>
  7653.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7654.     <content>
  7655.         <layer>background</layer>
  7656.         <id>20</id>
  7657.         <text>Question #13</text>
  7658.     </content>
  7659.     <content>
  7660.         <layer>background</layer>
  7661.         <id>1</id>
  7662.         <text>A4B07  If a frequency counter with a time base accuracy of +/- 0.1 ppm reads
  7663. 146,520,000 Hz, what is the most the actual frequency being measured
  7664. could differ from the reading?
  7665.  
  7666.  
  7667. </text>
  7668.     </content>
  7669.     <content>
  7670.         <layer>background</layer>
  7671.         <id>11</id>
  7672.         <text>14.652 Hz</text>
  7673.     </content>
  7674.     <content>
  7675.         <layer>background</layer>
  7676.         <id>27</id>
  7677.         <text> 0.1 MHz</text>
  7678.     </content>
  7679.     <content>
  7680.         <layer>background</layer>
  7681.         <id>28</id>
  7682.         <text>1.4652 Hz
  7683. </text>
  7684.     </content>
  7685.     <content>
  7686.         <layer>background</layer>
  7687.         <id>29</id>
  7688.         <text> 1.4652 kHz</text>
  7689.     </content>
  7690.     <name>#126</name>
  7691.     <script>on openCard
  7692. global group,rightone
  7693. put 11 into group
  7694. put "A" into rightone
  7695. pass openCard
  7696. end openCard
  7697. </script>
  7698. </card>
  7699.  
  7700.  
  7701. card_41038.xml
  7702. <?xml version="1.0" encoding="utf-8" ?>
  7703. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7704. <card>
  7705.     <id>41038</id>
  7706.     <filler1>0</filler1>
  7707.     <cantDelete> <true /> </cantDelete>
  7708.     <showPict> <true /> </showPict>
  7709.     <dontSearch> <false /> </dontSearch>
  7710.     <owner>7720</owner>
  7711.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7712.     <content>
  7713.         <layer>background</layer>
  7714.         <id>20</id>
  7715.         <text>Question #13</text>
  7716.     </content>
  7717.     <content>
  7718.         <layer>background</layer>
  7719.         <id>1</id>
  7720.         <text>A4B08  If a frequency counter with a time base accuracy of +/- 10 ppm reads
  7721. 146,520,000 Hz, what is the most the actual frequency being measured
  7722. could differ from the reading?
  7723.  
  7724.  
  7725. </text>
  7726.     </content>
  7727.     <content>
  7728.         <layer>background</layer>
  7729.         <id>11</id>
  7730.         <text>146.52 Hz</text>
  7731.     </content>
  7732.     <content>
  7733.         <layer>background</layer>
  7734.         <id>27</id>
  7735.         <text>10 Hz</text>
  7736.     </content>
  7737.     <content>
  7738.         <layer>background</layer>
  7739.         <id>29</id>
  7740.         <text>1465.20 Hz</text>
  7741.     </content>
  7742.     <content>
  7743.         <layer>background</layer>
  7744.         <id>28</id>
  7745.         <text>146.52 kHz</text>
  7746.     </content>
  7747.     <name>#127</name>
  7748.     <script>on openCard
  7749. global group,rightone
  7750. put 11 into group
  7751. put "D" into rightone
  7752. pass openCard
  7753. end openCard
  7754. </script>
  7755. </card>
  7756.  
  7757.  
  7758. card_41334.xml
  7759. <?xml version="1.0" encoding="utf-8" ?>
  7760. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7761. <card>
  7762.     <id>41334</id>
  7763.     <filler1>0</filler1>
  7764.     <cantDelete> <true /> </cantDelete>
  7765.     <showPict> <true /> </showPict>
  7766.     <dontSearch> <false /> </dontSearch>
  7767.     <owner>7720</owner>
  7768.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7769.     <content>
  7770.         <layer>background</layer>
  7771.         <id>20</id>
  7772.         <text>Question #13</text>
  7773.     </content>
  7774.     <content>
  7775.         <layer>background</layer>
  7776.         <id>1</id>
  7777.         <text>A4B09  If a frequency counter with a time base accuracy of +/- 1.0 ppm reads
  7778. 432,100,000 Hz, what is the most the actual frequency being measured
  7779. could differ from the reading?
  7780.  
  7781.  
  7782. </text>
  7783.     </content>
  7784.     <content>
  7785.         <layer>background</layer>
  7786.         <id>11</id>
  7787.         <text>43.21 MHz</text>
  7788.     </content>
  7789.     <content>
  7790.         <layer>background</layer>
  7791.         <id>27</id>
  7792.         <text> 10 Hz</text>
  7793.     </content>
  7794.     <content>
  7795.         <layer>background</layer>
  7796.         <id>28</id>
  7797.         <text>1.0 MHz</text>
  7798.     </content>
  7799.     <content>
  7800.         <layer>background</layer>
  7801.         <id>29</id>
  7802.         <text> 432.1 Hz</text>
  7803.     </content>
  7804.     <name>#128</name>
  7805.     <script>on openCard
  7806. global group,rightone
  7807. put 11 into group
  7808. put "D" into rightone
  7809. pass openCard
  7810. end openCard
  7811. </script>
  7812. </card>
  7813.  
  7814.  
  7815. card_41494.xml
  7816. <?xml version="1.0" encoding="utf-8" ?>
  7817. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7818. <card>
  7819.     <id>41494</id>
  7820.     <filler1>0</filler1>
  7821.     <cantDelete> <true /> </cantDelete>
  7822.     <showPict> <true /> </showPict>
  7823.     <dontSearch> <false /> </dontSearch>
  7824.     <owner>7720</owner>
  7825.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7826.     <content>
  7827.         <layer>background</layer>
  7828.         <id>20</id>
  7829.         <text>Question #11</text>
  7830.     </content>
  7831.     <content>
  7832.         <layer>background</layer>
  7833.         <id>1</id>
  7834.         <text>A4B10  If a frequency counter with a time base accuracy of +/- 0.1 ppm reads
  7835. 432,100,000 Hz, what is the most the actual frequency being measured
  7836. could differ from the reading?
  7837.  
  7838.  
  7839. </text>
  7840.     </content>
  7841.     <content>
  7842.         <layer>background</layer>
  7843.         <id>11</id>
  7844.         <text>43.21 Hz</text>
  7845.     </content>
  7846.     <content>
  7847.         <layer>background</layer>
  7848.         <id>27</id>
  7849.         <text>0.1 MHz</text>
  7850.     </content>
  7851.     <content>
  7852.         <layer>background</layer>
  7853.         <id>28</id>
  7854.         <text>432.1 Hz</text>
  7855.     </content>
  7856.     <content>
  7857.         <layer>background</layer>
  7858.         <id>29</id>
  7859.         <text> 0.2 MHz</text>
  7860.     </content>
  7861.     <name>#129</name>
  7862.     <script>on openCard
  7863. global group,rightone
  7864. put 11 into group
  7865. put "A" into rightone
  7866. pass openCard
  7867. end openCard
  7868. </script>
  7869. </card>
  7870.  
  7871.  
  7872. card_41875.xml
  7873. <?xml version="1.0" encoding="utf-8" ?>
  7874. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7875. <card>
  7876.     <id>41875</id>
  7877.     <filler1>0</filler1>
  7878.     <cantDelete> <true /> </cantDelete>
  7879.     <showPict> <true /> </showPict>
  7880.     <dontSearch> <false /> </dontSearch>
  7881.     <owner>7720</owner>
  7882.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7883.     <content>
  7884.         <layer>background</layer>
  7885.         <id>20</id>
  7886.         <text>Question #13</text>
  7887.     </content>
  7888.     <content>
  7889.         <layer>background</layer>
  7890.         <id>1</id>
  7891.         <text>A4B11  If a frequency counter with a time base accuracy of +/- 10 ppm reads
  7892. 432,100,000 Hz, what is the most the actual frequency being measured
  7893. could differ from the reading?
  7894.  
  7895.  
  7896. </text>
  7897.     </content>
  7898.     <content>
  7899.         <layer>background</layer>
  7900.         <id>11</id>
  7901.         <text>10 MHz</text>
  7902.     </content>
  7903.     <content>
  7904.         <layer>background</layer>
  7905.         <id>27</id>
  7906.         <text>10 Hz</text>
  7907.     </content>
  7908.     <content>
  7909.         <layer>background</layer>
  7910.         <id>28</id>
  7911.         <text>4321 Hz</text>
  7912.     </content>
  7913.     <content>
  7914.         <layer>background</layer>
  7915.         <id>29</id>
  7916.         <text>432.1 Hz</text>
  7917.     </content>
  7918.     <name>#130</name>
  7919.     <script>on openCard
  7920. global group,rightone
  7921. put 11 into group
  7922. put "C" into rightone
  7923. pass openCard
  7924. end openCard
  7925. </script>
  7926. </card>
  7927.  
  7928.  
  7929. card_42081.xml
  7930. <?xml version="1.0" encoding="utf-8" ?>
  7931. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7932. <card>
  7933.     <id>42081</id>
  7934.     <filler1>0</filler1>
  7935.     <cantDelete> <true /> </cantDelete>
  7936.     <showPict> <true /> </showPict>
  7937.     <dontSearch> <false /> </dontSearch>
  7938.     <owner>7720</owner>
  7939.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7940.     <content>
  7941.         <layer>background</layer>
  7942.         <id>20</id>
  7943.         <text>Question #12</text>
  7944.     </content>
  7945.     <content>
  7946.         <layer>background</layer>
  7947.         <id>1</id>
  7948.         <text>A4C01  What is the effect of excessive phase noise in a receiver local
  7949. oscillator?
  7950.  
  7951.  
  7952. </text>
  7953.     </content>
  7954.     <content>
  7955.         <layer>background</layer>
  7956.         <id>11</id>
  7957.         <text>It limits the receiver ability to receive strong signals</text>
  7958.     </content>
  7959.     <content>
  7960.         <layer>background</layer>
  7961.         <id>27</id>
  7962.         <text> It reduces the receiver sensitivity</text>
  7963.     </content>
  7964.     <content>
  7965.         <layer>background</layer>
  7966.         <id>28</id>
  7967.         <text>It decreases the receiver third-order intermodulation distortion
  7968. dynamic range</text>
  7969.     </content>
  7970.     <content>
  7971.         <layer>background</layer>
  7972.         <id>29</id>
  7973.         <text>It allows strong signals on nearby frequencies to interfere with
  7974. reception of weak signals</text>
  7975.     </content>
  7976.     <name>#131</name>
  7977.     <script>on openCard
  7978. global group,rightone
  7979. put 12 into group
  7980. put "D" into rightone
  7981. pass openCard
  7982. end openCard
  7983. </script>
  7984. </card>
  7985.  
  7986.  
  7987. card_42420.xml
  7988. <?xml version="1.0" encoding="utf-8" ?>
  7989. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7990. <card>
  7991.     <id>42420</id>
  7992.     <filler1>0</filler1>
  7993.     <cantDelete> <true /> </cantDelete>
  7994.     <showPict> <true /> </showPict>
  7995.     <dontSearch> <false /> </dontSearch>
  7996.     <owner>7720</owner>
  7997.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  7998.     <content>
  7999.         <layer>background</layer>
  8000.         <id>20</id>
  8001.         <text>Question #13</text>
  8002.     </content>
  8003.     <content>
  8004.         <layer>background</layer>
  8005.         <id>1</id>
  8006.         <text>A4C02  What is the term for the reduction in receiver sensitivity caused by a
  8007. strong signal near the received frequency?
  8008.  
  8009.  
  8010. </text>
  8011.     </content>
  8012.     <content>
  8013.         <layer>background</layer>
  8014.         <id>11</id>
  8015.         <text>Desensitization</text>
  8016.     </content>
  8017.     <content>
  8018.         <layer>background</layer>
  8019.         <id>27</id>
  8020.         <text> Quieting</text>
  8021.     </content>
  8022.     <content>
  8023.         <layer>background</layer>
  8024.         <id>28</id>
  8025.         <text> Cross-modulation interference</text>
  8026.     </content>
  8027.     <content>
  8028.         <layer>background</layer>
  8029.         <id>29</id>
  8030.         <text> Squelch gain rollback</text>
  8031.     </content>
  8032.     <name>#132</name>
  8033.     <script>on openCard
  8034. global group,rightone
  8035. put 12 into group
  8036. put "A" into rightone
  8037. pass openCard
  8038. end openCard
  8039. </script>
  8040. </card>
  8041.  
  8042.  
  8043. card_42575.xml
  8044. <?xml version="1.0" encoding="utf-8" ?>
  8045. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8046. <card>
  8047.     <id>42575</id>
  8048.     <filler1>0</filler1>
  8049.     <cantDelete> <true /> </cantDelete>
  8050.     <showPict> <true /> </showPict>
  8051.     <dontSearch> <false /> </dontSearch>
  8052.     <owner>7720</owner>
  8053.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8054.     <content>
  8055.         <layer>background</layer>
  8056.         <id>20</id>
  8057.         <text>Question #12</text>
  8058.     </content>
  8059.     <content>
  8060.         <layer>background</layer>
  8061.         <id>1</id>
  8062.         <text>A4C03  What causes receiver desensitization?
  8063.  
  8064.  
  8065.  
  8066.  
  8067. </text>
  8068.     </content>
  8069.     <content>
  8070.         <layer>background</layer>
  8071.         <id>11</id>
  8072.         <text>Audio gain adjusted too low</text>
  8073.     </content>
  8074.     <content>
  8075.         <layer>background</layer>
  8076.         <id>27</id>
  8077.         <text> Strong adjacent-channel signals</text>
  8078.     </content>
  8079.     <content>
  8080.         <layer>background</layer>
  8081.         <id>28</id>
  8082.         <text>Squelch gain adjusted too high</text>
  8083.     </content>
  8084.     <content>
  8085.         <layer>background</layer>
  8086.         <id>29</id>
  8087.         <text> Squelch gain adjusted too low</text>
  8088.     </content>
  8089.     <name>#133</name>
  8090.     <script>on openCard
  8091. global group,rightone
  8092. put 12 into group
  8093. put "B" into rightone
  8094. pass openCard
  8095. end openCard
  8096. </script>
  8097. </card>
  8098.  
  8099.  
  8100. card_42770.xml
  8101. <?xml version="1.0" encoding="utf-8" ?>
  8102. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8103. <card>
  8104.     <id>42770</id>
  8105.     <filler1>0</filler1>
  8106.     <cantDelete> <true /> </cantDelete>
  8107.     <showPict> <true /> </showPict>
  8108.     <dontSearch> <false /> </dontSearch>
  8109.     <owner>7720</owner>
  8110.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8111.     <content>
  8112.         <layer>background</layer>
  8113.         <id>20</id>
  8114.         <text>Question #13</text>
  8115.     </content>
  8116.     <content>
  8117.         <layer>background</layer>
  8118.         <id>1</id>
  8119.         <text>A4C04  What is one way receiver desensitization can be reduced?
  8120.  
  8121.  
  8122.  
  8123.  
  8124. </text>
  8125.     </content>
  8126.     <content>
  8127.         <layer>background</layer>
  8128.         <id>11</id>
  8129.         <text> Shield the receiver from the transmitter causing the problem</text>
  8130.     </content>
  8131.     <content>
  8132.         <layer>background</layer>
  8133.         <id>27</id>
  8134.         <text> Increase the transmitter audio gain</text>
  8135.     </content>
  8136.     <content>
  8137.         <layer>background</layer>
  8138.         <id>28</id>
  8139.         <text> Decrease the receiver squelch gain
  8140. </text>
  8141.     </content>
  8142.     <content>
  8143.         <layer>background</layer>
  8144.         <id>29</id>
  8145.         <text> Increase the receiver bandwidth</text>
  8146.     </content>
  8147.     <name>#134</name>
  8148.     <script>on openCard
  8149. global group,rightone
  8150. put 12 into group
  8151. put "A" into rightone
  8152. pass openCard
  8153. end openCard
  8154. </script>
  8155. </card>
  8156.  
  8157.  
  8158. card_43014.xml
  8159. <?xml version="1.0" encoding="utf-8" ?>
  8160. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8161. <card>
  8162.     <id>43014</id>
  8163.     <filler1>0</filler1>
  8164.     <cantDelete> <true /> </cantDelete>
  8165.     <showPict> <true /> </showPict>
  8166.     <dontSearch> <false /> </dontSearch>
  8167.     <owner>7720</owner>
  8168.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8169.     <content>
  8170.         <layer>background</layer>
  8171.         <id>20</id>
  8172.         <text>Question #13</text>
  8173.     </content>
  8174.     <content>
  8175.         <layer>background</layer>
  8176.         <id>1</id>
  8177.         <text>A4C05  What is the capture effect?
  8178.  
  8179.  </text>
  8180.     </content>
  8181.     <content>
  8182.         <layer>background</layer>
  8183.         <id>11</id>
  8184.         <text>All signals on a frequency are demodulated by an FM receiver</text>
  8185.     </content>
  8186.     <content>
  8187.         <layer>background</layer>
  8188.         <id>27</id>
  8189.         <text> All signals on a frequency are demodulated by an AM receiver</text>
  8190.     </content>
  8191.     <content>
  8192.         <layer>background</layer>
  8193.         <id>28</id>
  8194.         <text> The strongest signal received is the only demodulated signal</text>
  8195.     </content>
  8196.     <content>
  8197.         <layer>background</layer>
  8198.         <id>29</id>
  8199.         <text>The weakest signal received is the only demodulated signal
  8200.  
  8201. </text>
  8202.     </content>
  8203.     <name>#135</name>
  8204.     <script>on openCard
  8205. global group,rightone
  8206. put 12 into group
  8207. put "C" into rightone
  8208. pass openCard
  8209. end openCard
  8210. </script>
  8211. </card>
  8212.  
  8213.  
  8214. card_43382.xml
  8215. <?xml version="1.0" encoding="utf-8" ?>
  8216. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8217. <card>
  8218.     <id>43382</id>
  8219.     <filler1>0</filler1>
  8220.     <cantDelete> <true /> </cantDelete>
  8221.     <showPict> <true /> </showPict>
  8222.     <dontSearch> <false /> </dontSearch>
  8223.     <owner>7720</owner>
  8224.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8225.     <content>
  8226.         <layer>background</layer>
  8227.         <id>20</id>
  8228.         <text>Question #12</text>
  8229.     </content>
  8230.     <content>
  8231.         <layer>background</layer>
  8232.         <id>1</id>
  8233.         <text>A4C06  What is the term for the blocking of one FM-phone signal by another
  8234. stronger FM-phone signal?
  8235.  
  8236.  
  8237. </text>
  8238.     </content>
  8239.     <content>
  8240.         <layer>background</layer>
  8241.         <id>11</id>
  8242.         <text>Desensitization</text>
  8243.     </content>
  8244.     <content>
  8245.         <layer>background</layer>
  8246.         <id>27</id>
  8247.         <text> Cross-modulation interference</text>
  8248.     </content>
  8249.     <content>
  8250.         <layer>background</layer>
  8251.         <id>28</id>
  8252.         <text> Capture effect</text>
  8253.     </content>
  8254.     <content>
  8255.         <layer>background</layer>
  8256.         <id>29</id>
  8257.         <text> Frequency discrimination</text>
  8258.     </content>
  8259.     <name>#136</name>
  8260.     <script>on openCard
  8261. global group,rightone
  8262. put 12 into group
  8263. put "C" into rightone
  8264. pass openCard
  8265. end openCard
  8266. </script>
  8267. </card>
  8268.  
  8269.  
  8270. card_43569.xml
  8271. <?xml version="1.0" encoding="utf-8" ?>
  8272. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8273. <card>
  8274.     <id>43569</id>
  8275.     <filler1>0</filler1>
  8276.     <cantDelete> <true /> </cantDelete>
  8277.     <showPict> <true /> </showPict>
  8278.     <dontSearch> <false /> </dontSearch>
  8279.     <owner>7720</owner>
  8280.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8281.     <content>
  8282.         <layer>background</layer>
  8283.         <id>20</id>
  8284.         <text>Question #12</text>
  8285.     </content>
  8286.     <content>
  8287.         <layer>background</layer>
  8288.         <id>1</id>
  8289.         <text>A4C07  With which emission type is capture effect most pronounced?
  8290.  
  8291.  
  8292.  
  8293. </text>
  8294.     </content>
  8295.     <content>
  8296.         <layer>background</layer>
  8297.         <id>11</id>
  8298.         <text>FM</text>
  8299.     </content>
  8300.     <content>
  8301.         <layer>background</layer>
  8302.         <id>27</id>
  8303.         <text> SSB</text>
  8304.     </content>
  8305.     <content>
  8306.         <layer>background</layer>
  8307.         <id>28</id>
  8308.         <text> AM</text>
  8309.     </content>
  8310.     <content>
  8311.         <layer>background</layer>
  8312.         <id>29</id>
  8313.         <text> CW</text>
  8314.     </content>
  8315.     <name>#137</name>
  8316.     <script>on openCard
  8317. global group,rightone
  8318. put 12 into group
  8319. put "A" into rightone
  8320. pass openCard
  8321. end openCard
  8322. </script>
  8323. </card>
  8324.  
  8325.  
  8326. card_43890.xml
  8327. <?xml version="1.0" encoding="utf-8" ?>
  8328. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8329. <card>
  8330.     <id>43890</id>
  8331.     <filler1>0</filler1>
  8332.     <cantDelete> <true /> </cantDelete>
  8333.     <showPict> <true /> </showPict>
  8334.     <dontSearch> <false /> </dontSearch>
  8335.     <owner>7720</owner>
  8336.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8337.     <content>
  8338.         <layer>background</layer>
  8339.         <id>20</id>
  8340.         <text>Question #14</text>
  8341.     </content>
  8342.     <content>
  8343.         <layer>background</layer>
  8344.         <id>1</id>
  8345.         <text>A4C08  What is meant by the noise floor of a receiver?
  8346.  
  8347.  
  8348. </text>
  8349.     </content>
  8350.     <content>
  8351.         <layer>background</layer>
  8352.         <id>11</id>
  8353.         <text>The weakest signal that can be detected under noisy atmospheric
  8354. conditions</text>
  8355.     </content>
  8356.     <content>
  8357.         <layer>background</layer>
  8358.         <id>27</id>
  8359.         <text>The amount of phase noise generated by the receiver local
  8360. oscillator</text>
  8361.     </content>
  8362.     <content>
  8363.         <layer>background</layer>
  8364.         <id>28</id>
  8365.         <text>The minimum level of noise that will overload the receiver RF
  8366. amplifier stage</text>
  8367.     </content>
  8368.     <content>
  8369.         <layer>background</layer>
  8370.         <id>29</id>
  8371.         <text> The weakest signal that can be detected above the receiver internal
  8372. noise</text>
  8373.     </content>
  8374.     <name>#138</name>
  8375.     <script>on openCard
  8376. global group,rightone
  8377. put 12 into group
  8378. put "D" into rightone
  8379. pass openCard
  8380. end openCard
  8381. </script>
  8382. </card>
  8383.  
  8384.  
  8385. card_44232.xml
  8386. <?xml version="1.0" encoding="utf-8" ?>
  8387. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8388. <card>
  8389.     <id>44232</id>
  8390.     <filler1>0</filler1>
  8391.     <cantDelete> <true /> </cantDelete>
  8392.     <showPict> <true /> </showPict>
  8393.     <dontSearch> <false /> </dontSearch>
  8394.     <owner>7720</owner>
  8395.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8396.     <content>
  8397.         <layer>background</layer>
  8398.         <id>20</id>
  8399.         <text>Question #12</text>
  8400.     </content>
  8401.     <content>
  8402.         <layer>background</layer>
  8403.         <id>1</id>
  8404.         <text>A4C09  What is the blocking dynamic range of a receiver that has an 8-dB
  8405. noise figure and an IF bandwidth of 500 Hz if the blocking level (1-dB
  8406. compression point) is -20 dBm?
  8407.  
  8408.  
  8409. </text>
  8410.     </content>
  8411.     <content>
  8412.         <layer>background</layer>
  8413.         <id>11</id>
  8414.         <text> -119 dBm</text>
  8415.     </content>
  8416.     <content>
  8417.         <layer>background</layer>
  8418.         <id>27</id>
  8419.         <text>119 dB</text>
  8420.     </content>
  8421.     <content>
  8422.         <layer>background</layer>
  8423.         <id>28</id>
  8424.         <text> 146 dB
  8425. </text>
  8426.     </content>
  8427.     <content>
  8428.         <layer>background</layer>
  8429.         <id>29</id>
  8430.         <text>-146 dBm</text>
  8431.     </content>
  8432.     <name>#139</name>
  8433.     <script>on openCard
  8434. global group,rightone
  8435. put 12 into group
  8436. put "B" into rightone
  8437. pass openCard
  8438. end openCard
  8439. </script>
  8440. </card>
  8441.  
  8442.  
  8443. card_44294.xml
  8444. <?xml version="1.0" encoding="utf-8" ?>
  8445. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8446. <card>
  8447.     <id>44294</id>
  8448.     <filler1>0</filler1>
  8449.     <cantDelete> <true /> </cantDelete>
  8450.     <showPict> <true /> </showPict>
  8451.     <dontSearch> <false /> </dontSearch>
  8452.     <owner>7720</owner>
  8453.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8454.     <content>
  8455.         <layer>background</layer>
  8456.         <id>20</id>
  8457.         <text>Question #12</text>
  8458.     </content>
  8459.     <content>
  8460.         <layer>background</layer>
  8461.         <id>1</id>
  8462.         <text>A4C10  What part of a superheterodyne receiver determines the image rejection
  8463. ratio of the receiver?
  8464.  
  8465.  
  8466. </text>
  8467.     </content>
  8468.     <content>
  8469.         <layer>background</layer>
  8470.         <id>11</id>
  8471.         <text>Product detector</text>
  8472.     </content>
  8473.     <content>
  8474.         <layer>background</layer>
  8475.         <id>27</id>
  8476.         <text>RF amplifier</text>
  8477.     </content>
  8478.     <content>
  8479.         <layer>background</layer>
  8480.         <id>28</id>
  8481.         <text>AGC loop</text>
  8482.     </content>
  8483.     <content>
  8484.         <layer>background</layer>
  8485.         <id>29</id>
  8486.         <text> IF filter</text>
  8487.     </content>
  8488.     <name>#140</name>
  8489.     <script>on openCard
  8490. global group,rightone
  8491. put 12 into group
  8492. put "B" into rightone
  8493. pass openCard
  8494. end openCard
  8495. </script>
  8496. </card>
  8497.  
  8498.  
  8499. card_44561.xml
  8500. <?xml version="1.0" encoding="utf-8" ?>
  8501. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8502. <card>
  8503.     <id>44561</id>
  8504.     <filler1>0</filler1>
  8505.     <cantDelete> <true /> </cantDelete>
  8506.     <showPict> <true /> </showPict>
  8507.     <dontSearch> <false /> </dontSearch>
  8508.     <owner>7720</owner>
  8509.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8510.     <content>
  8511.         <layer>background</layer>
  8512.         <id>20</id>
  8513.         <text>Question #14</text>
  8514.     </content>
  8515.     <content>
  8516.         <layer>background</layer>
  8517.         <id>1</id>
  8518.         <text>A4C11  If you measured the MDS of a receiver, what would you be measuring?
  8519.  
  8520.  
  8521. </text>
  8522.     </content>
  8523.     <content>
  8524.         <layer>background</layer>
  8525.         <id>11</id>
  8526.         <text>The meter display sensitivity (MDS), or the responsiveness of the
  8527. receiver S-meter to all signals</text>
  8528.     </content>
  8529.     <content>
  8530.         <layer>background</layer>
  8531.         <id>27</id>
  8532.         <text>The minimum discernible signal (MDS), or the weakest signal that
  8533. the receiver can detect</text>
  8534.     </content>
  8535.     <content>
  8536.         <layer>background</layer>
  8537.         <id>28</id>
  8538.         <text>The minimum distorting signal (MDS), or the strongest signal the
  8539. receiver can detect without overloading</text>
  8540.     </content>
  8541.     <content>
  8542.         <layer>background</layer>
  8543.         <id>29</id>
  8544.         <text>The maximum detectable spectrum (MDS), or the lowest to highest
  8545. frequency range of the receiver</text>
  8546.     </content>
  8547.     <name>#141</name>
  8548.     <script>on openCard
  8549. global group,rightone
  8550. put 12 into group
  8551. put "B" into rightone
  8552. pass openCard
  8553. end openCard
  8554. </script>
  8555. </card>
  8556.  
  8557.  
  8558. card_44951.xml
  8559. <?xml version="1.0" encoding="utf-8" ?>
  8560. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8561. <card>
  8562.     <id>44951</id>
  8563.     <filler1>0</filler1>
  8564.     <cantDelete> <true /> </cantDelete>
  8565.     <showPict> <true /> </showPict>
  8566.     <dontSearch> <false /> </dontSearch>
  8567.     <owner>7720</owner>
  8568.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8569.     <content>
  8570.         <layer>background</layer>
  8571.         <id>20</id>
  8572.         <text>Question #14</text>
  8573.     </content>
  8574.     <content>
  8575.         <layer>background</layer>
  8576.         <id>1</id>
  8577.         <text>A4D01  If the signals of two transmitters mix together in one or both of
  8578. their final amplifiers and unwanted signals at the sum and difference
  8579. frequencies of the original signals are generated, what is this
  8580. called?
  8581.  
  8582. </text>
  8583.     </content>
  8584.     <content>
  8585.         <layer>background</layer>
  8586.         <id>11</id>
  8587.         <text> Amplifier desensitization</text>
  8588.     </content>
  8589.     <content>
  8590.         <layer>background</layer>
  8591.         <id>27</id>
  8592.         <text>Neutralization</text>
  8593.     </content>
  8594.     <content>
  8595.         <layer>background</layer>
  8596.         <id>28</id>
  8597.         <text> Adjacent channel interference</text>
  8598.     </content>
  8599.     <content>
  8600.         <layer>background</layer>
  8601.         <id>29</id>
  8602.         <text>Intermodulation interference</text>
  8603.     </content>
  8604.     <name>#142</name>
  8605.     <script>on openCard
  8606. global group,rightone
  8607. put 13 into group
  8608. put "D" into rightone
  8609. pass openCard
  8610. end openCard
  8611. </script>
  8612. </card>
  8613.  
  8614.  
  8615. card_45182.xml
  8616. <?xml version="1.0" encoding="utf-8" ?>
  8617. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8618. <card>
  8619.     <id>45182</id>
  8620.     <filler1>0</filler1>
  8621.     <cantDelete> <true /> </cantDelete>
  8622.     <showPict> <true /> </showPict>
  8623.     <dontSearch> <false /> </dontSearch>
  8624.     <owner>7720</owner>
  8625.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8626.     <content>
  8627.         <layer>background</layer>
  8628.         <id>20</id>
  8629.         <text>Question #14</text>
  8630.     </content>
  8631.     <content>
  8632.         <layer>background</layer>
  8633.         <id>1</id>
  8634.         <text>A4D02  How does intermodulation interference between two repeater
  8635. transmitters usually occur?
  8636.  
  8637.  
  8638. </text>
  8639.     </content>
  8640.     <content>
  8641.         <layer>background</layer>
  8642.         <id>11</id>
  8643.         <text>When the signals from the transmitters are reflected out of phase
  8644. from airplanes passing overhead</text>
  8645.     </content>
  8646.     <content>
  8647.         <layer>background</layer>
  8648.         <id>27</id>
  8649.         <text>When they are in close proximity and the signals mix in one or both
  8650. of their final amplifiers</text>
  8651.     </content>
  8652.     <content>
  8653.         <layer>background</layer>
  8654.         <id>28</id>
  8655.         <text>When they are in close proximity and the signals cause feedback in
  8656. one or both of their final amplifiers</text>
  8657.     </content>
  8658.     <content>
  8659.         <layer>background</layer>
  8660.         <id>29</id>
  8661.         <text>When the signals from the transmitters are reflected in phase from
  8662. airplanes passing overhead</text>
  8663.     </content>
  8664.     <name>#143</name>
  8665.     <script>on openCard
  8666. global group,rightone
  8667. put 13 into group
  8668. put "B" into rightone
  8669. pass openCard
  8670. end openCard
  8671. </script>
  8672. </card>
  8673.  
  8674.  
  8675. card_45476.xml
  8676. <?xml version="1.0" encoding="utf-8" ?>
  8677. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8678. <card>
  8679.     <id>45476</id>
  8680.     <filler1>0</filler1>
  8681.     <cantDelete> <true /> </cantDelete>
  8682.     <showPict> <true /> </showPict>
  8683.     <dontSearch> <false /> </dontSearch>
  8684.     <owner>7720</owner>
  8685.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8686.     <content>
  8687.         <layer>background</layer>
  8688.         <id>20</id>
  8689.         <text>Question #13</text>
  8690.     </content>
  8691.     <content>
  8692.         <layer>background</layer>
  8693.         <id>1</id>
  8694.         <text>A4D03  How can intermodulation interference between two repeater transmitters
  8695. in close proximity often be reduced or eliminated?
  8696. </text>
  8697.     </content>
  8698.     <content>
  8699.         <layer>background</layer>
  8700.         <id>11</id>
  8701.         <text>By using a Class C final amplifier with high driving power</text>
  8702.     </content>
  8703.     <content>
  8704.         <layer>background</layer>
  8705.         <id>27</id>
  8706.         <text> By installing a terminated circulator or ferrite isolator in the
  8707. feed line to the transmitter and duplexer</text>
  8708.     </content>
  8709.     <content>
  8710.         <layer>background</layer>
  8711.         <id>28</id>
  8712.         <text>By installing a band-pass filter in the antenna feed line</text>
  8713.     </content>
  8714.     <content>
  8715.         <layer>background</layer>
  8716.         <id>29</id>
  8717.         <text>By installing a low-pass filter in the antenna feed line
  8718. </text>
  8719.     </content>
  8720.     <name>#144</name>
  8721.     <script>on openCard
  8722. global group,rightone
  8723. put 13 into group
  8724. put "B" into rightone
  8725. pass openCard
  8726. end openCard
  8727. </script>
  8728. </card>
  8729.  
  8730.  
  8731. card_45617.xml
  8732. <?xml version="1.0" encoding="utf-8" ?>
  8733. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8734. <card>
  8735.     <id>45617</id>
  8736.     <filler1>0</filler1>
  8737.     <cantDelete> <true /> </cantDelete>
  8738.     <showPict> <true /> </showPict>
  8739.     <dontSearch> <false /> </dontSearch>
  8740.     <owner>7720</owner>
  8741.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8742.     <content>
  8743.         <layer>background</layer>
  8744.         <id>20</id>
  8745.         <text>Question #13</text>
  8746.     </content>
  8747.     <content>
  8748.         <layer>background</layer>
  8749.         <id>1</id>
  8750.         <text>A4D04  What is cross-modulation interference?
  8751.  
  8752.  
  8753. </text>
  8754.     </content>
  8755.     <content>
  8756.         <layer>background</layer>
  8757.         <id>11</id>
  8758.         <text>Interference between two transmitters of different modulation type</text>
  8759.     </content>
  8760.     <content>
  8761.         <layer>background</layer>
  8762.         <id>27</id>
  8763.         <text>Interference caused by audio rectification in the receiver preamp</text>
  8764.     </content>
  8765.     <content>
  8766.         <layer>background</layer>
  8767.         <id>28</id>
  8768.         <text>Harmonic distortion of the transmitted signal</text>
  8769.     </content>
  8770.     <content>
  8771.         <layer>background</layer>
  8772.         <id>29</id>
  8773.         <text>Modulation from an unwanted signal is heard in addition to the
  8774. desired signal</text>
  8775.     </content>
  8776.     <name>#145</name>
  8777.     <script>on openCard
  8778. global group,rightone
  8779. put 13 into group
  8780. put "D" into rightone
  8781. pass openCard
  8782. end openCard
  8783. </script>
  8784. </card>
  8785.  
  8786.  
  8787. card_45992.xml
  8788. <?xml version="1.0" encoding="utf-8" ?>
  8789. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8790. <card>
  8791.     <id>45992</id>
  8792.     <filler1>0</filler1>
  8793.     <cantDelete> <true /> </cantDelete>
  8794.     <showPict> <true /> </showPict>
  8795.     <dontSearch> <false /> </dontSearch>
  8796.     <owner>7720</owner>
  8797.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8798.     <content>
  8799.         <layer>background</layer>
  8800.         <id>20</id>
  8801.         <text>Question #14</text>
  8802.     </content>
  8803.     <content>
  8804.         <layer>background</layer>
  8805.         <id>1</id>
  8806.         <text>A4D05   What is the term used to refer to the condition where the signals from
  8807. a very strong station are superimposed on other signals being
  8808. received?
  8809.  
  8810.  </text>
  8811.     </content>
  8812.     <content>
  8813.         <layer>background</layer>
  8814.         <id>11</id>
  8815.         <text> Intermodulation distortion</text>
  8816.     </content>
  8817.     <content>
  8818.         <layer>background</layer>
  8819.         <id>27</id>
  8820.         <text>Cross-modulation interference
  8821. </text>
  8822.     </content>
  8823.     <content>
  8824.         <layer>background</layer>
  8825.         <id>28</id>
  8826.         <text>Receiver quieting</text>
  8827.     </content>
  8828.     <content>
  8829.         <layer>background</layer>
  8830.         <id>29</id>
  8831.         <text>Capture effect</text>
  8832.     </content>
  8833.     <name>#146</name>
  8834.     <script>on openCard
  8835. global group,rightone
  8836. put 13 into group
  8837. put "B" into rightone
  8838. pass openCard
  8839. end openCard
  8840. </script>
  8841. </card>
  8842.  
  8843.  
  8844. card_46145.xml
  8845. <?xml version="1.0" encoding="utf-8" ?>
  8846. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8847. <card>
  8848.     <id>46145</id>
  8849.     <filler1>0</filler1>
  8850.     <cantDelete> <true /> </cantDelete>
  8851.     <showPict> <true /> </showPict>
  8852.     <dontSearch> <false /> </dontSearch>
  8853.     <owner>7720</owner>
  8854.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8855.     <content>
  8856.         <layer>background</layer>
  8857.         <id>20</id>
  8858.         <text>Question #13</text>
  8859.     </content>
  8860.     <content>
  8861.         <layer>background</layer>
  8862.         <id>1</id>
  8863.         <text>A4D06   How can cross-modulation in a receiver be reduced?
  8864.  
  8865. </text>
  8866.     </content>
  8867.     <content>
  8868.         <layer>background</layer>
  8869.         <id>11</id>
  8870.         <text> By installing a filter at the receiver</text>
  8871.     </content>
  8872.     <content>
  8873.         <layer>background</layer>
  8874.         <id>27</id>
  8875.         <text>By using a better antenna</text>
  8876.     </content>
  8877.     <content>
  8878.         <layer>background</layer>
  8879.         <id>28</id>
  8880.         <text>By increasing the receiver RF gain while decreasing the AF gain</text>
  8881.     </content>
  8882.     <content>
  8883.         <layer>background</layer>
  8884.         <id>29</id>
  8885.         <text>By adjusting the passband tuning</text>
  8886.     </content>
  8887.     <name>#147</name>
  8888.     <script>on openCard
  8889. global group,rightone
  8890. put 13 into group
  8891. put "A" into rightone
  8892. pass openCard
  8893. end openCard
  8894. </script>
  8895. </card>
  8896.  
  8897.  
  8898. card_46504.xml
  8899. <?xml version="1.0" encoding="utf-8" ?>
  8900. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8901. <card>
  8902.     <id>46504</id>
  8903.     <filler1>0</filler1>
  8904.     <cantDelete> <true /> </cantDelete>
  8905.     <showPict> <true /> </showPict>
  8906.     <dontSearch> <false /> </dontSearch>
  8907.     <owner>7720</owner>
  8908.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8909.     <content>
  8910.         <layer>background</layer>
  8911.         <id>20</id>
  8912.         <text>Question #14</text>
  8913.     </content>
  8914.     <content>
  8915.         <layer>background</layer>
  8916.         <id>1</id>
  8917.         <text>A4D07   What is the result of cross-modulation?
  8918.  
  8919.  </text>
  8920.     </content>
  8921.     <content>
  8922.         <layer>background</layer>
  8923.         <id>11</id>
  8924.         <text>A decrease in modulation level of transmitted signals</text>
  8925.     </content>
  8926.     <content>
  8927.         <layer>background</layer>
  8928.         <id>27</id>
  8929.         <text>Receiver quieting</text>
  8930.     </content>
  8931.     <content>
  8932.         <layer>background</layer>
  8933.         <id>28</id>
  8934.         <text>The modulation of an unwanted signal is heard on the desired signal</text>
  8935.     </content>
  8936.     <content>
  8937.         <layer>background</layer>
  8938.         <id>29</id>
  8939.         <text>Inverted sidebands in the final stage of the amplifier</text>
  8940.     </content>
  8941.     <name>#148</name>
  8942.     <script>on openCard
  8943. global group,rightone
  8944. put 13 into group
  8945. put "C" into rightone
  8946. pass openCard
  8947. end openCard
  8948. </script>
  8949. </card>
  8950.  
  8951.  
  8952. card_46757.xml
  8953. <?xml version="1.0" encoding="utf-8" ?>
  8954. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8955. <card>
  8956.     <id>46757</id>
  8957.     <filler1>0</filler1>
  8958.     <cantDelete> <true /> </cantDelete>
  8959.     <showPict> <true /> </showPict>
  8960.     <dontSearch> <false /> </dontSearch>
  8961.     <owner>7720</owner>
  8962.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  8963.     <content>
  8964.         <layer>background</layer>
  8965.         <id>20</id>
  8966.         <text>Question #15</text>
  8967.     </content>
  8968.     <content>
  8969.         <layer>background</layer>
  8970.         <id>1</id>
  8971.         <text>A4D08   What causes intermodulation in an electronic circuit?
  8972. </text>
  8973.     </content>
  8974.     <content>
  8975.         <layer>background</layer>
  8976.         <id>11</id>
  8977.         <text> Too little gain</text>
  8978.     </content>
  8979.     <content>
  8980.         <layer>background</layer>
  8981.         <id>27</id>
  8982.         <text>Lack of neutralization</text>
  8983.     </content>
  8984.     <content>
  8985.         <layer>background</layer>
  8986.         <id>28</id>
  8987.         <text>Nonlinear circuits or devices</text>
  8988.     </content>
  8989.     <content>
  8990.         <layer>background</layer>
  8991.         <id>29</id>
  8992.         <text>Positive feedback</text>
  8993.     </content>
  8994.     <name>#149</name>
  8995.     <script>on openCard
  8996. global group,rightone
  8997. put 13 into group
  8998. put "C" into rightone
  8999. pass openCard
  9000. end openCard
  9001. </script>
  9002. </card>
  9003.  
  9004.  
  9005. card_46920.xml
  9006. <?xml version="1.0" encoding="utf-8" ?>
  9007. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9008. <card>
  9009.     <id>46920</id>
  9010.     <filler1>0</filler1>
  9011.     <cantDelete> <true /> </cantDelete>
  9012.     <showPict> <true /> </showPict>
  9013.     <dontSearch> <false /> </dontSearch>
  9014.     <owner>7720</owner>
  9015.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9016.     <content>
  9017.         <layer>background</layer>
  9018.         <id>20</id>
  9019.         <text>Question #13</text>
  9020.     </content>
  9021.     <content>
  9022.         <layer>background</layer>
  9023.         <id>1</id>
  9024.         <text>A4D09   If a receiver tuned to 146.70 MHz receives an intermodulation-product
  9025. signal whenever a nearby transmitter transmits on 146.52 MHz, what are
  9026. the two most likely frequencies for the other interfering signal?
  9027.  
  9028. </text>
  9029.     </content>
  9030.     <content>
  9031.         <layer>background</layer>
  9032.         <id>11</id>
  9033.         <text> 146.34 MHz and 146.61 MHz</text>
  9034.     </content>
  9035.     <content>
  9036.         <layer>background</layer>
  9037.         <id>27</id>
  9038.         <text>146.88 MHz and 146.34 MHz</text>
  9039.     </content>
  9040.     <content>
  9041.         <layer>background</layer>
  9042.         <id>28</id>
  9043.         <text> 146.10 MHz and 147.30 MHz</text>
  9044.     </content>
  9045.     <content>
  9046.         <layer>background</layer>
  9047.         <id>29</id>
  9048.         <text> 73.35 MHz and 239.40 MHz</text>
  9049.     </content>
  9050.     <name>#150</name>
  9051.     <script>on openCard
  9052. global group,rightone
  9053. put 13 into group
  9054. put "A" into rightone
  9055. pass openCard
  9056. end openCard
  9057. </script>
  9058. </card>
  9059.  
  9060.  
  9061. card_47150.xml
  9062. <?xml version="1.0" encoding="utf-8" ?>
  9063. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9064. <card>
  9065.     <id>47150</id>
  9066.     <filler1>0</filler1>
  9067.     <cantDelete> <true /> </cantDelete>
  9068.     <showPict> <true /> </showPict>
  9069.     <dontSearch> <false /> </dontSearch>
  9070.     <owner>7720</owner>
  9071.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9072.     <content>
  9073.         <layer>background</layer>
  9074.         <id>20</id>
  9075.         <text>Question #15</text>
  9076.     </content>
  9077.     <content>
  9078.         <layer>background</layer>
  9079.         <id>1</id>
  9080.         <text>A4D10   If a television receiver suffers from cross modulation when a nearby
  9081. amateur transmitter is operating at 14 MHz, which of the following
  9082. cures might be effective?
  9083. </text>
  9084.     </content>
  9085.     <content>
  9086.         <layer>background</layer>
  9087.         <id>11</id>
  9088.         <text> A low-pass filter attached to the output of the amateur transmitter
  9089. </text>
  9090.     </content>
  9091.     <content>
  9092.         <layer>background</layer>
  9093.         <id>27</id>
  9094.         <text> A high-pass filter attached to the output of the amateur transmitter</text>
  9095.     </content>
  9096.     <content>
  9097.         <layer>background</layer>
  9098.         <id>28</id>
  9099.         <text>A low-pass filter attached to the input of the television receiver</text>
  9100.     </content>
  9101.     <content>
  9102.         <layer>background</layer>
  9103.         <id>29</id>
  9104.         <text> A high-pass filter attached to the input of the television receiver</text>
  9105.     </content>
  9106.     <name>#151</name>
  9107.     <script>on openCard
  9108. global group,rightone
  9109. put 13 into group
  9110. put "D" into rightone
  9111. pass openCard
  9112. end openCard
  9113. </script>
  9114. </card>
  9115.  
  9116.  
  9117. card_47546.xml
  9118. <?xml version="1.0" encoding="utf-8" ?>
  9119. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9120. <card>
  9121.     <id>47546</id>
  9122.     <filler1>0</filler1>
  9123.     <cantDelete> <true /> </cantDelete>
  9124.     <showPict> <true /> </showPict>
  9125.     <dontSearch> <false /> </dontSearch>
  9126.     <owner>7720</owner>
  9127.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9128.     <content>
  9129.         <layer>background</layer>
  9130.         <id>20</id>
  9131.         <text>Question #13</text>
  9132.     </content>
  9133.     <content>
  9134.         <layer>background</layer>
  9135.         <id>1</id>
  9136.         <text>A4D11   Which of the following is an example of intermodulation distortion?
  9137.  
  9138.  
  9139.  
  9140.  </text>
  9141.     </content>
  9142.     <content>
  9143.         <layer>background</layer>
  9144.         <id>11</id>
  9145.         <text>Receiver blocking</text>
  9146.     </content>
  9147.     <content>
  9148.         <layer>background</layer>
  9149.         <id>27</id>
  9150.         <text> Splatter from an SSB transmitter</text>
  9151.     </content>
  9152.     <content>
  9153.         <layer>background</layer>
  9154.         <id>28</id>
  9155.         <text> Overdeviation of an FM transmitter</text>
  9156.     </content>
  9157.     <content>
  9158.         <layer>background</layer>
  9159.         <id>29</id>
  9160.         <text>Excessive 2nd-harmonic output from a transmitter</text>
  9161.     </content>
  9162.     <name>#152</name>
  9163.     <script>on openCard
  9164. global group,rightone
  9165. put 13 into group
  9166. put "B" into rightone
  9167. pass openCard
  9168. end openCard
  9169. </script>
  9170. </card>
  9171.  
  9172.  
  9173. card_50318.xml
  9174. <?xml version="1.0" encoding="utf-8" ?>
  9175. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9176. <card>
  9177.     <id>50318</id>
  9178.     <filler1>0</filler1>
  9179.     <cantDelete> <true /> </cantDelete>
  9180.     <showPict> <true /> </showPict>
  9181.     <dontSearch> <false /> </dontSearch>
  9182.     <owner>7720</owner>
  9183.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9184.     <content>
  9185.         <layer>background</layer>
  9186.         <id>20</id>
  9187.         <text>Question #15</text>
  9188.     </content>
  9189.     <content>
  9190.         <layer>background</layer>
  9191.         <id>1</id>
  9192.         <text>A5A01 What can cause the voltage across reactances in series to be larger
  9193. than the voltage applied to them?
  9194. </text>
  9195.     </content>
  9196.     <content>
  9197.         <layer>background</layer>
  9198.         <id>11</id>
  9199.         <text>Resonance</text>
  9200.     </content>
  9201.     <content>
  9202.         <layer>background</layer>
  9203.         <id>27</id>
  9204.         <text>Capacitance</text>
  9205.     </content>
  9206.     <content>
  9207.         <layer>background</layer>
  9208.         <id>28</id>
  9209.         <text>Conductance</text>
  9210.     </content>
  9211.     <content>
  9212.         <layer>background</layer>
  9213.         <id>29</id>
  9214.         <text> Resistance</text>
  9215.     </content>
  9216.     <name></name>
  9217.     <script>on openCard
  9218. global group,rightone
  9219. put 14 into group
  9220. put "A" into rightone
  9221. pass openCard
  9222. end openCard
  9223. </script>
  9224. </card>
  9225.  
  9226.  
  9227. card_51394.xml
  9228. <?xml version="1.0" encoding="utf-8" ?>
  9229. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9230. <card>
  9231.     <id>51394</id>
  9232.     <filler1>0</filler1>
  9233.     <cantDelete> <true /> </cantDelete>
  9234.     <showPict> <true /> </showPict>
  9235.     <dontSearch> <false /> </dontSearch>
  9236.     <owner>7720</owner>
  9237.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9238.     <content>
  9239.         <layer>background</layer>
  9240.         <id>20</id>
  9241.         <text>Question #14</text>
  9242.     </content>
  9243.     <content>
  9244.         <layer>background</layer>
  9245.         <id>1</id>
  9246.         <text>A5A02 What is resonance in an electrical circuit?
  9247. </text>
  9248.     </content>
  9249.     <content>
  9250.         <layer>background</layer>
  9251.         <id>11</id>
  9252.         <text>The highest frequency that will pass current</text>
  9253.     </content>
  9254.     <content>
  9255.         <layer>background</layer>
  9256.         <id>27</id>
  9257.         <text>The lowest frequency that will pass current</text>
  9258.     </content>
  9259.     <content>
  9260.         <layer>background</layer>
  9261.         <id>28</id>
  9262.         <text>The frequency at which capacitive reactance equals inductive
  9263. reactance</text>
  9264.     </content>
  9265.     <content>
  9266.         <layer>background</layer>
  9267.         <id>29</id>
  9268.         <text>The frequency at which power factor is at a minimum</text>
  9269.     </content>
  9270.     <name></name>
  9271.     <script>on openCard
  9272. global group,rightone
  9273. put 14 into group
  9274. put "C" into rightone
  9275. pass openCard
  9276. end openCard
  9277. </script>
  9278. </card>
  9279.  
  9280.  
  9281. card_47652.xml
  9282. <?xml version="1.0" encoding="utf-8" ?>
  9283. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9284. <card>
  9285.     <id>47652</id>
  9286.     <filler1>0</filler1>
  9287.     <cantDelete> <true /> </cantDelete>
  9288.     <showPict> <true /> </showPict>
  9289.     <dontSearch> <false /> </dontSearch>
  9290.     <owner>7720</owner>
  9291.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9292.     <content>
  9293.         <layer>background</layer>
  9294.         <id>20</id>
  9295.         <text>Question #14</text>
  9296.     </content>
  9297.     <content>
  9298.         <layer>background</layer>
  9299.         <id>1</id>
  9300.         <text>A5A03  What are the conditions for resonance to occur in an electrical
  9301. circuit?
  9302.  
  9303.  
  9304.  
  9305.  
  9306. </text>
  9307.     </content>
  9308.     <content>
  9309.         <layer>background</layer>
  9310.         <id>11</id>
  9311.         <text> The power factor is at a minimum</text>
  9312.     </content>
  9313.     <content>
  9314.         <layer>background</layer>
  9315.         <id>27</id>
  9316.         <text> Inductive and capacitive reactances are equal</text>
  9317.     </content>
  9318.     <content>
  9319.         <layer>background</layer>
  9320.         <id>28</id>
  9321.         <text>The square root of the sum of the capacitive and inductive
  9322. reactance is equal to the resonant frequency</text>
  9323.     </content>
  9324.     <content>
  9325.         <layer>background</layer>
  9326.         <id>29</id>
  9327.         <text>The square root of the product of the capacitive and inductive
  9328. reactance is equal to the resonant frequency</text>
  9329.     </content>
  9330.     <name>#153</name>
  9331.     <script>on openCard
  9332. global group,rightone
  9333. put 14 into group
  9334. put "B" into rightone
  9335. pass openCard
  9336. end openCard
  9337. </script>
  9338. </card>
  9339.  
  9340.  
  9341. card_48078.xml
  9342. <?xml version="1.0" encoding="utf-8" ?>
  9343. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9344. <card>
  9345.     <id>48078</id>
  9346.     <filler1>0</filler1>
  9347.     <cantDelete> <true /> </cantDelete>
  9348.     <showPict> <true /> </showPict>
  9349.     <dontSearch> <false /> </dontSearch>
  9350.     <owner>7720</owner>
  9351.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9352.     <content>
  9353.         <layer>background</layer>
  9354.         <id>20</id>
  9355.         <text>Question #15</text>
  9356.     </content>
  9357.     <content>
  9358.         <layer>background</layer>
  9359.         <id>1</id>
  9360.         <text>A5A04  When the inductive reactance of an electrical circuit equals its
  9361. capacitive reactance, what is this condition called?
  9362.  
  9363.  
  9364. </text>
  9365.     </content>
  9366.     <content>
  9367.         <layer>background</layer>
  9368.         <id>11</id>
  9369.         <text> Reactive quiescence</text>
  9370.     </content>
  9371.     <content>
  9372.         <layer>background</layer>
  9373.         <id>27</id>
  9374.         <text> High Q</text>
  9375.     </content>
  9376.     <content>
  9377.         <layer>background</layer>
  9378.         <id>28</id>
  9379.         <text>Reactive equilibrium</text>
  9380.     </content>
  9381.     <content>
  9382.         <layer>background</layer>
  9383.         <id>29</id>
  9384.         <text> Resonance</text>
  9385.     </content>
  9386.     <name>#154</name>
  9387.     <script>on openCard
  9388. global group,rightone
  9389. put 14 into group
  9390. put "D" into rightone
  9391. pass openCard
  9392. end openCard
  9393. </script>
  9394. </card>
  9395.  
  9396.  
  9397. card_48146.xml
  9398. <?xml version="1.0" encoding="utf-8" ?>
  9399. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9400. <card>
  9401.     <id>48146</id>
  9402.     <filler1>0</filler1>
  9403.     <cantDelete> <true /> </cantDelete>
  9404.     <showPict> <true /> </showPict>
  9405.     <dontSearch> <false /> </dontSearch>
  9406.     <owner>7720</owner>
  9407.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9408.     <content>
  9409.         <layer>background</layer>
  9410.         <id>20</id>
  9411.         <text>Question #15</text>
  9412.     </content>
  9413.     <content>
  9414.         <layer>background</layer>
  9415.         <id>1</id>
  9416.         <text>A5A05  What is the magnitude of the impedance of a series R-L-C circuit at
  9417. resonance?
  9418.  
  9419.  
  9420.  
  9421. </text>
  9422.     </content>
  9423.     <content>
  9424.         <layer>background</layer>
  9425.         <id>11</id>
  9426.         <text> High, as compared to the circuit resistance</text>
  9427.     </content>
  9428.     <content>
  9429.         <layer>background</layer>
  9430.         <id>27</id>
  9431.         <text>Approximately equal to capacitive reactance</text>
  9432.     </content>
  9433.     <content>
  9434.         <layer>background</layer>
  9435.         <id>28</id>
  9436.         <text> Approximately equal to inductive reactance
  9437. </text>
  9438.     </content>
  9439.     <content>
  9440.         <layer>background</layer>
  9441.         <id>29</id>
  9442.         <text> Approximately equal to circuit resistance</text>
  9443.     </content>
  9444.     <name>#155</name>
  9445.     <script>on openCard
  9446. global group,rightone
  9447. put 14 into group
  9448. put "D" into rightone
  9449. pass openCard
  9450. end openCard
  9451. </script>
  9452. </card>
  9453.  
  9454.  
  9455. card_48529.xml
  9456. <?xml version="1.0" encoding="utf-8" ?>
  9457. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9458. <card>
  9459.     <id>48529</id>
  9460.     <filler1>0</filler1>
  9461.     <cantDelete> <true /> </cantDelete>
  9462.     <showPict> <true /> </showPict>
  9463.     <dontSearch> <false /> </dontSearch>
  9464.     <owner>7720</owner>
  9465.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9466.     <content>
  9467.         <layer>background</layer>
  9468.         <id>20</id>
  9469.         <text>Question #14</text>
  9470.     </content>
  9471.     <content>
  9472.         <layer>background</layer>
  9473.         <id>1</id>
  9474.         <text>A5A06   What is the magnitude of the impedance of a circuit with a resistor,
  9475. an inductor and a capacitor all in parallel, at resonance?
  9476.  
  9477.  
  9478. </text>
  9479.     </content>
  9480.     <content>
  9481.         <layer>background</layer>
  9482.         <id>11</id>
  9483.         <text> Approximately equal to circuit resistance</text>
  9484.     </content>
  9485.     <content>
  9486.         <layer>background</layer>
  9487.         <id>27</id>
  9488.         <text>Approximately equal to inductive reactance</text>
  9489.     </content>
  9490.     <content>
  9491.         <layer>background</layer>
  9492.         <id>28</id>
  9493.         <text> Low, as compared to the circuit resistance
  9494. </text>
  9495.     </content>
  9496.     <content>
  9497.         <layer>background</layer>
  9498.         <id>29</id>
  9499.         <text> Approximately equal to capacitive reactance</text>
  9500.     </content>
  9501.     <name>#156</name>
  9502.     <script>on openCard
  9503. global group,rightone
  9504. put 14 into group
  9505. put "A" into rightone
  9506. pass openCard
  9507. end openCard
  9508. </script>
  9509. </card>
  9510.  
  9511.  
  9512. card_48685.xml
  9513. <?xml version="1.0" encoding="utf-8" ?>
  9514. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9515. <card>
  9516.     <id>48685</id>
  9517.     <filler1>0</filler1>
  9518.     <cantDelete> <true /> </cantDelete>
  9519.     <showPict> <true /> </showPict>
  9520.     <dontSearch> <false /> </dontSearch>
  9521.     <owner>7720</owner>
  9522.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9523.     <content>
  9524.         <layer>background</layer>
  9525.         <id>20</id>
  9526.         <text>Question #15</text>
  9527.     </content>
  9528.     <content>
  9529.         <layer>background</layer>
  9530.         <id>1</id>
  9531.         <text>A5A07   What is the magnitude of the current at the input of a series R-L-C
  9532. circuit at resonance?
  9533.  </text>
  9534.     </content>
  9535.     <content>
  9536.         <layer>background</layer>
  9537.         <id>11</id>
  9538.         <text>It is at a minimum</text>
  9539.     </content>
  9540.     <content>
  9541.         <layer>background</layer>
  9542.         <id>27</id>
  9543.         <text> It is at a maximum</text>
  9544.     </content>
  9545.     <content>
  9546.         <layer>background</layer>
  9547.         <id>28</id>
  9548.         <text>It is DC
  9549. </text>
  9550.     </content>
  9551.     <content>
  9552.         <layer>background</layer>
  9553.         <id>29</id>
  9554.         <text>It is zero</text>
  9555.     </content>
  9556.     <name>#157</name>
  9557.     <script>on openCard
  9558. global group,rightone
  9559. put 14 into group
  9560. put "B" into rightone
  9561. pass openCard
  9562. end openCard
  9563. </script>
  9564. </card>
  9565.  
  9566.  
  9567. card_49031.xml
  9568. <?xml version="1.0" encoding="utf-8" ?>
  9569. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9570. <card>
  9571.     <id>49031</id>
  9572.     <filler1>0</filler1>
  9573.     <cantDelete> <true /> </cantDelete>
  9574.     <showPict> <true /> </showPict>
  9575.     <dontSearch> <false /> </dontSearch>
  9576.     <owner>7720</owner>
  9577.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9578.     <content>
  9579.         <layer>background</layer>
  9580.         <id>20</id>
  9581.         <text>Question #15</text>
  9582.     </content>
  9583.     <content>
  9584.         <layer>background</layer>
  9585.         <id>1</id>
  9586.         <text>A5A08   What is the magnitude of the circulating current within the components
  9587. of a parallel L-C circuit at resonance?
  9588. </text>
  9589.     </content>
  9590.     <content>
  9591.         <layer>background</layer>
  9592.         <id>11</id>
  9593.         <text> It is at a minimum</text>
  9594.     </content>
  9595.     <content>
  9596.         <layer>background</layer>
  9597.         <id>27</id>
  9598.         <text>It is at a maximum</text>
  9599.     </content>
  9600.     <content>
  9601.         <layer>background</layer>
  9602.         <id>28</id>
  9603.         <text>It is DC</text>
  9604.     </content>
  9605.     <content>
  9606.         <layer>background</layer>
  9607.         <id>29</id>
  9608.         <text>It is zero</text>
  9609.     </content>
  9610.     <name>#158</name>
  9611.     <script>on openCard
  9612. global group,rightone
  9613. put 14 into group
  9614. put "B" into rightone
  9615. pass openCard
  9616. end openCard
  9617. </script>
  9618. </card>
  9619.  
  9620.  
  9621. card_49220.xml
  9622. <?xml version="1.0" encoding="utf-8" ?>
  9623. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9624. <card>
  9625.     <id>49220</id>
  9626.     <filler1>0</filler1>
  9627.     <cantDelete> <true /> </cantDelete>
  9628.     <showPict> <true /> </showPict>
  9629.     <dontSearch> <false /> </dontSearch>
  9630.     <owner>7720</owner>
  9631.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9632.     <content>
  9633.         <layer>background</layer>
  9634.         <id>20</id>
  9635.         <text>Question #15</text>
  9636.     </content>
  9637.     <content>
  9638.         <layer>background</layer>
  9639.         <id>1</id>
  9640.         <text>A5A09   What is the magnitude of the current at the input of a parallel R-L-C
  9641. circuit at resonance?
  9642.  
  9643. </text>
  9644.     </content>
  9645.     <content>
  9646.         <layer>background</layer>
  9647.         <id>11</id>
  9648.         <text> It is at a minimum</text>
  9649.     </content>
  9650.     <content>
  9651.         <layer>background</layer>
  9652.         <id>27</id>
  9653.         <text> It is at a maximum</text>
  9654.     </content>
  9655.     <content>
  9656.         <layer>background</layer>
  9657.         <id>28</id>
  9658.         <text> It is DC</text>
  9659.     </content>
  9660.     <content>
  9661.         <layer>background</layer>
  9662.         <id>29</id>
  9663.         <text> It is zero</text>
  9664.     </content>
  9665.     <name>#159</name>
  9666.     <script>on openCard
  9667. global group,rightone
  9668. put 14 into group
  9669. put "A" into rightone
  9670. pass openCard
  9671. end openCard
  9672. </script>
  9673. </card>
  9674.  
  9675.  
  9676. card_49465.xml
  9677. <?xml version="1.0" encoding="utf-8" ?>
  9678. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9679. <card>
  9680.     <id>49465</id>
  9681.     <filler1>0</filler1>
  9682.     <cantDelete> <true /> </cantDelete>
  9683.     <showPict> <true /> </showPict>
  9684.     <dontSearch> <false /> </dontSearch>
  9685.     <owner>7720</owner>
  9686.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9687.     <content>
  9688.         <layer>background</layer>
  9689.         <id>20</id>
  9690.         <text>Question #14</text>
  9691.     </content>
  9692.     <content>
  9693.         <layer>background</layer>
  9694.         <id>1</id>
  9695.         <text>A5A10  What is the relationship between the current through a resonant
  9696. circuit and the voltage across the circuit?
  9697.  
  9698. </text>
  9699.     </content>
  9700.     <content>
  9701.         <layer>background</layer>
  9702.         <id>11</id>
  9703.         <text>The voltage leads the current by 90 degrees</text>
  9704.     </content>
  9705.     <content>
  9706.         <layer>background</layer>
  9707.         <id>27</id>
  9708.         <text>The current leads the voltage by 90 degrees</text>
  9709.     </content>
  9710.     <content>
  9711.         <layer>background</layer>
  9712.         <id>28</id>
  9713.         <text> The voltage and current are in phase
  9714.  </text>
  9715.     </content>
  9716.     <content>
  9717.         <layer>background</layer>
  9718.         <id>29</id>
  9719.         <text>The voltage and current are 180 degrees out of phase</text>
  9720.     </content>
  9721.     <name>#160</name>
  9722.     <script>on openCard
  9723. global group,rightone
  9724. put 14 into group
  9725. put "C" into rightone
  9726. pass openCard
  9727. end openCard
  9728. </script>
  9729. </card>
  9730.  
  9731.  
  9732. card_50146.xml
  9733. <?xml version="1.0" encoding="utf-8" ?>
  9734. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9735. <card>
  9736.     <id>50146</id>
  9737.     <filler1>0</filler1>
  9738.     <cantDelete> <true /> </cantDelete>
  9739.     <showPict> <true /> </showPict>
  9740.     <dontSearch> <false /> </dontSearch>
  9741.     <owner>7720</owner>
  9742.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9743.     <content>
  9744.         <layer>background</layer>
  9745.         <id>20</id>
  9746.         <text>Question #16</text>
  9747.     </content>
  9748.     <content>
  9749.         <layer>background</layer>
  9750.         <id>1</id>
  9751.         <text>A5A11 What is the relationship between the current into (or out of) a
  9752. parallel resonant circuit and the voltage across the circuit?
  9753. </text>
  9754.     </content>
  9755.     <content>
  9756.         <layer>background</layer>
  9757.         <id>11</id>
  9758.         <text> The voltage leads the current by 90 degrees</text>
  9759.     </content>
  9760.     <content>
  9761.         <layer>background</layer>
  9762.         <id>27</id>
  9763.         <text>The current leads the voltage by 90 degrees</text>
  9764.     </content>
  9765.     <content>
  9766.         <layer>background</layer>
  9767.         <id>28</id>
  9768.         <text>The voltage and current are in phase</text>
  9769.     </content>
  9770.     <content>
  9771.         <layer>background</layer>
  9772.         <id>29</id>
  9773.         <text>The voltage and current are 180 degrees out of phase</text>
  9774.     </content>
  9775.     <name>#161</name>
  9776.     <script>on openCard
  9777. global group,rightone
  9778. put 14 into group
  9779. put "C" into rightone
  9780. pass openCard
  9781. end openCard
  9782. </script>
  9783. </card>
  9784.  
  9785.  
  9786. card_50600.xml
  9787. <?xml version="1.0" encoding="utf-8" ?>
  9788. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9789. <card>
  9790.     <id>50600</id>
  9791.     <filler1>0</filler1>
  9792.     <cantDelete> <true /> </cantDelete>
  9793.     <showPict> <true /> </showPict>
  9794.     <dontSearch> <false /> </dontSearch>
  9795.     <owner>7720</owner>
  9796.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9797.     <content>
  9798.         <layer>background</layer>
  9799.         <id>20</id>
  9800.         <text>Question #16</text>
  9801.     </content>
  9802.     <content>
  9803.         <layer>background</layer>
  9804.         <id>1</id>
  9805.         <text>A5B01   What is the resonant frequency of a series R-L-C circuit if R is 47
  9806. ohms, L is 50 microhenrys and C is 40 picofarads?
  9807.  
  9808. </text>
  9809.     </content>
  9810.     <content>
  9811.         <layer>background</layer>
  9812.         <id>11</id>
  9813.         <text>79.6 MHz</text>
  9814.     </content>
  9815.     <content>
  9816.         <layer>background</layer>
  9817.         <id>27</id>
  9818.         <text>1.78 MHz</text>
  9819.     </content>
  9820.     <content>
  9821.         <layer>background</layer>
  9822.         <id>28</id>
  9823.         <text>3.56 MHz</text>
  9824.     </content>
  9825.     <content>
  9826.         <layer>background</layer>
  9827.         <id>29</id>
  9828.         <text>7.96 MHz</text>
  9829.     </content>
  9830.     <name>#162</name>
  9831.     <script>on openCard
  9832. global group,rightone
  9833. put 15 into group
  9834. put "C" into rightone
  9835. pass openCard
  9836. end openCard
  9837. </script>
  9838. </card>
  9839.  
  9840.  
  9841. card_51118.xml
  9842. <?xml version="1.0" encoding="utf-8" ?>
  9843. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9844. <card>
  9845.     <id>51118</id>
  9846.     <filler1>0</filler1>
  9847.     <cantDelete> <true /> </cantDelete>
  9848.     <showPict> <true /> </showPict>
  9849.     <dontSearch> <false /> </dontSearch>
  9850.     <owner>7720</owner>
  9851.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9852.     <content>
  9853.         <layer>background</layer>
  9854.         <id>20</id>
  9855.         <text>Question #15</text>
  9856.     </content>
  9857.     <content>
  9858.         <layer>background</layer>
  9859.         <id>1</id>
  9860.         <text>A5B02  What is the resonant frequency of a series R-L-C circuit if R is 47
  9861. ohms, L is 40 microhenrys and C is 200 picofarads?
  9862. </text>
  9863.     </content>
  9864.     <content>
  9865.         <layer>background</layer>
  9866.         <id>11</id>
  9867.         <text> 1.99 kHz
  9868. </text>
  9869.     </content>
  9870.     <content>
  9871.         <layer>background</layer>
  9872.         <id>27</id>
  9873.         <text>1.78 MHz</text>
  9874.     </content>
  9875.     <content>
  9876.         <layer>background</layer>
  9877.         <id>28</id>
  9878.         <text> 1.99 MHz
  9879. </text>
  9880.     </content>
  9881.     <content>
  9882.         <layer>background</layer>
  9883.         <id>29</id>
  9884.         <text> 1.78 kHz
  9885. </text>
  9886.     </content>
  9887.     <name>#163</name>
  9888.     <script>on openCard
  9889. global group,rightone
  9890. put 15 into group
  9891. put "B" into rightone
  9892. pass openCard
  9893. end openCard
  9894. </script>
  9895. </card>
  9896.  
  9897.  
  9898. card_51962.xml
  9899. <?xml version="1.0" encoding="utf-8" ?>
  9900. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9901. <card>
  9902.     <id>51962</id>
  9903.     <filler1>0</filler1>
  9904.     <cantDelete> <true /> </cantDelete>
  9905.     <showPict> <true /> </showPict>
  9906.     <dontSearch> <false /> </dontSearch>
  9907.     <owner>7720</owner>
  9908.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9909.     <content>
  9910.         <layer>background</layer>
  9911.         <id>20</id>
  9912.         <text>Question #15</text>
  9913.     </content>
  9914.     <content>
  9915.         <layer>background</layer>
  9916.         <id>1</id>
  9917.         <text>A5B03 What is the resonant frequency of a series R-L-C circuit if R is 47
  9918. ohms, L is 50 microhenrys and C is 10 picofarads?
  9919.  
  9920.  </text>
  9921.     </content>
  9922.     <content>
  9923.         <layer>background</layer>
  9924.         <id>11</id>
  9925.         <text>3.18 MHz</text>
  9926.     </content>
  9927.     <content>
  9928.         <layer>background</layer>
  9929.         <id>27</id>
  9930.         <text> 3.18 kHz</text>
  9931.     </content>
  9932.     <content>
  9933.         <layer>background</layer>
  9934.         <id>28</id>
  9935.         <text>7.12 kHz</text>
  9936.     </content>
  9937.     <content>
  9938.         <layer>background</layer>
  9939.         <id>29</id>
  9940.         <text>7.12 MHz</text>
  9941.     </content>
  9942.     <name>#164</name>
  9943.     <script>on openCard
  9944. global group,rightone
  9945. put 15 into group
  9946. put "D" into rightone
  9947. pass openCard
  9948. end openCard
  9949. </script>
  9950. </card>
  9951.  
  9952.  
  9953. card_52349.xml
  9954. <?xml version="1.0" encoding="utf-8" ?>
  9955. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9956. <card>
  9957.     <id>52349</id>
  9958.     <filler1>0</filler1>
  9959.     <cantDelete> <true /> </cantDelete>
  9960.     <showPict> <true /> </showPict>
  9961.     <dontSearch> <false /> </dontSearch>
  9962.     <owner>7720</owner>
  9963.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  9964.     <content>
  9965.         <layer>background</layer>
  9966.         <id>20</id>
  9967.         <text>Question #15</text>
  9968.     </content>
  9969.     <content>
  9970.         <layer>background</layer>
  9971.         <id>1</id>
  9972.         <text>A5B04  What is the resonant frequency of a series R-L-C circuit if R is 47
  9973. ohms, L is 25 microhenrys and C is 10 picofarads?
  9974.  
  9975.  </text>
  9976.     </content>
  9977.     <content>
  9978.         <layer>background</layer>
  9979.         <id>11</id>
  9980.         <text>10.1 MHz</text>
  9981.     </content>
  9982.     <content>
  9983.         <layer>background</layer>
  9984.         <id>27</id>
  9985.         <text>63.7 MHz</text>
  9986.     </content>
  9987.     <content>
  9988.         <layer>background</layer>
  9989.         <id>28</id>
  9990.         <text>10.1 kHz</text>
  9991.     </content>
  9992.     <content>
  9993.         <layer>background</layer>
  9994.         <id>29</id>
  9995.         <text>63.7 kHz</text>
  9996.     </content>
  9997.     <name>#165</name>
  9998.     <script>on openCard
  9999. global group,rightone
  10000. put 15 into group
  10001. put "A" into rightone
  10002. pass openCard
  10003. end openCard
  10004. </script>
  10005. </card>
  10006.  
  10007.  
  10008. card_52940.xml
  10009. <?xml version="1.0" encoding="utf-8" ?>
  10010. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10011. <card>
  10012.     <id>52940</id>
  10013.     <filler1>0</filler1>
  10014.     <cantDelete> <true /> </cantDelete>
  10015.     <showPict> <true /> </showPict>
  10016.     <dontSearch> <false /> </dontSearch>
  10017.     <owner>7720</owner>
  10018.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10019.     <content>
  10020.         <layer>background</layer>
  10021.         <id>20</id>
  10022.         <text>Question #15</text>
  10023.     </content>
  10024.     <content>
  10025.         <layer>background</layer>
  10026.         <id>1</id>
  10027.         <text>A5B05   What is the resonant frequency of a series R-L-C circuit if R is 47
  10028. ohms, L is 3 microhenrys and C is 40 picofarads?
  10029.  
  10030. </text>
  10031.     </content>
  10032.     <content>
  10033.         <layer>background</layer>
  10034.         <id>11</id>
  10035.         <text>13.1 MHz</text>
  10036.     </content>
  10037.     <content>
  10038.         <layer>background</layer>
  10039.         <id>27</id>
  10040.         <text> 14.5 MHz</text>
  10041.     </content>
  10042.     <content>
  10043.         <layer>background</layer>
  10044.         <id>28</id>
  10045.         <text>14.5 kHz</text>
  10046.     </content>
  10047.     <content>
  10048.         <layer>background</layer>
  10049.         <id>29</id>
  10050.         <text> 13.1 kHz</text>
  10051.     </content>
  10052.     <name>#166</name>
  10053.     <script>on openCard
  10054. global group,rightone
  10055. put 15 into group
  10056. put "B" into rightone
  10057. pass openCard
  10058. end openCard
  10059. </script>
  10060. </card>
  10061.  
  10062.  
  10063. card_53433.xml
  10064. <?xml version="1.0" encoding="utf-8" ?>
  10065. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10066. <card>
  10067.     <id>53433</id>
  10068.     <filler1>0</filler1>
  10069.     <cantDelete> <true /> </cantDelete>
  10070.     <showPict> <true /> </showPict>
  10071.     <dontSearch> <false /> </dontSearch>
  10072.     <owner>7720</owner>
  10073.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10074.     <content>
  10075.         <layer>background</layer>
  10076.         <id>20</id>
  10077.         <text>Question #16</text>
  10078.     </content>
  10079.     <content>
  10080.         <layer>background</layer>
  10081.         <id>1</id>
  10082.         <text>A5B06  What is the resonant frequency of a series R-L-C circuit if R is 47
  10083. ohms, L is 4 microhenrys and C is 20 picofarads?
  10084.  
  10085.  </text>
  10086.     </content>
  10087.     <content>
  10088.         <layer>background</layer>
  10089.         <id>11</id>
  10090.         <text>19.9 kHz</text>
  10091.     </content>
  10092.     <content>
  10093.         <layer>background</layer>
  10094.         <id>27</id>
  10095.         <text>17.8 kHz</text>
  10096.     </content>
  10097.     <content>
  10098.         <layer>background</layer>
  10099.         <id>28</id>
  10100.         <text>19.9 MHz</text>
  10101.     </content>
  10102.     <content>
  10103.         <layer>background</layer>
  10104.         <id>29</id>
  10105.         <text>17.8 MHz</text>
  10106.     </content>
  10107.     <name>#167</name>
  10108.     <script>on openCard
  10109. global group,rightone
  10110. put 15 into group
  10111. put "D" into rightone
  10112. pass openCard
  10113. end openCard
  10114. </script>
  10115. </card>
  10116.  
  10117.  
  10118. card_53878.xml
  10119. <?xml version="1.0" encoding="utf-8" ?>
  10120. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10121. <card>
  10122.     <id>53878</id>
  10123.     <filler1>0</filler1>
  10124.     <cantDelete> <true /> </cantDelete>
  10125.     <showPict> <true /> </showPict>
  10126.     <dontSearch> <false /> </dontSearch>
  10127.     <owner>7720</owner>
  10128.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10129.     <content>
  10130.         <layer>background</layer>
  10131.         <id>20</id>
  10132.         <text>Question #16</text>
  10133.     </content>
  10134.     <content>
  10135.         <layer>background</layer>
  10136.         <id>1</id>
  10137.         <text>A5B07  What is the resonant frequency of a series R-L-C circuit if R is 47
  10138. ohms,  L is 8 microhenrys and C is 7 picofarads?
  10139.  
  10140.  </text>
  10141.     </content>
  10142.     <content>
  10143.         <layer>background</layer>
  10144.         <id>11</id>
  10145.         <text>2.84 MHz</text>
  10146.     </content>
  10147.     <content>
  10148.         <layer>background</layer>
  10149.         <id>27</id>
  10150.         <text> 28.4 MHz</text>
  10151.     </content>
  10152.     <content>
  10153.         <layer>background</layer>
  10154.         <id>28</id>
  10155.         <text> 21.3 MHz</text>
  10156.     </content>
  10157.     <content>
  10158.         <layer>background</layer>
  10159.         <id>29</id>
  10160.         <text>2.13 MHz</text>
  10161.     </content>
  10162.     <name>#168</name>
  10163.     <script>on openCard
  10164. global group,rightone
  10165. put 15 into group
  10166. put "C" into rightone
  10167. pass openCard
  10168. end openCard
  10169. </script>
  10170. </card>
  10171.  
  10172.  
  10173. card_54451.xml
  10174. <?xml version="1.0" encoding="utf-8" ?>
  10175. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10176. <card>
  10177.     <id>54451</id>
  10178.     <filler1>0</filler1>
  10179.     <cantDelete> <true /> </cantDelete>
  10180.     <showPict> <true /> </showPict>
  10181.     <dontSearch> <false /> </dontSearch>
  10182.     <owner>7720</owner>
  10183.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10184.     <content>
  10185.         <layer>background</layer>
  10186.         <id>20</id>
  10187.         <text>Question #15</text>
  10188.     </content>
  10189.     <content>
  10190.         <layer>background</layer>
  10191.         <id>1</id>
  10192.         <text>A5B08   What is the resonant frequency of a series R-L-C circuit if R is 47
  10193. ohms, L is 3 microhenrys and C is 15 picofarads?
  10194.  
  10195.  </text>
  10196.     </content>
  10197.     <content>
  10198.         <layer>background</layer>
  10199.         <id>11</id>
  10200.         <text>23.7 MHz</text>
  10201.     </content>
  10202.     <content>
  10203.         <layer>background</layer>
  10204.         <id>27</id>
  10205.         <text>23.7 kHz</text>
  10206.     </content>
  10207.     <content>
  10208.         <layer>background</layer>
  10209.         <id>28</id>
  10210.         <text>35.4 kHz</text>
  10211.     </content>
  10212.     <content>
  10213.         <layer>background</layer>
  10214.         <id>29</id>
  10215.         <text>35.4 MHz</text>
  10216.     </content>
  10217.     <name>#169</name>
  10218.     <script>on openCard
  10219. global group,rightone
  10220. put 15 into group
  10221. put "A" into rightone
  10222. pass openCard
  10223. end openCard
  10224. </script>
  10225. </card>
  10226.  
  10227.  
  10228. card_54849.xml
  10229. <?xml version="1.0" encoding="utf-8" ?>
  10230. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10231. <card>
  10232.     <id>54849</id>
  10233.     <filler1>0</filler1>
  10234.     <cantDelete> <true /> </cantDelete>
  10235.     <showPict> <true /> </showPict>
  10236.     <dontSearch> <false /> </dontSearch>
  10237.     <owner>7720</owner>
  10238.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10239.     <content>
  10240.         <layer>background</layer>
  10241.         <id>20</id>
  10242.         <text>Question #15</text>
  10243.     </content>
  10244.     <content>
  10245.         <layer>background</layer>
  10246.         <id>1</id>
  10247.         <text>A5B09  What is the resonant frequency of a series R-L-C circuit if R is 47
  10248. ohms, L is 4 microhenrys and C is 8 picofarads?
  10249.  
  10250.  </text>
  10251.     </content>
  10252.     <content>
  10253.         <layer>background</layer>
  10254.         <id>11</id>
  10255.         <text> 28.1 kHz</text>
  10256.     </content>
  10257.     <content>
  10258.         <layer>background</layer>
  10259.         <id>27</id>
  10260.         <text>28.1 MHz</text>
  10261.     </content>
  10262.     <content>
  10263.         <layer>background</layer>
  10264.         <id>28</id>
  10265.         <text>49.7 MHz</text>
  10266.     </content>
  10267.     <content>
  10268.         <layer>background</layer>
  10269.         <id>29</id>
  10270.         <text>49.7 kHz</text>
  10271.     </content>
  10272.     <name>#170</name>
  10273.     <script>on openCard
  10274. global group,rightone
  10275. put 15 into group
  10276. put "B" into rightone
  10277. pass openCard
  10278. end openCard
  10279. </script>
  10280. </card>
  10281.  
  10282.  
  10283. card_55456.xml
  10284. <?xml version="1.0" encoding="utf-8" ?>
  10285. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10286. <card>
  10287.     <id>55456</id>
  10288.     <filler1>0</filler1>
  10289.     <cantDelete> <true /> </cantDelete>
  10290.     <showPict> <true /> </showPict>
  10291.     <dontSearch> <false /> </dontSearch>
  10292.     <owner>7720</owner>
  10293.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10294.     <content>
  10295.         <layer>background</layer>
  10296.         <id>20</id>
  10297.         <text>Question #17</text>
  10298.     </content>
  10299.     <content>
  10300.         <layer>background</layer>
  10301.         <id>1</id>
  10302.         <text>A5B10  What is the resonant frequency of a series R-L-C circuit if R is 47
  10303. ohms, L is 1 microhenry and C is 9 picofarads?
  10304. </text>
  10305.     </content>
  10306.     <content>
  10307.         <layer>background</layer>
  10308.         <id>11</id>
  10309.         <text>17.7 MHz</text>
  10310.     </content>
  10311.     <content>
  10312.         <layer>background</layer>
  10313.         <id>27</id>
  10314.         <text>17.7 kHz</text>
  10315.     </content>
  10316.     <content>
  10317.         <layer>background</layer>
  10318.         <id>28</id>
  10319.         <text>53.1 kHz</text>
  10320.     </content>
  10321.     <content>
  10322.         <layer>background</layer>
  10323.         <id>29</id>
  10324.         <text>53.1 MHz</text>
  10325.     </content>
  10326.     <name>#171</name>
  10327.     <script>on openCard
  10328. global group,rightone
  10329. put 15 into group
  10330. put "D" into rightone
  10331. pass openCard
  10332. end openCard
  10333. </script>
  10334. </card>
  10335.  
  10336.  
  10337. card_55921.xml
  10338. <?xml version="1.0" encoding="utf-8" ?>
  10339. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10340. <card>
  10341.     <id>55921</id>
  10342.     <filler1>0</filler1>
  10343.     <cantDelete> <true /> </cantDelete>
  10344.     <showPict> <true /> </showPict>
  10345.     <dontSearch> <false /> </dontSearch>
  10346.     <owner>7720</owner>
  10347.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10348.     <content>
  10349.         <layer>background</layer>
  10350.         <id>20</id>
  10351.         <text>Question #17</text>
  10352.     </content>
  10353.     <content>
  10354.         <layer>background</layer>
  10355.         <id>1</id>
  10356.         <text>A5B11  What is the value of capacitance  in a series R-L-C circuit if the
  10357. circuit resonant frequency is 14.25 MHz and L is 2.84 microhenrys?
  10358.  
  10359.  </text>
  10360.     </content>
  10361.     <content>
  10362.         <layer>background</layer>
  10363.         <id>11</id>
  10364.         <text>2.2 microfarads</text>
  10365.     </content>
  10366.     <content>
  10367.         <layer>background</layer>
  10368.         <id>27</id>
  10369.         <text>254 microfarads</text>
  10370.     </content>
  10371.     <content>
  10372.         <layer>background</layer>
  10373.         <id>28</id>
  10374.         <text>44 picofarads</text>
  10375.     </content>
  10376.     <content>
  10377.         <layer>background</layer>
  10378.         <id>29</id>
  10379.         <text>3933 picofarads</text>
  10380.     </content>
  10381.     <name>#172</name>
  10382.     <script>on openCard
  10383. global group,rightone
  10384. put 15 into group
  10385. put "C" into rightone
  10386. pass openCard
  10387. end openCard
  10388. </script>
  10389. </card>
  10390.  
  10391.  
  10392. card_56469.xml
  10393. <?xml version="1.0" encoding="utf-8" ?>
  10394. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10395. <card>
  10396.     <id>56469</id>
  10397.     <filler1>0</filler1>
  10398.     <cantDelete> <true /> </cantDelete>
  10399.     <showPict> <true /> </showPict>
  10400.     <dontSearch> <false /> </dontSearch>
  10401.     <owner>7720</owner>
  10402.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10403.     <content>
  10404.         <layer>background</layer>
  10405.         <id>20</id>
  10406.         <text>Question #17</text>
  10407.     </content>
  10408.     <content>
  10409.         <layer>background</layer>
  10410.         <id>1</id>
  10411.         <text>A5C01  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10412. kilohms, L is 1 microhenry and C is 10 picofarads?
  10413.  
  10414.  </text>
  10415.     </content>
  10416.     <content>
  10417.         <layer>background</layer>
  10418.         <id>11</id>
  10419.         <text>50.3 MHz</text>
  10420.     </content>
  10421.     <content>
  10422.         <layer>background</layer>
  10423.         <id>27</id>
  10424.         <text>15.9 MHz</text>
  10425.     </content>
  10426.     <content>
  10427.         <layer>background</layer>
  10428.         <id>28</id>
  10429.         <text>15.9 kHz</text>
  10430.     </content>
  10431.     <content>
  10432.         <layer>background</layer>
  10433.         <id>29</id>
  10434.         <text>50.3 kHz</text>
  10435.     </content>
  10436.     <name>#173</name>
  10437.     <script>on openCard
  10438. global group,rightone
  10439. put 16 into group
  10440. put "A" into rightone
  10441. pass openCard
  10442. end openCard
  10443. </script>
  10444. </card>
  10445.  
  10446.  
  10447. card_56846.xml
  10448. <?xml version="1.0" encoding="utf-8" ?>
  10449. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10450. <card>
  10451.     <id>56846</id>
  10452.     <filler1>0</filler1>
  10453.     <cantDelete> <true /> </cantDelete>
  10454.     <showPict> <true /> </showPict>
  10455.     <dontSearch> <false /> </dontSearch>
  10456.     <owner>7720</owner>
  10457.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10458.     <content>
  10459.         <layer>background</layer>
  10460.         <id>20</id>
  10461.         <text>Question #16</text>
  10462.     </content>
  10463.     <content>
  10464.         <layer>background</layer>
  10465.         <id>1</id>
  10466.         <text>A5C02  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10467. kilohms, L is 2 microhenrys and C is 15 picofarads?
  10468.  
  10469.  </text>
  10470.     </content>
  10471.     <content>
  10472.         <layer>background</layer>
  10473.         <id>11</id>
  10474.         <text> 29.1 kHz</text>
  10475.     </content>
  10476.     <content>
  10477.         <layer>background</layer>
  10478.         <id>27</id>
  10479.         <text>29.1 MHz</text>
  10480.     </content>
  10481.     <content>
  10482.         <layer>background</layer>
  10483.         <id>28</id>
  10484.         <text>5.31 MHz</text>
  10485.     </content>
  10486.     <content>
  10487.         <layer>background</layer>
  10488.         <id>29</id>
  10489.         <text>5.31 kHz</text>
  10490.     </content>
  10491.     <name>#174</name>
  10492.     <script>on openCard
  10493. global group,rightone
  10494. put 16 into group
  10495. put "B" into rightone
  10496. pass openCard
  10497. end openCard
  10498. </script>
  10499. </card>
  10500.  
  10501.  
  10502. card_57589.xml
  10503. <?xml version="1.0" encoding="utf-8" ?>
  10504. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10505. <card>
  10506.     <id>57589</id>
  10507.     <filler1>0</filler1>
  10508.     <cantDelete> <true /> </cantDelete>
  10509.     <showPict> <true /> </showPict>
  10510.     <dontSearch> <false /> </dontSearch>
  10511.     <owner>7720</owner>
  10512.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10513.     <content>
  10514.         <layer>background</layer>
  10515.         <id>20</id>
  10516.         <text>Question #17</text>
  10517.     </content>
  10518.     <content>
  10519.         <layer>background</layer>
  10520.         <id>1</id>
  10521.         <text>A5C03  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10522. kilohms, L is 5 microhenrys and C is 9 picofarads?
  10523.  
  10524.  
  10525.  
  10526. </text>
  10527.     </content>
  10528.     <content>
  10529.         <layer>background</layer>
  10530.         <id>11</id>
  10531.         <text>23.7 kHz</text>
  10532.     </content>
  10533.     <content>
  10534.         <layer>background</layer>
  10535.         <id>27</id>
  10536.         <text> 3.54 kHz</text>
  10537.     </content>
  10538.     <content>
  10539.         <layer>background</layer>
  10540.         <id>28</id>
  10541.         <text>23.7 MHz</text>
  10542.     </content>
  10543.     <content>
  10544.         <layer>background</layer>
  10545.         <id>29</id>
  10546.         <text> 3.54 MHz</text>
  10547.     </content>
  10548.     <name>#175</name>
  10549.     <script>on openCard
  10550. global group,rightone
  10551. put 16 into group
  10552. put "C" into rightone
  10553. pass openCard
  10554. end openCard
  10555. </script>
  10556. </card>
  10557.  
  10558.  
  10559. card_57991.xml
  10560. <?xml version="1.0" encoding="utf-8" ?>
  10561. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10562. <card>
  10563.     <id>57991</id>
  10564.     <filler1>0</filler1>
  10565.     <cantDelete> <true /> </cantDelete>
  10566.     <showPict> <true /> </showPict>
  10567.     <dontSearch> <false /> </dontSearch>
  10568.     <owner>7720</owner>
  10569.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10570.     <content>
  10571.         <layer>background</layer>
  10572.         <id>20</id>
  10573.         <text>Question #17</text>
  10574.     </content>
  10575.     <content>
  10576.         <layer>background</layer>
  10577.         <id>1</id>
  10578.         <text>A5C04   What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10579. kilohms, L is 2 microhenrys and C is 30 picofarads?
  10580.  
  10581.  </text>
  10582.     </content>
  10583.     <content>
  10584.         <layer>background</layer>
  10585.         <id>11</id>
  10586.         <text>2.65 kHz</text>
  10587.     </content>
  10588.     <content>
  10589.         <layer>background</layer>
  10590.         <id>27</id>
  10591.         <text>20.5 kHz</text>
  10592.     </content>
  10593.     <content>
  10594.         <layer>background</layer>
  10595.         <id>28</id>
  10596.         <text>2.65 MHz</text>
  10597.     </content>
  10598.     <content>
  10599.         <layer>background</layer>
  10600.         <id>29</id>
  10601.         <text>20.5 MHz</text>
  10602.     </content>
  10603.     <name>#176</name>
  10604.     <script>on openCard
  10605. global group,rightone
  10606. put 16 into group
  10607. put "D" into rightone
  10608. pass openCard
  10609. end openCard
  10610. </script>
  10611. </card>
  10612.  
  10613.  
  10614. card_58622.xml
  10615. <?xml version="1.0" encoding="utf-8" ?>
  10616. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10617. <card>
  10618.     <id>58622</id>
  10619.     <filler1>0</filler1>
  10620.     <cantDelete> <true /> </cantDelete>
  10621.     <showPict> <true /> </showPict>
  10622.     <dontSearch> <false /> </dontSearch>
  10623.     <owner>7720</owner>
  10624.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10625.     <content>
  10626.         <layer>background</layer>
  10627.         <id>20</id>
  10628.         <text>Question #17</text>
  10629.     </content>
  10630.     <content>
  10631.         <layer>background</layer>
  10632.         <id>1</id>
  10633.         <text>A5C05  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10634. kilohms, L is 15 microhenrys and C is 5 picofarads?
  10635.  
  10636.  
  10637. </text>
  10638.     </content>
  10639.     <content>
  10640.         <layer>background</layer>
  10641.         <id>11</id>
  10642.         <text> 18.4 MHz</text>
  10643.     </content>
  10644.     <content>
  10645.         <layer>background</layer>
  10646.         <id>27</id>
  10647.         <text>2.12 MHz</text>
  10648.     </content>
  10649.     <content>
  10650.         <layer>background</layer>
  10651.         <id>28</id>
  10652.         <text>18.4 kHz</text>
  10653.     </content>
  10654.     <content>
  10655.         <layer>background</layer>
  10656.         <id>29</id>
  10657.         <text> 2.12 kHz</text>
  10658.     </content>
  10659.     <name>#177</name>
  10660.     <script>on openCard
  10661. global group,rightone
  10662. put 16 into group
  10663. put "A" into rightone
  10664. pass openCard
  10665. end openCard
  10666. </script>
  10667. </card>
  10668.  
  10669.  
  10670. card_58983.xml
  10671. <?xml version="1.0" encoding="utf-8" ?>
  10672. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10673. <card>
  10674.     <id>58983</id>
  10675.     <filler1>0</filler1>
  10676.     <cantDelete> <true /> </cantDelete>
  10677.     <showPict> <true /> </showPict>
  10678.     <dontSearch> <false /> </dontSearch>
  10679.     <owner>7720</owner>
  10680.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10681.     <content>
  10682.         <layer>background</layer>
  10683.         <id>20</id>
  10684.         <text>Question #16</text>
  10685.     </content>
  10686.     <content>
  10687.         <layer>background</layer>
  10688.         <id>1</id>
  10689.         <text>A5C06  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10690. kilohms, L is 3 microhenrys and C is 40 picofarads?
  10691.  
  10692.  </text>
  10693.     </content>
  10694.     <content>
  10695.         <layer>background</layer>
  10696.         <id>11</id>
  10697.         <text>1.33 kHz</text>
  10698.     </content>
  10699.     <content>
  10700.         <layer>background</layer>
  10701.         <id>27</id>
  10702.         <text>14.5 MHz</text>
  10703.     </content>
  10704.     <content>
  10705.         <layer>background</layer>
  10706.         <id>28</id>
  10707.         <text> 1.33 MHz
  10708. </text>
  10709.     </content>
  10710.     <content>
  10711.         <layer>background</layer>
  10712.         <id>29</id>
  10713.         <text>14.5 kHz</text>
  10714.     </content>
  10715.     <name>#178</name>
  10716.     <script>on openCard
  10717. global group,rightone
  10718. put 16 into group
  10719. put "B" into rightone
  10720. pass openCard
  10721. end openCard
  10722. </script>
  10723. </card>
  10724.  
  10725.  
  10726. card_59419.xml
  10727. <?xml version="1.0" encoding="utf-8" ?>
  10728. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10729. <card>
  10730.     <id>59419</id>
  10731.     <filler1>0</filler1>
  10732.     <cantDelete> <true /> </cantDelete>
  10733.     <showPict> <true /> </showPict>
  10734.     <dontSearch> <false /> </dontSearch>
  10735.     <owner>7720</owner>
  10736.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10737.     <content>
  10738.         <layer>background</layer>
  10739.         <id>20</id>
  10740.         <text>Question #17</text>
  10741.     </content>
  10742.     <content>
  10743.         <layer>background</layer>
  10744.         <id>1</id>
  10745.         <text>A5C07  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10746. kilohms, L is 40 microhenrys and C is 6 picofarads?
  10747.  
  10748.  </text>
  10749.     </content>
  10750.     <content>
  10751.         <layer>background</layer>
  10752.         <id>11</id>
  10753.         <text>6.63 MHz</text>
  10754.     </content>
  10755.     <content>
  10756.         <layer>background</layer>
  10757.         <id>27</id>
  10758.         <text>6.63 kHz</text>
  10759.     </content>
  10760.     <content>
  10761.         <layer>background</layer>
  10762.         <id>28</id>
  10763.         <text> 10.3 MHz
  10764.  
  10765. </text>
  10766.     </content>
  10767.     <content>
  10768.         <layer>background</layer>
  10769.         <id>29</id>
  10770.         <text>10.3 kHz</text>
  10771.     </content>
  10772.     <name>#179</name>
  10773.     <script>on openCard
  10774. global group,rightone
  10775. put 16 into group
  10776. put "C" into rightone
  10777. pass openCard
  10778. end openCard
  10779. </script>
  10780. </card>
  10781.  
  10782.  
  10783. card_59945.xml
  10784. <?xml version="1.0" encoding="utf-8" ?>
  10785. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10786. <card>
  10787.     <id>59945</id>
  10788.     <filler1>0</filler1>
  10789.     <cantDelete> <true /> </cantDelete>
  10790.     <showPict> <true /> </showPict>
  10791.     <dontSearch> <false /> </dontSearch>
  10792.     <owner>7720</owner>
  10793.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10794.     <content>
  10795.         <layer>background</layer>
  10796.         <id>20</id>
  10797.         <text>Question #16</text>
  10798.     </content>
  10799.     <content>
  10800.         <layer>background</layer>
  10801.         <id>1</id>
  10802.         <text>A5C08  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10803. kilohms, L is 10 microhenrys and C is 50 picofarads?
  10804.  
  10805.  
  10806. </text>
  10807.     </content>
  10808.     <content>
  10809.         <layer>background</layer>
  10810.         <id>11</id>
  10811.         <text>3.18 MHz</text>
  10812.     </content>
  10813.     <content>
  10814.         <layer>background</layer>
  10815.         <id>27</id>
  10816.         <text> 3.18 kHz</text>
  10817.     </content>
  10818.     <content>
  10819.         <layer>background</layer>
  10820.         <id>28</id>
  10821.         <text>7.12 kHz</text>
  10822.     </content>
  10823.     <content>
  10824.         <layer>background</layer>
  10825.         <id>29</id>
  10826.         <text>7.12 MHz</text>
  10827.     </content>
  10828.     <name>#180</name>
  10829.     <script>on openCard
  10830. global group,rightone
  10831. put 16 into group
  10832. put "D" into rightone
  10833. pass openCard
  10834. end openCard
  10835. </script>
  10836. </card>
  10837.  
  10838.  
  10839. card_60565.xml
  10840. <?xml version="1.0" encoding="utf-8" ?>
  10841. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10842. <card>
  10843.     <id>60565</id>
  10844.     <filler1>0</filler1>
  10845.     <cantDelete> <true /> </cantDelete>
  10846.     <showPict> <true /> </showPict>
  10847.     <dontSearch> <false /> </dontSearch>
  10848.     <owner>7720</owner>
  10849.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10850.     <content>
  10851.         <layer>background</layer>
  10852.         <id>20</id>
  10853.         <text>Question #18</text>
  10854.     </content>
  10855.     <content>
  10856.         <layer>background</layer>
  10857.         <id>1</id>
  10858.         <text>A5C09  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10859. kilohms, L is 200 microhenrys and C is 10 picofarads?
  10860.  
  10861.  
  10862. </text>
  10863.     </content>
  10864.     <content>
  10865.         <layer>background</layer>
  10866.         <id>11</id>
  10867.         <text>3.56 MHz</text>
  10868.     </content>
  10869.     <content>
  10870.         <layer>background</layer>
  10871.         <id>27</id>
  10872.         <text> 7.96 kHz</text>
  10873.     </content>
  10874.     <content>
  10875.         <layer>background</layer>
  10876.         <id>28</id>
  10877.         <text>3.56 kHz</text>
  10878.     </content>
  10879.     <content>
  10880.         <layer>background</layer>
  10881.         <id>29</id>
  10882.         <text> 7.96 MHz</text>
  10883.     </content>
  10884.     <name>#181</name>
  10885.     <script>on openCard
  10886. global group,rightone
  10887. put 16 into group
  10888. put "A" into rightone
  10889. pass openCard
  10890. end openCard
  10891. </script>
  10892. </card>
  10893.  
  10894.  
  10895. card_60263.xml
  10896. <?xml version="1.0" encoding="utf-8" ?>
  10897. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10898. <card>
  10899.     <id>60263</id>
  10900.     <filler1>0</filler1>
  10901.     <cantDelete> <true /> </cantDelete>
  10902.     <showPict> <true /> </showPict>
  10903.     <dontSearch> <false /> </dontSearch>
  10904.     <owner>7720</owner>
  10905.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10906.     <content>
  10907.         <layer>background</layer>
  10908.         <id>20</id>
  10909.         <text>Question #18</text>
  10910.     </content>
  10911.     <content>
  10912.         <layer>background</layer>
  10913.         <id>1</id>
  10914.         <text>A5C10  What is the resonant frequency of a parallel R-L-C circuit if R is 4.7
  10915. kilohms, L is 90 microhenrys and C is 100 picofarads?
  10916.  
  10917.  </text>
  10918.     </content>
  10919.     <content>
  10920.         <layer>background</layer>
  10921.         <id>11</id>
  10922.         <text>1.77 MHz</text>
  10923.     </content>
  10924.     <content>
  10925.         <layer>background</layer>
  10926.         <id>27</id>
  10927.         <text>1.68 MHz</text>
  10928.     </content>
  10929.     <content>
  10930.         <layer>background</layer>
  10931.         <id>28</id>
  10932.         <text> 1.77 kHz</text>
  10933.     </content>
  10934.     <content>
  10935.         <layer>background</layer>
  10936.         <id>29</id>
  10937.         <text>1.68 kHz</text>
  10938.     </content>
  10939.     <name>#182</name>
  10940.     <script>on openCard
  10941. global group,rightone
  10942. put 16 into group
  10943. put "B" into rightone
  10944. pass openCard
  10945. end openCard
  10946. </script>
  10947. </card>
  10948.  
  10949.  
  10950. card_60855.xml
  10951. <?xml version="1.0" encoding="utf-8" ?>
  10952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10953. <card>
  10954.     <id>60855</id>
  10955.     <filler1>0</filler1>
  10956.     <cantDelete> <true /> </cantDelete>
  10957.     <showPict> <true /> </showPict>
  10958.     <dontSearch> <false /> </dontSearch>
  10959.     <owner>7720</owner>
  10960.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  10961.     <content>
  10962.         <layer>background</layer>
  10963.         <id>20</id>
  10964.         <text>Question #16</text>
  10965.     </content>
  10966.     <content>
  10967.         <layer>background</layer>
  10968.         <id>1</id>
  10969.         <text>A5C11  What is the value of inductance (L) in a parallel R-L-C circuit if the
  10970. circuit resonant frequency is 14.25 MHz and C is 44 picofarads?
  10971.  
  10972. </text>
  10973.     </content>
  10974.     <content>
  10975.         <layer>background</layer>
  10976.         <id>11</id>
  10977.         <text>253.8 millihenrys</text>
  10978.     </content>
  10979.     <content>
  10980.         <layer>background</layer>
  10981.         <id>27</id>
  10982.         <text> 3.9 millihenrys</text>
  10983.     </content>
  10984.     <content>
  10985.         <layer>background</layer>
  10986.         <id>28</id>
  10987.         <text> 0.353 microhenrys</text>
  10988.     </content>
  10989.     <content>
  10990.         <layer>background</layer>
  10991.         <id>29</id>
  10992.         <text>8 microhenrys</text>
  10993.     </content>
  10994.     <name>#183</name>
  10995.     <script>on openCard
  10996. global group,rightone
  10997. put 16 into group
  10998. put "D" into rightone
  10999. pass openCard
  11000. end openCard
  11001. </script>
  11002. </card>
  11003.  
  11004.  
  11005. card_60992.xml
  11006. <?xml version="1.0" encoding="utf-8" ?>
  11007. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11008. <card>
  11009.     <id>60992</id>
  11010.     <filler1>0</filler1>
  11011.     <cantDelete> <true /> </cantDelete>
  11012.     <showPict> <true /> </showPict>
  11013.     <dontSearch> <false /> </dontSearch>
  11014.     <owner>7720</owner>
  11015.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11016.     <content>
  11017.         <layer>background</layer>
  11018.         <id>20</id>
  11019.         <text>Question #17</text>
  11020.     </content>
  11021.     <content>
  11022.         <layer>background</layer>
  11023.         <id>1</id>
  11024.         <text>A5D01  What is the result of skin effect?
  11025.  
  11026.  
  11027. </text>
  11028.     </content>
  11029.     <content>
  11030.         <layer>background</layer>
  11031.         <id>11</id>
  11032.         <text>As frequency increases, RF current flows in a thinner layer of the
  11033. conductor, closer to the surface</text>
  11034.     </content>
  11035.     <content>
  11036.         <layer>background</layer>
  11037.         <id>27</id>
  11038.         <text> As frequency decreases, RF current flows in a thinner layer of the
  11039. conductor, closer to the surface</text>
  11040.     </content>
  11041.     <content>
  11042.         <layer>background</layer>
  11043.         <id>28</id>
  11044.         <text>Thermal effects on the surface of the conductor increase the
  11045. impedance</text>
  11046.     </content>
  11047.     <content>
  11048.         <layer>background</layer>
  11049.         <id>29</id>
  11050.         <text> Thermal effects on the surface of the conductor decrease the
  11051. impedance</text>
  11052.     </content>
  11053.     <name>#184</name>
  11054.     <script>on openCard
  11055. global group,rightone
  11056. put 17 into group
  11057. put "A" into rightone
  11058. pass openCard
  11059. end openCard
  11060. </script>
  11061. </card>
  11062.  
  11063.  
  11064. card_61239.xml
  11065. <?xml version="1.0" encoding="utf-8" ?>
  11066. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11067. <card>
  11068.     <id>61239</id>
  11069.     <filler1>0</filler1>
  11070.     <cantDelete> <true /> </cantDelete>
  11071.     <showPict> <true /> </showPict>
  11072.     <dontSearch> <false /> </dontSearch>
  11073.     <owner>7720</owner>
  11074.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11075.     <content>
  11076.         <layer>background</layer>
  11077.         <id>20</id>
  11078.         <text>Question #18</text>
  11079.     </content>
  11080.     <content>
  11081.         <layer>background</layer>
  11082.         <id>1</id>
  11083.         <text>A5D02  What effect causes most of an RF current to flow along the surface of
  11084. a conductor?
  11085.  
  11086. </text>
  11087.     </content>
  11088.     <content>
  11089.         <layer>background</layer>
  11090.         <id>11</id>
  11091.         <text>Layer effect</text>
  11092.     </content>
  11093.     <content>
  11094.         <layer>background</layer>
  11095.         <id>27</id>
  11096.         <text> Seeburg effect</text>
  11097.     </content>
  11098.     <content>
  11099.         <layer>background</layer>
  11100.         <id>28</id>
  11101.         <text>Skin effect</text>
  11102.     </content>
  11103.     <content>
  11104.         <layer>background</layer>
  11105.         <id>29</id>
  11106.         <text> Resonance effect</text>
  11107.     </content>
  11108.     <name>#185</name>
  11109.     <script>on openCard
  11110. global group,rightone
  11111. put 17 into group
  11112. put "C" into rightone
  11113. pass openCard
  11114. end openCard
  11115. </script>
  11116. </card>
  11117.  
  11118.  
  11119. card_61573.xml
  11120. <?xml version="1.0" encoding="utf-8" ?>
  11121. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11122. <card>
  11123.     <id>61573</id>
  11124.     <filler1>0</filler1>
  11125.     <cantDelete> <true /> </cantDelete>
  11126.     <showPict> <true /> </showPict>
  11127.     <dontSearch> <false /> </dontSearch>
  11128.     <owner>7720</owner>
  11129.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11130.     <content>
  11131.         <layer>background</layer>
  11132.         <id>20</id>
  11133.         <text>Question #17</text>
  11134.     </content>
  11135.     <content>
  11136.         <layer>background</layer>
  11137.         <id>1</id>
  11138.         <text>A5D03  Where does almost all RF current flow in a conductor?
  11139.  
  11140. </text>
  11141.     </content>
  11142.     <content>
  11143.         <layer>background</layer>
  11144.         <id>11</id>
  11145.         <text> Along the surface of the conductor</text>
  11146.     </content>
  11147.     <content>
  11148.         <layer>background</layer>
  11149.         <id>27</id>
  11150.         <text> In the center of the conductor</text>
  11151.     </content>
  11152.     <content>
  11153.         <layer>background</layer>
  11154.         <id>28</id>
  11155.         <text>In a magnetic field around the conductor</text>
  11156.     </content>
  11157.     <content>
  11158.         <layer>background</layer>
  11159.         <id>29</id>
  11160.         <text>In a magnetic field in the center of the conductor</text>
  11161.     </content>
  11162.     <name>#186</name>
  11163.     <script>on openCard
  11164. global group,rightone
  11165. put 17 into group
  11166. put "A" into rightone
  11167. pass openCard
  11168. end openCard
  11169. </script>
  11170. </card>
  11171.  
  11172.  
  11173. card_61841.xml
  11174. <?xml version="1.0" encoding="utf-8" ?>
  11175. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11176. <card>
  11177.     <id>61841</id>
  11178.     <filler1>0</filler1>
  11179.     <cantDelete> <true /> </cantDelete>
  11180.     <showPict> <true /> </showPict>
  11181.     <dontSearch> <false /> </dontSearch>
  11182.     <owner>7720</owner>
  11183.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11184.     <content>
  11185.         <layer>background</layer>
  11186.         <id>20</id>
  11187.         <text>Question #17</text>
  11188.     </content>
  11189.     <content>
  11190.         <layer>background</layer>
  11191.         <id>1</id>
  11192.         <text>A5D04  Why does most of an RF current flow within a few thousandths of an
  11193. inch of its conductor's surface?
  11194.  
  11195.  
  11196. </text>
  11197.     </content>
  11198.     <content>
  11199.         <layer>background</layer>
  11200.         <id>11</id>
  11201.         <text>Because a conductor has AC resistance due to self-inductance</text>
  11202.     </content>
  11203.     <content>
  11204.         <layer>background</layer>
  11205.         <id>27</id>
  11206.         <text>Because the RF resistance of a conductor is much less than the DC
  11207. resistance</text>
  11208.     </content>
  11209.     <content>
  11210.         <layer>background</layer>
  11211.         <id>28</id>
  11212.         <text>Because of the heating of the conductor's interior</text>
  11213.     </content>
  11214.     <content>
  11215.         <layer>background</layer>
  11216.         <id>29</id>
  11217.         <text> Because of skin effect</text>
  11218.     </content>
  11219.     <name>#187</name>
  11220.     <script>on openCard
  11221. global group,rightone
  11222. put 17 into group
  11223. put "D" into rightone
  11224. pass openCard
  11225. end openCard
  11226. </script>
  11227. </card>
  11228.  
  11229.  
  11230. card_62081.xml
  11231. <?xml version="1.0" encoding="utf-8" ?>
  11232. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11233. <card>
  11234.     <id>62081</id>
  11235.     <filler1>0</filler1>
  11236.     <cantDelete> <true /> </cantDelete>
  11237.     <showPict> <true /> </showPict>
  11238.     <dontSearch> <false /> </dontSearch>
  11239.     <owner>7720</owner>
  11240.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11241.     <content>
  11242.         <layer>background</layer>
  11243.         <id>20</id>
  11244.         <text>Question #18</text>
  11245.     </content>
  11246.     <content>
  11247.         <layer>background</layer>
  11248.         <id>1</id>
  11249.         <text>A5D05  Why is the resistance of a conductor different for RF currents than
  11250. for direct currents?
  11251.  
  11252.  </text>
  11253.     </content>
  11254.     <content>
  11255.         <layer>background</layer>
  11256.         <id>11</id>
  11257.         <text>Because the insulation conducts current at high frequencies</text>
  11258.     </content>
  11259.     <content>
  11260.         <layer>background</layer>
  11261.         <id>27</id>
  11262.         <text> Because of the Heisenburg Effect</text>
  11263.     </content>
  11264.     <content>
  11265.         <layer>background</layer>
  11266.         <id>28</id>
  11267.         <text>Because of skin effect</text>
  11268.     </content>
  11269.     <content>
  11270.         <layer>background</layer>
  11271.         <id>29</id>
  11272.         <text>Because conductors are non-linear devices
  11273. </text>
  11274.     </content>
  11275.     <name>#188</name>
  11276.     <script>on openCard
  11277. global group,rightone
  11278. put 17 into group
  11279. put "C" into rightone
  11280. pass openCard
  11281. end openCard
  11282. </script>
  11283. </card>
  11284.  
  11285.  
  11286. card_62385.xml
  11287. <?xml version="1.0" encoding="utf-8" ?>
  11288. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11289. <card>
  11290.     <id>62385</id>
  11291.     <filler1>0</filler1>
  11292.     <cantDelete> <true /> </cantDelete>
  11293.     <showPict> <true /> </showPict>
  11294.     <dontSearch> <false /> </dontSearch>
  11295.     <owner>7720</owner>
  11296.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11297.     <content>
  11298.         <layer>background</layer>
  11299.         <id>20</id>
  11300.         <text>Question #18</text>
  11301.     </content>
  11302.     <content>
  11303.         <layer>background</layer>
  11304.         <id>1</id>
  11305.         <text>A5D06  What device is used to store electrical energy in an electrostatic
  11306. field?
  11307.  
  11308. </text>
  11309.     </content>
  11310.     <content>
  11311.         <layer>background</layer>
  11312.         <id>11</id>
  11313.         <text> A battery</text>
  11314.     </content>
  11315.     <content>
  11316.         <layer>background</layer>
  11317.         <id>27</id>
  11318.         <text>1 A transformer</text>
  11319.     </content>
  11320.     <content>
  11321.         <layer>background</layer>
  11322.         <id>28</id>
  11323.         <text>A capacitor
  11324. </text>
  11325.     </content>
  11326.     <content>
  11327.         <layer>background</layer>
  11328.         <id>29</id>
  11329.         <text> An inductor</text>
  11330.     </content>
  11331.     <name>#189</name>
  11332.     <script>on openCard
  11333. global group,rightone
  11334. put 17 into group
  11335. put "C" into rightone
  11336. pass openCard
  11337. end openCard
  11338. </script>
  11339. </card>
  11340.  
  11341.  
  11342. card_62536.xml
  11343. <?xml version="1.0" encoding="utf-8" ?>
  11344. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11345. <card>
  11346.     <id>62536</id>
  11347.     <filler1>0</filler1>
  11348.     <cantDelete> <true /> </cantDelete>
  11349.     <showPict> <true /> </showPict>
  11350.     <dontSearch> <false /> </dontSearch>
  11351.     <owner>7720</owner>
  11352.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11353.     <content>
  11354.         <layer>background</layer>
  11355.         <id>20</id>
  11356.         <text>Question #19</text>
  11357.     </content>
  11358.     <content>
  11359.         <layer>background</layer>
  11360.         <id>1</id>
  11361.         <text>A5D07 What unit measures electrical energy stored in an electrostatic field?
  11362.  
  11363.  
  11364.  
  11365.  
  11366. </text>
  11367.     </content>
  11368.     <content>
  11369.         <layer>background</layer>
  11370.         <id>11</id>
  11371.         <text> Coulomb</text>
  11372.     </content>
  11373.     <content>
  11374.         <layer>background</layer>
  11375.         <id>27</id>
  11376.         <text>Joule</text>
  11377.     </content>
  11378.     <content>
  11379.         <layer>background</layer>
  11380.         <id>28</id>
  11381.         <text>Watt</text>
  11382.     </content>
  11383.     <content>
  11384.         <layer>background</layer>
  11385.         <id>29</id>
  11386.         <text> Volt</text>
  11387.     </content>
  11388.     <name>#190</name>
  11389.     <script>on openCard
  11390. global group,rightone
  11391. put 17 into group
  11392. put "B" into rightone
  11393. pass openCard
  11394. end openCard
  11395. </script>
  11396. </card>
  11397.  
  11398.  
  11399. card_62884.xml
  11400. <?xml version="1.0" encoding="utf-8" ?>
  11401. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11402. <card>
  11403.     <id>62884</id>
  11404.     <filler1>0</filler1>
  11405.     <cantDelete> <true /> </cantDelete>
  11406.     <showPict> <true /> </showPict>
  11407.     <dontSearch> <false /> </dontSearch>
  11408.     <owner>7720</owner>
  11409.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11410.     <content>
  11411.         <layer>background</layer>
  11412.         <id>20</id>
  11413.         <text>Question #19</text>
  11414.     </content>
  11415.     <content>
  11416.         <layer>background</layer>
  11417.         <id>1</id>
  11418.         <text>A5D08  What is a magnetic field?
  11419.  
  11420.  
  11421.  
  11422.  
  11423.  
  11424.  The force that drives current through a resistor</text>
  11425.     </content>
  11426.     <content>
  11427.         <layer>background</layer>
  11428.         <id>11</id>
  11429.         <text> Current through the space around a permanent magnet</text>
  11430.     </content>
  11431.     <content>
  11432.         <layer>background</layer>
  11433.         <id>27</id>
  11434.         <text>The space around a conductor, through which a magnetic force acts
  11435. </text>
  11436.     </content>
  11437.     <content>
  11438.         <layer>background</layer>
  11439.         <id>28</id>
  11440.         <text>The space between the plates of a charged capacitor, through which
  11441. a magnetic force acts</text>
  11442.     </content>
  11443.     <content>
  11444.         <layer>background</layer>
  11445.         <id>29</id>
  11446.         <text>The force that drives current through a resistor
  11447. </text>
  11448.     </content>
  11449.     <name>#191</name>
  11450.     <script>on openCard
  11451. global group,rightone
  11452. put 17 into group
  11453. put "B" into rightone
  11454. pass openCard
  11455. end openCard
  11456. </script>
  11457. </card>
  11458.  
  11459.  
  11460. card_63670.xml
  11461. <?xml version="1.0" encoding="utf-8" ?>
  11462. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11463. <card>
  11464.     <id>63670</id>
  11465.     <filler1>0</filler1>
  11466.     <cantDelete> <true /> </cantDelete>
  11467.     <showPict> <true /> </showPict>
  11468.     <dontSearch> <false /> </dontSearch>
  11469.     <owner>7720</owner>
  11470.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11471.     <content>
  11472.         <layer>background</layer>
  11473.         <id>20</id>
  11474.         <text>Question #17</text>
  11475.     </content>
  11476.     <content>
  11477.         <layer>background</layer>
  11478.         <id>1</id>
  11479.         <text>A5D09  In what direction is the magnetic field oriented about a conductor in
  11480. relation to the direction of electron flow?
  11481.  
  11482.  
  11483. </text>
  11484.     </content>
  11485.     <content>
  11486.         <layer>background</layer>
  11487.         <id>11</id>
  11488.         <text> In the same direction as the current</text>
  11489.     </content>
  11490.     <content>
  11491.         <layer>background</layer>
  11492.         <id>27</id>
  11493.         <text> In a direction opposite to the current</text>
  11494.     </content>
  11495.     <content>
  11496.         <layer>background</layer>
  11497.         <id>28</id>
  11498.         <text>In all directions; omnidirectional</text>
  11499.     </content>
  11500.     <content>
  11501.         <layer>background</layer>
  11502.         <id>29</id>
  11503.         <text> In a direction determined by the left-hand rule
  11504. </text>
  11505.     </content>
  11506.     <name>#192</name>
  11507.     <script>on openCard
  11508. global group,rightone
  11509. put 17 into group
  11510. put "D" into rightone
  11511. pass openCard
  11512. end openCard
  11513. </script>
  11514. </card>
  11515.  
  11516.  
  11517. card_64236.xml
  11518. <?xml version="1.0" encoding="utf-8" ?>
  11519. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11520. <card>
  11521.     <id>64236</id>
  11522.     <filler1>0</filler1>
  11523.     <cantDelete> <true /> </cantDelete>
  11524.     <showPict> <true /> </showPict>
  11525.     <dontSearch> <false /> </dontSearch>
  11526.     <owner>7720</owner>
  11527.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11528.     <content>
  11529.         <layer>background</layer>
  11530.         <id>20</id>
  11531.         <text>Question #19</text>
  11532.     </content>
  11533.     <content>
  11534.         <layer>background</layer>
  11535.         <id>1</id>
  11536.         <text>A5D10  What determines the strength of a magnetic field around a conductor?
  11537.  
  11538.  
  11539.  
  11540. </text>
  11541.     </content>
  11542.     <content>
  11543.         <layer>background</layer>
  11544.         <id>11</id>
  11545.         <text>The resistance divided by the current</text>
  11546.     </content>
  11547.     <content>
  11548.         <layer>background</layer>
  11549.         <id>27</id>
  11550.         <text> The ratio of the current to the resistance</text>
  11551.     </content>
  11552.     <content>
  11553.         <layer>background</layer>
  11554.         <id>28</id>
  11555.         <text>The diameter of the conductor</text>
  11556.     </content>
  11557.     <content>
  11558.         <layer>background</layer>
  11559.         <id>29</id>
  11560.         <text> The amount of current</text>
  11561.     </content>
  11562.     <name>#193</name>
  11563.     <script>on openCard
  11564. global group,rightone
  11565. put 17 into group
  11566. put "D" into rightone
  11567. pass openCard
  11568. end openCard
  11569. </script>
  11570. </card>
  11571.  
  11572.  
  11573. card_64621.xml
  11574. <?xml version="1.0" encoding="utf-8" ?>
  11575. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11576. <card>
  11577.     <id>64621</id>
  11578.     <filler1>0</filler1>
  11579.     <cantDelete> <true /> </cantDelete>
  11580.     <showPict> <true /> </showPict>
  11581.     <dontSearch> <false /> </dontSearch>
  11582.     <owner>7720</owner>
  11583.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11584.     <content>
  11585.         <layer>background</layer>
  11586.         <id>20</id>
  11587.         <text>Question #17</text>
  11588.     </content>
  11589.     <content>
  11590.         <layer>background</layer>
  11591.         <id>1</id>
  11592.         <text>A5D11  What is the term for energy that is stored in an electromagnetic or
  11593. electrostatic field?
  11594.  
  11595.  
  11596. </text>
  11597.     </content>
  11598.     <content>
  11599.         <layer>background</layer>
  11600.         <id>11</id>
  11601.         <text>Amperes-joules</text>
  11602.     </content>
  11603.     <content>
  11604.         <layer>background</layer>
  11605.         <id>27</id>
  11606.         <text>Potential energy
  11607. </text>
  11608.     </content>
  11609.     <content>
  11610.         <layer>background</layer>
  11611.         <id>28</id>
  11612.         <text>Joules-coulombs</text>
  11613.     </content>
  11614.     <content>
  11615.         <layer>background</layer>
  11616.         <id>29</id>
  11617.         <text>Kinetic energy</text>
  11618.     </content>
  11619.     <name>#194</name>
  11620.     <script>on openCard
  11621. global group,rightone
  11622. put 17 into group
  11623. put "B" into rightone
  11624. pass openCard
  11625. end openCard
  11626. </script>
  11627. </card>
  11628.  
  11629.  
  11630. card_65079.xml
  11631. <?xml version="1.0" encoding="utf-8" ?>
  11632. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11633. <card>
  11634.     <id>65079</id>
  11635.     <filler1>0</filler1>
  11636.     <cantDelete> <true /> </cantDelete>
  11637.     <showPict> <true /> </showPict>
  11638.     <dontSearch> <false /> </dontSearch>
  11639.     <owner>7720</owner>
  11640.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11641.     <content>
  11642.         <layer>background</layer>
  11643.         <id>20</id>
  11644.         <text>Question #19</text>
  11645.     </content>
  11646.     <content>
  11647.         <layer>background</layer>
  11648.         <id>1</id>
  11649.         <text>A5E01  What is the half-power bandwidth of a parallel resonant circuit that
  11650. has a resonant frequency of 1.8 MHz and a Q of 95?
  11651.  
  11652.  </text>
  11653.     </content>
  11654.     <content>
  11655.         <layer>background</layer>
  11656.         <id>11</id>
  11657.         <text> 18.9 kHz</text>
  11658.     </content>
  11659.     <content>
  11660.         <layer>background</layer>
  11661.         <id>27</id>
  11662.         <text>1.89 kHz</text>
  11663.     </content>
  11664.     <content>
  11665.         <layer>background</layer>
  11666.         <id>28</id>
  11667.         <text> 189 Hz
  11668. </text>
  11669.     </content>
  11670.     <content>
  11671.         <layer>background</layer>
  11672.         <id>29</id>
  11673.         <text>58.7 kHz</text>
  11674.     </content>
  11675.     <name>#195</name>
  11676.     <script>on openCard
  11677. global group,rightone
  11678. put 18 into group
  11679. put "A" into rightone
  11680. pass openCard
  11681. end openCard
  11682. </script>
  11683. </card>
  11684.  
  11685.  
  11686. card_65551.xml
  11687. <?xml version="1.0" encoding="utf-8" ?>
  11688. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11689. <card>
  11690.     <id>65551</id>
  11691.     <filler1>0</filler1>
  11692.     <cantDelete> <true /> </cantDelete>
  11693.     <showPict> <true /> </showPict>
  11694.     <dontSearch> <false /> </dontSearch>
  11695.     <owner>7720</owner>
  11696.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11697.     <content>
  11698.         <layer>background</layer>
  11699.         <id>20</id>
  11700.         <text>Question #18</text>
  11701.     </content>
  11702.     <content>
  11703.         <layer>background</layer>
  11704.         <id>1</id>
  11705.         <text>A5E02  What is the half-power bandwidth of a parallel resonant circuit that
  11706. has a resonant frequency of 3.6 MHz and a Q of 218?
  11707.  
  11708. </text>
  11709.     </content>
  11710.     <content>
  11711.         <layer>background</layer>
  11712.         <id>11</id>
  11713.         <text>58.7 kHz</text>
  11714.     </content>
  11715.     <content>
  11716.         <layer>background</layer>
  11717.         <id>27</id>
  11718.         <text>606 kHz</text>
  11719.     </content>
  11720.     <content>
  11721.         <layer>background</layer>
  11722.         <id>28</id>
  11723.         <text>47.3 kHz</text>
  11724.     </content>
  11725.     <content>
  11726.         <layer>background</layer>
  11727.         <id>29</id>
  11728.         <text> 16.5 kHz</text>
  11729.     </content>
  11730.     <name>#196</name>
  11731.     <script>on openCard
  11732. global group,rightone
  11733. put 18 into group
  11734. put "D" into rightone
  11735. pass openCard
  11736. end openCard
  11737. </script>
  11738. </card>
  11739.  
  11740.  
  11741. card_66302.xml
  11742. <?xml version="1.0" encoding="utf-8" ?>
  11743. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11744. <card>
  11745.     <id>66302</id>
  11746.     <filler1>0</filler1>
  11747.     <cantDelete> <true /> </cantDelete>
  11748.     <showPict> <true /> </showPict>
  11749.     <dontSearch> <false /> </dontSearch>
  11750.     <owner>7720</owner>
  11751.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11752.     <content>
  11753.         <layer>background</layer>
  11754.         <id>20</id>
  11755.         <text>Question #18</text>
  11756.     </content>
  11757.     <content>
  11758.         <layer>background</layer>
  11759.         <id>1</id>
  11760.         <text>A5E03  What is the half-power bandwidth of a parallel resonant circuit that
  11761. has a resonant frequency of 7.1 MHz and a Q of 150?
  11762.  
  11763.  
  11764. </text>
  11765.     </content>
  11766.     <content>
  11767.         <layer>background</layer>
  11768.         <id>11</id>
  11769.         <text>211 kHz</text>
  11770.     </content>
  11771.     <content>
  11772.         <layer>background</layer>
  11773.         <id>27</id>
  11774.         <text>16.5 kHz</text>
  11775.     </content>
  11776.     <content>
  11777.         <layer>background</layer>
  11778.         <id>28</id>
  11779.         <text>47.3 kHz</text>
  11780.     </content>
  11781.     <content>
  11782.         <layer>background</layer>
  11783.         <id>29</id>
  11784.         <text> 21.1 kHz</text>
  11785.     </content>
  11786.     <name>#197</name>
  11787.     <script>on openCard
  11788. global group,rightone
  11789. put 18 into group
  11790. put "C" into rightone
  11791. pass openCard
  11792. end openCard
  11793. </script>
  11794. </card>
  11795.  
  11796.  
  11797. card_66742.xml
  11798. <?xml version="1.0" encoding="utf-8" ?>
  11799. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11800. <card>
  11801.     <id>66742</id>
  11802.     <filler1>0</filler1>
  11803.     <cantDelete> <true /> </cantDelete>
  11804.     <showPict> <true /> </showPict>
  11805.     <dontSearch> <false /> </dontSearch>
  11806.     <owner>7720</owner>
  11807.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11808.     <content>
  11809.         <layer>background</layer>
  11810.         <id>20</id>
  11811.         <text>Question #18</text>
  11812.     </content>
  11813.     <content>
  11814.         <layer>background</layer>
  11815.         <id>1</id>
  11816.         <text>A5E04  What is the half-power bandwidth of a parallel resonant circuit that
  11817. has a resonant frequency of 12.8 MHz and a Q of 218?
  11818.  
  11819.  
  11820. </text>
  11821.     </content>
  11822.     <content>
  11823.         <layer>background</layer>
  11824.         <id>11</id>
  11825.         <text>21.1 kHz</text>
  11826.     </content>
  11827.     <content>
  11828.         <layer>background</layer>
  11829.         <id>27</id>
  11830.         <text>27.9 kHz</text>
  11831.     </content>
  11832.     <content>
  11833.         <layer>background</layer>
  11834.         <id>28</id>
  11835.         <text>17 kHz</text>
  11836.     </content>
  11837.     <content>
  11838.         <layer>background</layer>
  11839.         <id>29</id>
  11840.         <text> 58.7 kHz</text>
  11841.     </content>
  11842.     <name>#198</name>
  11843.     <script>on openCard
  11844. global group,rightone
  11845. put 18 into group
  11846. put "D" into rightone
  11847. pass openCard
  11848. end openCard
  11849. </script>
  11850. </card>
  11851.  
  11852.  
  11853. card_67168.xml
  11854. <?xml version="1.0" encoding="utf-8" ?>
  11855. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11856. <card>
  11857.     <id>67168</id>
  11858.     <filler1>0</filler1>
  11859.     <cantDelete> <true /> </cantDelete>
  11860.     <showPict> <true /> </showPict>
  11861.     <dontSearch> <false /> </dontSearch>
  11862.     <owner>7720</owner>
  11863.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11864.     <content>
  11865.         <layer>background</layer>
  11866.         <id>20</id>
  11867.         <text>Question #19</text>
  11868.     </content>
  11869.     <content>
  11870.         <layer>background</layer>
  11871.         <id>1</id>
  11872.         <text>A5E05  What is the half-power bandwidth of a parallel resonant circuit that
  11873. has a resonant frequency of 14.25 MHz and a Q of 150?
  11874.  
  11875.  
  11876. </text>
  11877.     </content>
  11878.     <content>
  11879.         <layer>background</layer>
  11880.         <id>11</id>
  11881.         <text>95 kHz</text>
  11882.     </content>
  11883.     <content>
  11884.         <layer>background</layer>
  11885.         <id>27</id>
  11886.         <text>10.5 kHz</text>
  11887.     </content>
  11888.     <content>
  11889.         <layer>background</layer>
  11890.         <id>28</id>
  11891.         <text>10.5 MHz</text>
  11892.     </content>
  11893.     <content>
  11894.         <layer>background</layer>
  11895.         <id>29</id>
  11896.         <text> 17 kHz</text>
  11897.     </content>
  11898.     <name>#199</name>
  11899.     <script>on openCard
  11900. global group,rightone
  11901. put 18 into group
  11902. put "A" into rightone
  11903. pass openCard
  11904. end openCard
  11905. </script>
  11906. </card>
  11907.  
  11908.  
  11909. card_67766.xml
  11910. <?xml version="1.0" encoding="utf-8" ?>
  11911. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11912. <card>
  11913.     <id>67766</id>
  11914.     <filler1>0</filler1>
  11915.     <cantDelete> <true /> </cantDelete>
  11916.     <showPict> <true /> </showPict>
  11917.     <dontSearch> <false /> </dontSearch>
  11918.     <owner>7720</owner>
  11919.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11920.     <content>
  11921.         <layer>background</layer>
  11922.         <id>20</id>
  11923.         <text>Question #20</text>
  11924.     </content>
  11925.     <content>
  11926.         <layer>background</layer>
  11927.         <id>1</id>
  11928.         <text>A5E06  What is the half-power bandwidth of a parallel resonant circuit that
  11929. has a resonant frequency of 21.15 MHz and a Q of 95?
  11930.  
  11931.  
  11932.  
  11933. </text>
  11934.     </content>
  11935.     <content>
  11936.         <layer>background</layer>
  11937.         <id>11</id>
  11938.         <text>4.49 kHz</text>
  11939.     </content>
  11940.     <content>
  11941.         <layer>background</layer>
  11942.         <id>27</id>
  11943.         <text>44.9 kHz</text>
  11944.     </content>
  11945.     <content>
  11946.         <layer>background</layer>
  11947.         <id>28</id>
  11948.         <text>22.3 kHz</text>
  11949.     </content>
  11950.     <content>
  11951.         <layer>background</layer>
  11952.         <id>29</id>
  11953.         <text> 222.6 kHz</text>
  11954.     </content>
  11955.     <name>#200</name>
  11956.     <script>on openCard
  11957. global group,rightone
  11958. put 18 into group
  11959. put "D" into rightone
  11960. pass openCard
  11961. end openCard
  11962. </script>
  11963. </card>
  11964.  
  11965.  
  11966. card_68167.xml
  11967. <?xml version="1.0" encoding="utf-8" ?>
  11968. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11969. <card>
  11970.     <id>68167</id>
  11971.     <filler1>0</filler1>
  11972.     <cantDelete> <true /> </cantDelete>
  11973.     <showPict> <true /> </showPict>
  11974.     <dontSearch> <false /> </dontSearch>
  11975.     <owner>7720</owner>
  11976.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  11977.     <content>
  11978.         <layer>background</layer>
  11979.         <id>20</id>
  11980.         <text>Question #18</text>
  11981.     </content>
  11982.     <content>
  11983.         <layer>background</layer>
  11984.         <id>1</id>
  11985.         <text>A5E07  What is the half-power bandwidth of a parallel resonant circuit that
  11986. has a resonant frequency of 10.1 MHz and a Q of 225?
  11987.  
  11988.  
  11989. </text>
  11990.     </content>
  11991.     <content>
  11992.         <layer>background</layer>
  11993.         <id>11</id>
  11994.         <text> 4.49 kHz</text>
  11995.     </content>
  11996.     <content>
  11997.         <layer>background</layer>
  11998.         <id>27</id>
  11999.         <text> 44.9 kHz</text>
  12000.     </content>
  12001.     <content>
  12002.         <layer>background</layer>
  12003.         <id>28</id>
  12004.         <text> 22.3 kHz
  12005. </text>
  12006.     </content>
  12007.     <content>
  12008.         <layer>background</layer>
  12009.         <id>29</id>
  12010.         <text>223 kHz</text>
  12011.     </content>
  12012.     <name>#201</name>
  12013.     <script>on openCard
  12014. global group,rightone
  12015. put 18 into group
  12016. put "B" into rightone
  12017. pass openCard
  12018. end openCard
  12019. </script>
  12020. </card>
  12021.  
  12022.  
  12023. card_68764.xml
  12024. <?xml version="1.0" encoding="utf-8" ?>
  12025. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12026. <card>
  12027.     <id>68764</id>
  12028.     <filler1>0</filler1>
  12029.     <cantDelete> <true /> </cantDelete>
  12030.     <showPict> <true /> </showPict>
  12031.     <dontSearch> <false /> </dontSearch>
  12032.     <owner>7720</owner>
  12033.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12034.     <content>
  12035.         <layer>background</layer>
  12036.         <id>20</id>
  12037.         <text>Question #18</text>
  12038.     </content>
  12039.     <content>
  12040.         <layer>background</layer>
  12041.         <id>1</id>
  12042.         <text>A5E08  What is the half-power bandwidth of a parallel resonant circuit that
  12043. has a resonant frequency of 18.1 MHz and a Q of 195?
  12044.  
  12045.  
  12046. </text>
  12047.     </content>
  12048.     <content>
  12049.         <layer>background</layer>
  12050.         <id>11</id>
  12051.         <text>92.8 kHz</text>
  12052.     </content>
  12053.     <content>
  12054.         <layer>background</layer>
  12055.         <id>27</id>
  12056.         <text>10.8 kHz
  12057.  
  12058. </text>
  12059.     </content>
  12060.     <content>
  12061.         <layer>background</layer>
  12062.         <id>28</id>
  12063.         <text> 22.3 kHz</text>
  12064.     </content>
  12065.     <content>
  12066.         <layer>background</layer>
  12067.         <id>29</id>
  12068.         <text>44.9 kHz</text>
  12069.     </content>
  12070.     <name>#202</name>
  12071.     <script>on openCard
  12072. global group,rightone
  12073. put 18 into group
  12074. put "A" into rightone
  12075. pass openCard
  12076. end openCard
  12077. </script>
  12078. </card>
  12079.  
  12080.  
  12081. card_69370.xml
  12082. <?xml version="1.0" encoding="utf-8" ?>
  12083. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12084. <card>
  12085.     <id>69370</id>
  12086.     <filler1>0</filler1>
  12087.     <cantDelete> <true /> </cantDelete>
  12088.     <showPict> <true /> </showPict>
  12089.     <dontSearch> <false /> </dontSearch>
  12090.     <owner>7720</owner>
  12091.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12092.     <content>
  12093.         <layer>background</layer>
  12094.         <id>20</id>
  12095.         <text>Question #20</text>
  12096.     </content>
  12097.     <content>
  12098.         <layer>background</layer>
  12099.         <id>1</id>
  12100.         <text>A5E09  What is the half-power bandwidth of a parallel resonant circuit that
  12101. has a resonant frequency of 3.7 MHz and a Q of 118?
  12102.  
  12103.  
  12104. </text>
  12105.     </content>
  12106.     <content>
  12107.         <layer>background</layer>
  12108.         <id>11</id>
  12109.         <text>22.3 kHz</text>
  12110.     </content>
  12111.     <content>
  12112.         <layer>background</layer>
  12113.         <id>27</id>
  12114.         <text>76.2 kHz
  12115.  
  12116. </text>
  12117.     </content>
  12118.     <content>
  12119.         <layer>background</layer>
  12120.         <id>28</id>
  12121.         <text>31.4 kHz</text>
  12122.     </content>
  12123.     <content>
  12124.         <layer>background</layer>
  12125.         <id>29</id>
  12126.         <text>10.8 kHz</text>
  12127.     </content>
  12128.     <name>#203</name>
  12129.     <script>on openCard
  12130. global group,rightone
  12131. put 18 into group
  12132. put "C" into rightone
  12133. pass openCard
  12134. end openCard
  12135. </script>
  12136. </card>
  12137.  
  12138.  
  12139. card_69687.xml
  12140. <?xml version="1.0" encoding="utf-8" ?>
  12141. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12142. <card>
  12143.     <id>69687</id>
  12144.     <filler1>0</filler1>
  12145.     <cantDelete> <true /> </cantDelete>
  12146.     <showPict> <true /> </showPict>
  12147.     <dontSearch> <false /> </dontSearch>
  12148.     <owner>7720</owner>
  12149.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12150.     <content>
  12151.         <layer>background</layer>
  12152.         <id>20</id>
  12153.         <text>Question #20</text>
  12154.     </content>
  12155.     <content>
  12156.         <layer>background</layer>
  12157.         <id>1</id>
  12158.         <text>A5E10  What is the half-power bandwidth of a parallel resonant circuit that
  12159. has a resonant frequency of 14.25 MHz and a Q of 187?
  12160.  
  12161.  
  12162. </text>
  12163.     </content>
  12164.     <content>
  12165.         <layer>background</layer>
  12166.         <id>11</id>
  12167.         <text> 22.3 kHz</text>
  12168.     </content>
  12169.     <content>
  12170.         <layer>background</layer>
  12171.         <id>27</id>
  12172.         <text>10.8 kHz</text>
  12173.     </content>
  12174.     <content>
  12175.         <layer>background</layer>
  12176.         <id>28</id>
  12177.         <text> 76.2 kHz</text>
  12178.     </content>
  12179.     <content>
  12180.         <layer>background</layer>
  12181.         <id>29</id>
  12182.         <text> 13.1 kHz</text>
  12183.     </content>
  12184.     <name>#204</name>
  12185.     <script>on openCard
  12186. global group,rightone
  12187. put 18 into group
  12188. put "C" into rightone
  12189. pass openCard
  12190. end openCard
  12191. </script>
  12192. </card>
  12193.  
  12194.  
  12195. card_70371.xml
  12196. <?xml version="1.0" encoding="utf-8" ?>
  12197. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12198. <card>
  12199.     <id>70371</id>
  12200.     <filler1>0</filler1>
  12201.     <cantDelete> <true /> </cantDelete>
  12202.     <showPict> <true /> </showPict>
  12203.     <dontSearch> <false /> </dontSearch>
  12204.     <owner>7720</owner>
  12205.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12206.     <content>
  12207.         <layer>background</layer>
  12208.         <id>20</id>
  12209.         <text>Question #18</text>
  12210.     </content>
  12211.     <content>
  12212.         <layer>background</layer>
  12213.         <id>1</id>
  12214.         <text>A5E11  What term describes the frequency range over which the circuit
  12215. response is no more than 3 dB below the peak response?
  12216.  
  12217.  
  12218.  
  12219.  
  12220. </text>
  12221.     </content>
  12222.     <content>
  12223.         <layer>background</layer>
  12224.         <id>11</id>
  12225.         <text> Resonance</text>
  12226.     </content>
  12227.     <content>
  12228.         <layer>background</layer>
  12229.         <id>27</id>
  12230.         <text>Half-power bandwidth</text>
  12231.     </content>
  12232.     <content>
  12233.         <layer>background</layer>
  12234.         <id>28</id>
  12235.         <text>Circuit Q</text>
  12236.     </content>
  12237.     <content>
  12238.         <layer>background</layer>
  12239.         <id>29</id>
  12240.         <text> 2:1 bandwidth</text>
  12241.     </content>
  12242.     <name>#205</name>
  12243.     <script>on openCard
  12244. global group,rightone
  12245. put 18 into group
  12246. put "B" into rightone
  12247. pass openCard
  12248. end openCard
  12249. </script>
  12250. </card>
  12251.  
  12252.  
  12253. card_71104.xml
  12254. <?xml version="1.0" encoding="utf-8" ?>
  12255. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12256. <card>
  12257.     <id>71104</id>
  12258.     <filler1>0</filler1>
  12259.     <cantDelete> <true /> </cantDelete>
  12260.     <showPict> <true /> </showPict>
  12261.     <dontSearch> <false /> </dontSearch>
  12262.     <owner>7720</owner>
  12263.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12264.     <content>
  12265.         <layer>background</layer>
  12266.         <id>20</id>
  12267.         <text>Question #20</text>
  12268.     </content>
  12269.     <content>
  12270.         <layer>background</layer>
  12271.         <id>1</id>
  12272.         <text>A5F01  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12273. 14.128 MHz, L is 2.7 microhenrys and R is 18 kilohms?
  12274.  
  12275.  
  12276. </text>
  12277.     </content>
  12278.     <content>
  12279.         <layer>background</layer>
  12280.         <id>11</id>
  12281.         <text>75.1</text>
  12282.     </content>
  12283.     <content>
  12284.         <layer>background</layer>
  12285.         <id>27</id>
  12286.         <text>7.51
  12287. </text>
  12288.     </content>
  12289.     <content>
  12290.         <layer>background</layer>
  12291.         <id>28</id>
  12292.         <text>71.5</text>
  12293.     </content>
  12294.     <content>
  12295.         <layer>background</layer>
  12296.         <id>29</id>
  12297.         <text> 0.013</text>
  12298.     </content>
  12299.     <name>#206</name>
  12300.     <script>on openCard
  12301. global group,rightone
  12302. put 19 into group
  12303. put "A" into rightone
  12304. pass openCard
  12305. end openCard
  12306. </script>
  12307. </card>
  12308.  
  12309.  
  12310. card_71460.xml
  12311. <?xml version="1.0" encoding="utf-8" ?>
  12312. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12313. <card>
  12314.     <id>71460</id>
  12315.     <filler1>0</filler1>
  12316.     <cantDelete> <true /> </cantDelete>
  12317.     <showPict> <true /> </showPict>
  12318.     <dontSearch> <false /> </dontSearch>
  12319.     <owner>7720</owner>
  12320.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12321.     <content>
  12322.         <layer>background</layer>
  12323.         <id>20</id>
  12324.         <text>Question #19</text>
  12325.     </content>
  12326.     <content>
  12327.         <layer>background</layer>
  12328.         <id>1</id>
  12329.         <text>A5F02  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12330. 14.128 MHz, L is 4.7 microhenrys and R is 18 kilohms?
  12331. </text>
  12332.     </content>
  12333.     <content>
  12334.         <layer>background</layer>
  12335.         <id>11</id>
  12336.         <text> 4.31</text>
  12337.     </content>
  12338.     <content>
  12339.         <layer>background</layer>
  12340.         <id>27</id>
  12341.         <text>43.1</text>
  12342.     </content>
  12343.     <content>
  12344.         <layer>background</layer>
  12345.         <id>28</id>
  12346.         <text> 13.3</text>
  12347.     </content>
  12348.     <content>
  12349.         <layer>background</layer>
  12350.         <id>29</id>
  12351.         <text>0.023</text>
  12352.     </content>
  12353.     <name>#207</name>
  12354.     <script>on openCard
  12355. global group,rightone
  12356. put 19 into group
  12357. put "b" into rightone
  12358. pass openCard
  12359. end openCard
  12360. </script>
  12361. </card>
  12362.  
  12363.  
  12364. card_72000.xml
  12365. <?xml version="1.0" encoding="utf-8" ?>
  12366. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12367. <card>
  12368.     <id>72000</id>
  12369.     <filler1>0</filler1>
  12370.     <cantDelete> <true /> </cantDelete>
  12371.     <showPict> <true /> </showPict>
  12372.     <dontSearch> <false /> </dontSearch>
  12373.     <owner>7720</owner>
  12374.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12375.     <content>
  12376.         <layer>background</layer>
  12377.         <id>20</id>
  12378.         <text>Question #19</text>
  12379.     </content>
  12380.     <content>
  12381.         <layer>background</layer>
  12382.         <id>1</id>
  12383.         <text>A5F03  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12384. 4.468 MHz, L is 47 microhenrys and R is 180 ohms?
  12385.  
  12386.  
  12387.  
  12388. </text>
  12389.     </content>
  12390.     <content>
  12391.         <layer>background</layer>
  12392.         <id>11</id>
  12393.         <text> 0.00735</text>
  12394.     </content>
  12395.     <content>
  12396.         <layer>background</layer>
  12397.         <id>27</id>
  12398.         <text> 7.35</text>
  12399.     </content>
  12400.     <content>
  12401.         <layer>background</layer>
  12402.         <id>28</id>
  12403.         <text> 0.136</text>
  12404.     </content>
  12405.     <content>
  12406.         <layer>background</layer>
  12407.         <id>29</id>
  12408.         <text> 13.3</text>
  12409.     </content>
  12410.     <name>#208</name>
  12411.     <script>on openCard
  12412. global group,rightone
  12413. put 19 into group
  12414. put "C" into rightone
  12415. pass openCard
  12416. end openCard
  12417. </script>
  12418. </card>
  12419.  
  12420.  
  12421. card_72538.xml
  12422. <?xml version="1.0" encoding="utf-8" ?>
  12423. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12424. <card>
  12425.     <id>72538</id>
  12426.     <filler1>0</filler1>
  12427.     <cantDelete> <true /> </cantDelete>
  12428.     <showPict> <true /> </showPict>
  12429.     <dontSearch> <false /> </dontSearch>
  12430.     <owner>7720</owner>
  12431.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12432.     <content>
  12433.         <layer>background</layer>
  12434.         <id>20</id>
  12435.         <text>Question #20</text>
  12436.     </content>
  12437.     <content>
  12438.         <layer>background</layer>
  12439.         <id>1</id>
  12440.         <text>A5F04  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12441. 14.225 MHz, L is 3.5 microhenrys and R is 10 kilohms?
  12442.  
  12443.  
  12444.  
  12445. </text>
  12446.     </content>
  12447.     <content>
  12448.         <layer>background</layer>
  12449.         <id>11</id>
  12450.         <text>7.35</text>
  12451.     </content>
  12452.     <content>
  12453.         <layer>background</layer>
  12454.         <id>27</id>
  12455.         <text>0.0319</text>
  12456.     </content>
  12457.     <content>
  12458.         <layer>background</layer>
  12459.         <id>28</id>
  12460.         <text>71.5</text>
  12461.     </content>
  12462.     <content>
  12463.         <layer>background</layer>
  12464.         <id>29</id>
  12465.         <text>31.9</text>
  12466.     </content>
  12467.     <name>#209</name>
  12468.     <script>on openCard
  12469. global group,rightone
  12470. put 19 into group
  12471. put "D" into rightone
  12472. pass openCard
  12473. end openCard
  12474. </script>
  12475. </card>
  12476.  
  12477.  
  12478. card_35606.xml
  12479. <?xml version="1.0" encoding="utf-8" ?>
  12480. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12481. <card>
  12482.     <id>35606</id>
  12483.     <filler1>0</filler1>
  12484.     <cantDelete> <true /> </cantDelete>
  12485.     <showPict> <true /> </showPict>
  12486.     <dontSearch> <false /> </dontSearch>
  12487.     <owner>7720</owner>
  12488.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12489.     <content>
  12490.         <layer>background</layer>
  12491.         <id>20</id>
  12492.         <text>Question #21</text>
  12493.     </content>
  12494.     <content>
  12495.         <layer>background</layer>
  12496.         <id>1</id>
  12497.         <text>A5F05  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12498. 7.125 MHz, L is 8.2 microhenrys and R is 1 kilohm?
  12499.  
  12500.  
  12501. </text>
  12502.     </content>
  12503.     <content>
  12504.         <layer>background</layer>
  12505.         <id>11</id>
  12506.         <text>36.8</text>
  12507.     </content>
  12508.     <content>
  12509.         <layer>background</layer>
  12510.         <id>27</id>
  12511.         <text>0.273</text>
  12512.     </content>
  12513.     <content>
  12514.         <layer>background</layer>
  12515.         <id>28</id>
  12516.         <text> 0.368
  12517.  </text>
  12518.     </content>
  12519.     <content>
  12520.         <layer>background</layer>
  12521.         <id>29</id>
  12522.         <text>2.73</text>
  12523.     </content>
  12524.     <name>#210</name>
  12525.     <script>on openCard
  12526. global group,rightone
  12527. put 19 into group
  12528. put "D" into rightone
  12529. pass openCard
  12530. end openCard
  12531. </script>
  12532. </card>
  12533.  
  12534.  
  12535. card_72970.xml
  12536. <?xml version="1.0" encoding="utf-8" ?>
  12537. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12538. <card>
  12539.     <id>72970</id>
  12540.     <filler1>0</filler1>
  12541.     <cantDelete> <true /> </cantDelete>
  12542.     <showPict> <true /> </showPict>
  12543.     <dontSearch> <false /> </dontSearch>
  12544.     <owner>7720</owner>
  12545.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12546.     <content>
  12547.         <layer>background</layer>
  12548.         <id>20</id>
  12549.         <text>Question #21</text>
  12550.     </content>
  12551.     <content>
  12552.         <layer>background</layer>
  12553.         <id>1</id>
  12554.         <text>A5F06  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12555. 7.125 MHz, L is 10.1 microhenrys and R is 100 ohms?
  12556.  
  12557.  
  12558. </text>
  12559.     </content>
  12560.     <content>
  12561.         <layer>background</layer>
  12562.         <id>11</id>
  12563.         <text> 0.221</text>
  12564.     </content>
  12565.     <content>
  12566.         <layer>background</layer>
  12567.         <id>27</id>
  12568.         <text> 4.52
  12569.  
  12570. </text>
  12571.     </content>
  12572.     <content>
  12573.         <layer>background</layer>
  12574.         <id>28</id>
  12575.         <text>0.00452</text>
  12576.     </content>
  12577.     <content>
  12578.         <layer>background</layer>
  12579.         <id>29</id>
  12580.         <text>22.1</text>
  12581.     </content>
  12582.     <name>#211</name>
  12583.     <script>on openCard
  12584. global group,rightone
  12585. put 19 into group
  12586. put "A" into rightone
  12587. pass openCard
  12588. end openCard
  12589. </script>
  12590. </card>
  12591.  
  12592.  
  12593. card_73310.xml
  12594. <?xml version="1.0" encoding="utf-8" ?>
  12595. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12596. <card>
  12597.     <id>73310</id>
  12598.     <filler1>0</filler1>
  12599.     <cantDelete> <true /> </cantDelete>
  12600.     <showPict> <true /> </showPict>
  12601.     <dontSearch> <false /> </dontSearch>
  12602.     <owner>7720</owner>
  12603.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12604.     <content>
  12605.         <layer>background</layer>
  12606.         <id>20</id>
  12607.         <text>Question #19</text>
  12608.     </content>
  12609.     <content>
  12610.         <layer>background</layer>
  12611.         <id>1</id>
  12612.         <text>A5F07  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12613. 7.125 MHz, L is 12.6 microhenrys and R is 22 kilohms?
  12614.  
  12615.  
  12616. </text>
  12617.     </content>
  12618.     <content>
  12619.         <layer>background</layer>
  12620.         <id>11</id>
  12621.         <text> 22.1</text>
  12622.     </content>
  12623.     <content>
  12624.         <layer>background</layer>
  12625.         <id>27</id>
  12626.         <text> 39</text>
  12627.     </content>
  12628.     <content>
  12629.         <layer>background</layer>
  12630.         <id>28</id>
  12631.         <text>25.6</text>
  12632.     </content>
  12633.     <content>
  12634.         <layer>background</layer>
  12635.         <id>29</id>
  12636.         <text> 0.0256</text>
  12637.     </content>
  12638.     <name>#212</name>
  12639.     <script>on openCard
  12640. global group,rightone
  12641. put 19 into group
  12642. put "B" into rightone
  12643. pass openCard
  12644. end openCard
  12645. </script>
  12646. </card>
  12647.  
  12648.  
  12649. card_73581.xml
  12650. <?xml version="1.0" encoding="utf-8" ?>
  12651. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12652. <card>
  12653.     <id>73581</id>
  12654.     <filler1>0</filler1>
  12655.     <cantDelete> <true /> </cantDelete>
  12656.     <showPict> <true /> </showPict>
  12657.     <dontSearch> <false /> </dontSearch>
  12658.     <owner>7720</owner>
  12659.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12660.     <content>
  12661.         <layer>background</layer>
  12662.         <id>20</id>
  12663.         <text>Question #21</text>
  12664.     </content>
  12665.     <content>
  12666.         <layer>background</layer>
  12667.         <id>1</id>
  12668.         <text>A5F08  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12669. 3.625 MHz, L is 3 microhenrys and R is 2.2 kilohms?
  12670.  
  12671.  
  12672. </text>
  12673.     </content>
  12674.     <content>
  12675.         <layer>background</layer>
  12676.         <id>11</id>
  12677.         <text>0.031</text>
  12678.     </content>
  12679.     <content>
  12680.         <layer>background</layer>
  12681.         <id>27</id>
  12682.         <text>32.2</text>
  12683.     </content>
  12684.     <content>
  12685.         <layer>background</layer>
  12686.         <id>28</id>
  12687.         <text>31.1</text>
  12688.     </content>
  12689.     <content>
  12690.         <layer>background</layer>
  12691.         <id>29</id>
  12692.         <text>25.6</text>
  12693.     </content>
  12694.     <name>#213</name>
  12695.     <script>on openCard
  12696. global group,rightone
  12697. put 19 into group
  12698. put "B" into rightone
  12699. pass openCard
  12700. end openCard
  12701. </script>
  12702. </card>
  12703.  
  12704.  
  12705. card_73793.xml
  12706. <?xml version="1.0" encoding="utf-8" ?>
  12707. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12708. <card>
  12709.     <id>73793</id>
  12710.     <filler1>0</filler1>
  12711.     <cantDelete> <true /> </cantDelete>
  12712.     <showPict> <true /> </showPict>
  12713.     <dontSearch> <false /> </dontSearch>
  12714.     <owner>7720</owner>
  12715.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12716.     <content>
  12717.         <layer>background</layer>
  12718.         <id>20</id>
  12719.         <text>Question #19</text>
  12720.     </content>
  12721.     <content>
  12722.         <layer>background</layer>
  12723.         <id>1</id>
  12724.         <text>A5F09  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12725. 3.625 MHz, L is 42 microhenrys and R is 220 ohms?
  12726.  
  12727.  
  12728. </text>
  12729.     </content>
  12730.     <content>
  12731.         <layer>background</layer>
  12732.         <id>11</id>
  12733.         <text>23</text>
  12734.     </content>
  12735.     <content>
  12736.         <layer>background</layer>
  12737.         <id>27</id>
  12738.         <text>0.00435</text>
  12739.     </content>
  12740.     <content>
  12741.         <layer>background</layer>
  12742.         <id>28</id>
  12743.         <text>4.35</text>
  12744.     </content>
  12745.     <content>
  12746.         <layer>background</layer>
  12747.         <id>29</id>
  12748.         <text>0.23</text>
  12749.     </content>
  12750.     <name>#214</name>
  12751.     <script>on openCard
  12752. global group,rightone
  12753. put 19 into group
  12754. put "D" into rightone
  12755. pass openCard
  12756. end openCard
  12757. </script>
  12758. </card>
  12759.  
  12760.  
  12761. card_74011.xml
  12762. <?xml version="1.0" encoding="utf-8" ?>
  12763. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12764. <card>
  12765.     <id>74011</id>
  12766.     <filler1>0</filler1>
  12767.     <cantDelete> <true /> </cantDelete>
  12768.     <showPict> <true /> </showPict>
  12769.     <dontSearch> <false /> </dontSearch>
  12770.     <owner>7720</owner>
  12771.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12772.     <content>
  12773.         <layer>background</layer>
  12774.         <id>20</id>
  12775.         <text>Question #19</text>
  12776.     </content>
  12777.     <content>
  12778.         <layer>background</layer>
  12779.         <id>1</id>
  12780.         <text>A5F10  What is the Q of a parallel R-L-C circuit if the resonant frequency is
  12781. 3.625 MHz, L is 43 microhenrys and R is 1.8 kilohms?
  12782.  
  12783.  
  12784. </text>
  12785.     </content>
  12786.     <content>
  12787.         <layer>background</layer>
  12788.         <id>11</id>
  12789.         <text>1.84</text>
  12790.     </content>
  12791.     <content>
  12792.         <layer>background</layer>
  12793.         <id>27</id>
  12794.         <text>0.543</text>
  12795.     </content>
  12796.     <content>
  12797.         <layer>background</layer>
  12798.         <id>28</id>
  12799.         <text> 54.3</text>
  12800.     </content>
  12801.     <content>
  12802.         <layer>background</layer>
  12803.         <id>29</id>
  12804.         <text>23</text>
  12805.     </content>
  12806.     <name>#215</name>
  12807.     <script>on openCard
  12808. global group,rightone
  12809. put 19 into group
  12810. put "A" into rightone
  12811. pass openCard
  12812. end openCard
  12813. </script>
  12814. </card>
  12815.  
  12816.  
  12817. card_74444.xml
  12818. <?xml version="1.0" encoding="utf-8" ?>
  12819. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12820. <card>
  12821.     <id>74444</id>
  12822.     <filler1>0</filler1>
  12823.     <cantDelete> <true /> </cantDelete>
  12824.     <showPict> <true /> </showPict>
  12825.     <dontSearch> <false /> </dontSearch>
  12826.     <owner>7720</owner>
  12827.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12828.     <content>
  12829.         <layer>background</layer>
  12830.         <id>20</id>
  12831.         <text>Question #21</text>
  12832.     </content>
  12833.     <content>
  12834.         <layer>background</layer>
  12835.         <id>1</id>
  12836.         <text>A5F11  Why is a resistor often included in a parallel resonant circuit?
  12837.  
  12838.  
  12839.  
  12840. </text>
  12841.     </content>
  12842.     <content>
  12843.         <layer>background</layer>
  12844.         <id>11</id>
  12845.         <text>To increase the Q and decrease the skin effect</text>
  12846.     </content>
  12847.     <content>
  12848.         <layer>background</layer>
  12849.         <id>27</id>
  12850.         <text> To decrease the Q and increase the resonant frequency</text>
  12851.     </content>
  12852.     <content>
  12853.         <layer>background</layer>
  12854.         <id>28</id>
  12855.         <text>To decrease the Q and increase the bandwidth
  12856. </text>
  12857.     </content>
  12858.     <content>
  12859.         <layer>background</layer>
  12860.         <id>29</id>
  12861.         <text> To increase the Q and decrease the bandwidth</text>
  12862.     </content>
  12863.     <name>#216</name>
  12864.     <script>on openCard
  12865. global group,rightone
  12866. put 19 into group
  12867. put "C" into rightone
  12868. pass openCard
  12869. end openCard
  12870. </script>
  12871. </card>
  12872.  
  12873.  
  12874. card_74696.xml
  12875. <?xml version="1.0" encoding="utf-8" ?>
  12876. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12877. <card>
  12878.     <id>74696</id>
  12879.     <filler1>0</filler1>
  12880.     <cantDelete> <true /> </cantDelete>
  12881.     <showPict> <true /> </showPict>
  12882.     <dontSearch> <false /> </dontSearch>
  12883.     <owner>7720</owner>
  12884.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12885.     <content>
  12886.         <layer>background</layer>
  12887.         <id>20</id>
  12888.         <text>Question #22</text>
  12889.     </content>
  12890.     <content>
  12891.         <layer>background</layer>
  12892.         <id>1</id>
  12893.         <text>A5G01  What is the phase angle between the voltage across and the current
  12894. through a series R-L-C circuit if XC is 25 ohms, R is 100 ohms, and XL
  12895. is 100 ohms?
  12896.  
  12897.  </text>
  12898.     </content>
  12899.     <content>
  12900.         <layer>background</layer>
  12901.         <id>11</id>
  12902.         <text> 36.9 degrees with the voltage leading the current</text>
  12903.     </content>
  12904.     <content>
  12905.         <layer>background</layer>
  12906.         <id>27</id>
  12907.         <text>53.1 degrees with the voltage lagging the current</text>
  12908.     </content>
  12909.     <content>
  12910.         <layer>background</layer>
  12911.         <id>28</id>
  12912.         <text>6.9 degrees with the voltage lagging the current</text>
  12913.     </content>
  12914.     <content>
  12915.         <layer>background</layer>
  12916.         <id>29</id>
  12917.         <text>53.1 degrees with the voltage leading the current
  12918. </text>
  12919.     </content>
  12920.     <name>#217</name>
  12921.     <script>on openCard
  12922. global group,rightone
  12923. put 20 into group
  12924. put "A" into rightone
  12925. pass openCard
  12926. end openCard
  12927. </script>
  12928. </card>
  12929.  
  12930.  
  12931. card_74768.xml
  12932. <?xml version="1.0" encoding="utf-8" ?>
  12933. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12934. <card>
  12935.     <id>74768</id>
  12936.     <filler1>0</filler1>
  12937.     <cantDelete> <true /> </cantDelete>
  12938.     <showPict> <true /> </showPict>
  12939.     <dontSearch> <false /> </dontSearch>
  12940.     <owner>7720</owner>
  12941.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12942.     <content>
  12943.         <layer>background</layer>
  12944.         <id>20</id>
  12945.         <text>Question #22</text>
  12946.     </content>
  12947.     <content>
  12948.         <layer>background</layer>
  12949.         <id>1</id>
  12950.         <text>A5G02  What is the phase angle between the voltage across and the current
  12951. through a series R-L-C circuit if XC is 25 ohms, R is 100 ohms, and XL
  12952. is 50 ohms?
  12953.  
  12954.  
  12955. </text>
  12956.     </content>
  12957.     <content>
  12958.         <layer>background</layer>
  12959.         <id>11</id>
  12960.         <text>14 degrees with the voltage lagging the current</text>
  12961.     </content>
  12962.     <content>
  12963.         <layer>background</layer>
  12964.         <id>27</id>
  12965.         <text>14 degrees with the voltage leading the current</text>
  12966.     </content>
  12967.     <content>
  12968.         <layer>background</layer>
  12969.         <id>28</id>
  12970.         <text>76 degrees with the voltage lagging the current</text>
  12971.     </content>
  12972.     <content>
  12973.         <layer>background</layer>
  12974.         <id>29</id>
  12975.         <text>76 degrees with the voltage leading the current</text>
  12976.     </content>
  12977.     <name>#218</name>
  12978.     <script>on openCard
  12979. global group,rightone
  12980. put 20 into group
  12981. put "B" into rightone
  12982. pass openCard
  12983. end openCard
  12984. </script>
  12985. </card>
  12986.  
  12987.  
  12988. card_75189.xml
  12989. <?xml version="1.0" encoding="utf-8" ?>
  12990. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12991. <card>
  12992.     <id>75189</id>
  12993.     <filler1>0</filler1>
  12994.     <cantDelete> <true /> </cantDelete>
  12995.     <showPict> <true /> </showPict>
  12996.     <dontSearch> <false /> </dontSearch>
  12997.     <owner>7720</owner>
  12998.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  12999.     <content>
  13000.         <layer>background</layer>
  13001.         <id>20</id>
  13002.         <text>Question #22</text>
  13003.     </content>
  13004.     <content>
  13005.         <layer>background</layer>
  13006.         <id>1</id>
  13007.         <text>A5G03  What is the phase angle between the voltage across and the current
  13008. through a series R-L-C circuit if XC is 500 ohms, R is 1 kilohm, and
  13009. XL is 250 ohms?
  13010.  
  13011.  
  13012. </text>
  13013.     </content>
  13014.     <content>
  13015.         <layer>background</layer>
  13016.         <id>11</id>
  13017.         <text> 68.2 degrees with the voltage leading the current</text>
  13018.     </content>
  13019.     <content>
  13020.         <layer>background</layer>
  13021.         <id>27</id>
  13022.         <text>14.1 degrees with the voltage leading the current</text>
  13023.     </content>
  13024.     <content>
  13025.         <layer>background</layer>
  13026.         <id>28</id>
  13027.         <text>4.1 degrees with the voltage lagging the current
  13028.  
  13029. </text>
  13030.     </content>
  13031.     <content>
  13032.         <layer>background</layer>
  13033.         <id>29</id>
  13034.         <text>68.2 degrees with the voltage lagging the current</text>
  13035.     </content>
  13036.     <name>#219</name>
  13037.     <script>on openCard
  13038. global group,rightone
  13039. put 20 into group
  13040. put "C" into rightone
  13041. pass openCard
  13042. end openCard
  13043. </script>
  13044. </card>
  13045.  
  13046.  
  13047. card_75353.xml
  13048. <?xml version="1.0" encoding="utf-8" ?>
  13049. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13050. <card>
  13051.     <id>75353</id>
  13052.     <filler1>0</filler1>
  13053.     <cantDelete> <true /> </cantDelete>
  13054.     <showPict> <true /> </showPict>
  13055.     <dontSearch> <false /> </dontSearch>
  13056.     <owner>7720</owner>
  13057.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13058.     <content>
  13059.         <layer>background</layer>
  13060.         <id>20</id>
  13061.         <text>Question #22</text>
  13062.     </content>
  13063.     <content>
  13064.         <layer>background</layer>
  13065.         <id>1</id>
  13066.         <text>A5G04  What is the phase angle between the voltage across and the current
  13067. through a series R-L-C circuit if XC is 75 ohms, R is 100 ohms, and XL
  13068. is 100 ohms?
  13069.  
  13070.  
  13071. </text>
  13072.     </content>
  13073.     <content>
  13074.         <layer>background</layer>
  13075.         <id>11</id>
  13076.         <text>76 degrees with the voltage leading the current</text>
  13077.     </content>
  13078.     <content>
  13079.         <layer>background</layer>
  13080.         <id>27</id>
  13081.         <text>14 degrees with the voltage leading the current
  13082.  </text>
  13083.     </content>
  13084.     <content>
  13085.         <layer>background</layer>
  13086.         <id>28</id>
  13087.         <text>14 degrees with the voltage lagging the current
  13088.  
  13089. </text>
  13090.     </content>
  13091.     <content>
  13092.         <layer>background</layer>
  13093.         <id>29</id>
  13094.         <text>76 degrees with the voltage lagging the current</text>
  13095.     </content>
  13096.     <name>#220</name>
  13097.     <script>on openCard
  13098. global group,rightone
  13099. put 20 into group
  13100. put "B" into rightone
  13101. pass openCard
  13102. end openCard
  13103. </script>
  13104. </card>
  13105.  
  13106.  
  13107. card_75636.xml
  13108. <?xml version="1.0" encoding="utf-8" ?>
  13109. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13110. <card>
  13111.     <id>75636</id>
  13112.     <filler1>0</filler1>
  13113.     <cantDelete> <true /> </cantDelete>
  13114.     <showPict> <true /> </showPict>
  13115.     <dontSearch> <false /> </dontSearch>
  13116.     <owner>7720</owner>
  13117.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13118.     <content>
  13119.         <layer>background</layer>
  13120.         <id>20</id>
  13121.         <text>Question #22</text>
  13122.     </content>
  13123.     <content>
  13124.         <layer>background</layer>
  13125.         <id>1</id>
  13126.         <text>A5G05  What is the phase angle between the voltage across and the current
  13127. through a series R-L-C circuit if XC is 50 ohms, R is 100 ohms, and XL
  13128. is 25 ohms?
  13129.  
  13130.  
  13131. </text>
  13132.     </content>
  13133.     <content>
  13134.         <layer>background</layer>
  13135.         <id>11</id>
  13136.         <text>76 degrees with the voltage lagging the current</text>
  13137.     </content>
  13138.     <content>
  13139.         <layer>background</layer>
  13140.         <id>27</id>
  13141.         <text>14 degrees with the voltage leading the current</text>
  13142.     </content>
  13143.     <content>
  13144.         <layer>background</layer>
  13145.         <id>28</id>
  13146.         <text> 76 degrees with the voltage leading the current</text>
  13147.     </content>
  13148.     <content>
  13149.         <layer>background</layer>
  13150.         <id>29</id>
  13151.         <text>14 degrees with the voltage lagging the current</text>
  13152.     </content>
  13153.     <name>#221</name>
  13154.     <script>on openCard
  13155. global group,rightone
  13156. put 20 into group
  13157. put "D" into rightone
  13158. pass openCard
  13159. end openCard
  13160. </script>
  13161. </card>
  13162.  
  13163.  
  13164. card_75805.xml
  13165. <?xml version="1.0" encoding="utf-8" ?>
  13166. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13167. <card>
  13168.     <id>75805</id>
  13169.     <filler1>0</filler1>
  13170.     <cantDelete> <true /> </cantDelete>
  13171.     <showPict> <true /> </showPict>
  13172.     <dontSearch> <false /> </dontSearch>
  13173.     <owner>7720</owner>
  13174.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13175.     <content>
  13176.         <layer>background</layer>
  13177.         <id>20</id>
  13178.         <text>Question #20</text>
  13179.     </content>
  13180.     <content>
  13181.         <layer>background</layer>
  13182.         <id>1</id>
  13183.         <text>A5G06  What is the phase angle between the voltage across and the current
  13184. through a series R-L-C circuit if XC is 75 ohms, R is 100 ohms, and XL
  13185. is 50 ohms?
  13186. </text>
  13187.     </content>
  13188.     <content>
  13189.         <layer>background</layer>
  13190.         <id>11</id>
  13191.         <text> 76 degrees with the voltage lagging the current
  13192.  </text>
  13193.     </content>
  13194.     <content>
  13195.         <layer>background</layer>
  13196.         <id>27</id>
  13197.         <text>14 degrees with the voltage leading the current</text>
  13198.     </content>
  13199.     <content>
  13200.         <layer>background</layer>
  13201.         <id>28</id>
  13202.         <text>14 degrees with the voltage lagging the current
  13203.  </text>
  13204.     </content>
  13205.     <content>
  13206.         <layer>background</layer>
  13207.         <id>29</id>
  13208.         <text>76 degrees with the voltage leading the current</text>
  13209.     </content>
  13210.     <name>#222</name>
  13211.     <script>on openCard
  13212. global group,rightone
  13213. put 20 into group
  13214. put "C" into rightone
  13215. pass openCard
  13216. end openCard
  13217. </script>
  13218. </card>
  13219.  
  13220.  
  13221. card_76059.xml
  13222. <?xml version="1.0" encoding="utf-8" ?>
  13223. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13224. <card>
  13225.     <id>76059</id>
  13226.     <filler1>0</filler1>
  13227.     <cantDelete> <true /> </cantDelete>
  13228.     <showPict> <true /> </showPict>
  13229.     <dontSearch> <false /> </dontSearch>
  13230.     <owner>7720</owner>
  13231.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13232.     <content>
  13233.         <layer>background</layer>
  13234.         <id>20</id>
  13235.         <text>Question #22</text>
  13236.     </content>
  13237.     <content>
  13238.         <layer>background</layer>
  13239.         <id>1</id>
  13240.         <text>A5G07  What is the phase angle between the voltage across and the current
  13241. through a series R-L-C circuit if XC is 100 ohms, R is 100 ohms, and
  13242. XL is 75 ohms? 
  13243.  
  13244. </text>
  13245.     </content>
  13246.     <content>
  13247.         <layer>background</layer>
  13248.         <id>11</id>
  13249.         <text>14 degrees with the voltage lagging the current</text>
  13250.     </content>
  13251.     <content>
  13252.         <layer>background</layer>
  13253.         <id>27</id>
  13254.         <text>14 degrees with the voltage leading the current</text>
  13255.     </content>
  13256.     <content>
  13257.         <layer>background</layer>
  13258.         <id>28</id>
  13259.         <text>76 degrees with the voltage leading the current
  13260.  </text>
  13261.     </content>
  13262.     <content>
  13263.         <layer>background</layer>
  13264.         <id>29</id>
  13265.         <text> 76 degrees with the voltage lagging the current</text>
  13266.     </content>
  13267.     <name>#223</name>
  13268.     <script>on openCard
  13269. global group,rightone
  13270. put 20 into group
  13271. put "A" into rightone
  13272. pass openCard
  13273. end openCard
  13274. </script>
  13275. </card>
  13276.  
  13277.  
  13278. card_76437.xml
  13279. <?xml version="1.0" encoding="utf-8" ?>
  13280. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13281. <card>
  13282.     <id>76437</id>
  13283.     <filler1>0</filler1>
  13284.     <cantDelete> <true /> </cantDelete>
  13285.     <showPict> <true /> </showPict>
  13286.     <dontSearch> <false /> </dontSearch>
  13287.     <owner>7720</owner>
  13288.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13289.     <content>
  13290.         <layer>background</layer>
  13291.         <id>20</id>
  13292.         <text>Question #22</text>
  13293.     </content>
  13294.     <content>
  13295.         <layer>background</layer>
  13296.         <id>1</id>
  13297.         <text>A5G08  What is the phase angle between the voltage across and the current
  13298. through a series R-L-C circuit if XC is 250 ohms, R is 1 kilohm, and
  13299. XL is 500 ohms?</text>
  13300.     </content>
  13301.     <content>
  13302.         <layer>background</layer>
  13303.         <id>11</id>
  13304.         <text> 81.47 degrees with the voltage lagging the current
  13305. </text>
  13306.     </content>
  13307.     <content>
  13308.         <layer>background</layer>
  13309.         <id>27</id>
  13310.         <text>81.47 degrees with the voltage leading the current</text>
  13311.     </content>
  13312.     <content>
  13313.         <layer>background</layer>
  13314.         <id>28</id>
  13315.         <text>14.04 degrees with the voltage lagging the current
  13316. </text>
  13317.     </content>
  13318.     <content>
  13319.         <layer>background</layer>
  13320.         <id>29</id>
  13321.         <text>14.04 degrees with the voltage leading the current</text>
  13322.     </content>
  13323.     <name>#224</name>
  13324.     <script>on openCard
  13325. global group,rightone
  13326. put 20 into group
  13327. put "D" into rightone
  13328. pass openCard
  13329. end openCard
  13330. </script>
  13331. </card>
  13332.  
  13333.  
  13334. card_76746.xml
  13335. <?xml version="1.0" encoding="utf-8" ?>
  13336. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13337. <card>
  13338.     <id>76746</id>
  13339.     <filler1>0</filler1>
  13340.     <cantDelete> <true /> </cantDelete>
  13341.     <showPict> <true /> </showPict>
  13342.     <dontSearch> <false /> </dontSearch>
  13343.     <owner>7720</owner>
  13344.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13345.     <content>
  13346.         <layer>background</layer>
  13347.         <id>20</id>
  13348.         <text>Question #20</text>
  13349.     </content>
  13350.     <content>
  13351.         <layer>background</layer>
  13352.         <id>1</id>
  13353.         <text>A5G09  What is the phase angle between the voltage across and the current
  13354. through a series R-L-C circuit if XC is 50 ohms, R is 100 ohms, and XL
  13355. is 75 ohms?</text>
  13356.     </content>
  13357.     <content>
  13358.         <layer>background</layer>
  13359.         <id>11</id>
  13360.         <text> 76 degrees with the voltage leading the current</text>
  13361.     </content>
  13362.     <content>
  13363.         <layer>background</layer>
  13364.         <id>27</id>
  13365.         <text>76 degrees with the voltage lagging the current</text>
  13366.     </content>
  13367.     <content>
  13368.         <layer>background</layer>
  13369.         <id>28</id>
  13370.         <text>14 degrees with the voltage lagging the current</text>
  13371.     </content>
  13372.     <content>
  13373.         <layer>background</layer>
  13374.         <id>29</id>
  13375.         <text>14 degrees with the voltage leading the current</text>
  13376.     </content>
  13377.     <name>#225</name>
  13378.     <script>on openCard
  13379. global group,rightone
  13380. put 20 into group
  13381. put "D" into rightone
  13382. pass openCard
  13383. end openCard
  13384. </script>
  13385. </card>
  13386.  
  13387.  
  13388. card_76966.xml
  13389. <?xml version="1.0" encoding="utf-8" ?>
  13390. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13391. <card>
  13392.     <id>76966</id>
  13393.     <filler1>0</filler1>
  13394.     <cantDelete> <true /> </cantDelete>
  13395.     <showPict> <true /> </showPict>
  13396.     <dontSearch> <false /> </dontSearch>
  13397.     <owner>7720</owner>
  13398.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13399.     <content>
  13400.         <layer>background</layer>
  13401.         <id>20</id>
  13402.         <text>Question #20</text>
  13403.     </content>
  13404.     <content>
  13405.         <layer>background</layer>
  13406.         <id>1</id>
  13407.         <text>A5G10  What is the relationship between the current through and the voltage
  13408. across a capacitor?
  13409.  </text>
  13410.     </content>
  13411.     <content>
  13412.         <layer>background</layer>
  13413.         <id>11</id>
  13414.         <text> Voltage and current are in phase</text>
  13415.     </content>
  13416.     <content>
  13417.         <layer>background</layer>
  13418.         <id>27</id>
  13419.         <text>Voltage and current are 180 degrees out of phase</text>
  13420.     </content>
  13421.     <content>
  13422.         <layer>background</layer>
  13423.         <id>28</id>
  13424.         <text>Voltage leads current by 90 degrees
  13425. </text>
  13426.     </content>
  13427.     <content>
  13428.         <layer>background</layer>
  13429.         <id>29</id>
  13430.         <text> Current leads voltage by 90 degrees</text>
  13431.     </content>
  13432.     <name>#226</name>
  13433.     <script>on openCard
  13434. global group,rightone
  13435. put 20 into group
  13436. put "D" into rightone
  13437. pass openCard
  13438. end openCard
  13439. </script>
  13440. </card>
  13441.  
  13442.  
  13443. card_77121.xml
  13444. <?xml version="1.0" encoding="utf-8" ?>
  13445. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13446. <card>
  13447.     <id>77121</id>
  13448.     <filler1>0</filler1>
  13449.     <cantDelete> <true /> </cantDelete>
  13450.     <showPict> <true /> </showPict>
  13451.     <dontSearch> <false /> </dontSearch>
  13452.     <owner>7720</owner>
  13453.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13454.     <content>
  13455.         <layer>background</layer>
  13456.         <id>20</id>
  13457.         <text>Question #23</text>
  13458.     </content>
  13459.     <content>
  13460.         <layer>background</layer>
  13461.         <id>1</id>
  13462.         <text>A5G11  What is the relationship between the current through an inductor and
  13463. the voltage across an inductor?
  13464.  
  13465.  
  13466.  
  13467. </text>
  13468.     </content>
  13469.     <content>
  13470.         <layer>background</layer>
  13471.         <id>11</id>
  13472.         <text>Voltage leads current by 90 degrees</text>
  13473.     </content>
  13474.     <content>
  13475.         <layer>background</layer>
  13476.         <id>27</id>
  13477.         <text> Current leads voltage by 90 degrees</text>
  13478.     </content>
  13479.     <content>
  13480.         <layer>background</layer>
  13481.         <id>28</id>
  13482.         <text> Voltage and current are 180 degrees out of phase
  13483.  </text>
  13484.     </content>
  13485.     <content>
  13486.         <layer>background</layer>
  13487.         <id>29</id>
  13488.         <text>Voltage and current are in phase</text>
  13489.     </content>
  13490.     <name>#227</name>
  13491.     <script>on openCard
  13492. global group,rightone
  13493. put 20 into group
  13494. put "A" into rightone
  13495. pass openCard
  13496. end openCard
  13497. </script>
  13498. </card>
  13499.  
  13500.  
  13501. card_77479.xml
  13502. <?xml version="1.0" encoding="utf-8" ?>
  13503. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13504. <card>
  13505.     <id>77479</id>
  13506.     <filler1>0</filler1>
  13507.     <cantDelete> <true /> </cantDelete>
  13508.     <showPict> <true /> </showPict>
  13509.     <dontSearch> <false /> </dontSearch>
  13510.     <owner>7720</owner>
  13511.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13512.     <content>
  13513.         <layer>background</layer>
  13514.         <id>20</id>
  13515.         <text>Question #21</text>
  13516.     </content>
  13517.     <content>
  13518.         <layer>background</layer>
  13519.         <id>1</id>
  13520.         <text>A5H01   What is reactive power?
  13521.  </text>
  13522.     </content>
  13523.     <content>
  13524.         <layer>background</layer>
  13525.         <id>11</id>
  13526.         <text>Wattless, nonproductive power
  13527. </text>
  13528.     </content>
  13529.     <content>
  13530.         <layer>background</layer>
  13531.         <id>27</id>
  13532.         <text> Power consumed in wire resistance in an inductor
  13533.  </text>
  13534.     </content>
  13535.     <content>
  13536.         <layer>background</layer>
  13537.         <id>28</id>
  13538.         <text>Power lost because of capacitor leakage
  13539.  </text>
  13540.     </content>
  13541.     <content>
  13542.         <layer>background</layer>
  13543.         <id>29</id>
  13544.         <text>Power consumed in circuit Q
  13545. </text>
  13546.     </content>
  13547.     <name>#228</name>
  13548.     <script>on openCard
  13549. global group,rightone
  13550. put 21 into group
  13551. put "A" into rightone
  13552. pass openCard
  13553. end openCard
  13554. </script>
  13555. </card>
  13556.  
  13557.  
  13558. card_78186.xml
  13559. <?xml version="1.0" encoding="utf-8" ?>
  13560. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13561. <card>
  13562.     <id>78186</id>
  13563.     <filler1>0</filler1>
  13564.     <cantDelete> <true /> </cantDelete>
  13565.     <showPict> <true /> </showPict>
  13566.     <dontSearch> <false /> </dontSearch>
  13567.     <owner>7720</owner>
  13568.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13569.     <content>
  13570.         <layer>background</layer>
  13571.         <id>20</id>
  13572.         <text>Question #23</text>
  13573.     </content>
  13574.     <content>
  13575.         <layer>background</layer>
  13576.         <id>1</id>
  13577.         <text>A5H02  What is the term for an out-of-phase, nonproductive power associated
  13578. with inductors and capacitors?
  13579.   
  13580.  
  13581.  </text>
  13582.     </content>
  13583.     <content>
  13584.         <layer>background</layer>
  13585.         <id>11</id>
  13586.         <text>Effective power
  13587. </text>
  13588.     </content>
  13589.     <content>
  13590.         <layer>background</layer>
  13591.         <id>27</id>
  13592.         <text>True power</text>
  13593.     </content>
  13594.     <content>
  13595.         <layer>background</layer>
  13596.         <id>28</id>
  13597.         <text>Peak envelope power</text>
  13598.     </content>
  13599.     <content>
  13600.         <layer>background</layer>
  13601.         <id>29</id>
  13602.         <text>Reactive power</text>
  13603.     </content>
  13604.     <name>#229</name>
  13605.     <script>on openCard
  13606. global group,rightone
  13607. put 21 into group
  13608. put "D" into rightone
  13609. pass openCard
  13610. end openCard
  13611. </script>
  13612. </card>
  13613.  
  13614.  
  13615. card_78637.xml
  13616. <?xml version="1.0" encoding="utf-8" ?>
  13617. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13618. <card>
  13619.     <id>78637</id>
  13620.     <filler1>0</filler1>
  13621.     <cantDelete> <true /> </cantDelete>
  13622.     <showPict> <true /> </showPict>
  13623.     <dontSearch> <false /> </dontSearch>
  13624.     <owner>7720</owner>
  13625.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13626.     <content>
  13627.         <layer>background</layer>
  13628.         <id>20</id>
  13629.         <text>Question #21</text>
  13630.     </content>
  13631.     <content>
  13632.         <layer>background</layer>
  13633.         <id>1</id>
  13634.         <text>A5H03  In a circuit that has both inductors and capacitors, what happens to
  13635. reactive power?
  13636.  
  13637. </text>
  13638.     </content>
  13639.     <content>
  13640.         <layer>background</layer>
  13641.         <id>11</id>
  13642.         <text> It is dissipated as heat in the circuit
  13643. </text>
  13644.     </content>
  13645.     <content>
  13646.         <layer>background</layer>
  13647.         <id>27</id>
  13648.         <text>It goes back and forth between magnetic and electric fields, but is
  13649. not dissipated</text>
  13650.     </content>
  13651.     <content>
  13652.         <layer>background</layer>
  13653.         <id>28</id>
  13654.         <text> It is dissipated as kinetic energy in the circuit</text>
  13655.     </content>
  13656.     <content>
  13657.         <layer>background</layer>
  13658.         <id>29</id>
  13659.         <text>It is dissipated in the formation of inductive and capacitive
  13660. fields</text>
  13661.     </content>
  13662.     <name>#230</name>
  13663.     <script>on openCard
  13664. global group,rightone
  13665. put 21 into group
  13666. put "B" into rightone
  13667. pass openCard
  13668. end openCard
  13669. </script>
  13670. </card>
  13671.  
  13672.  
  13673. card_79330.xml
  13674. <?xml version="1.0" encoding="utf-8" ?>
  13675. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13676. <card>
  13677.     <id>79330</id>
  13678.     <filler1>0</filler1>
  13679.     <cantDelete> <true /> </cantDelete>
  13680.     <showPict> <true /> </showPict>
  13681.     <dontSearch> <false /> </dontSearch>
  13682.     <owner>7720</owner>
  13683.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13684.     <content>
  13685.         <layer>background</layer>
  13686.         <id>20</id>
  13687.         <text>Question #23</text>
  13688.     </content>
  13689.     <content>
  13690.         <layer>background</layer>
  13691.         <id>1</id>
  13692.         <text>A5H04  In a circuit where the AC voltage and current are out of phase, how
  13693. can the true power be determined?
  13694.  
  13695.  </text>
  13696.     </content>
  13697.     <content>
  13698.         <layer>background</layer>
  13699.         <id>11</id>
  13700.         <text> By multiplying the apparent power times the power factor</text>
  13701.     </content>
  13702.     <content>
  13703.         <layer>background</layer>
  13704.         <id>27</id>
  13705.         <text> By subtracting the apparent power from the power factor</text>
  13706.     </content>
  13707.     <content>
  13708.         <layer>background</layer>
  13709.         <id>28</id>
  13710.         <text>By dividing the apparent power by the power factor</text>
  13711.     </content>
  13712.     <content>
  13713.         <layer>background</layer>
  13714.         <id>29</id>
  13715.         <text>By multiplying the RMS voltage times the RMS current</text>
  13716.     </content>
  13717.     <name>#231</name>
  13718.     <script>on openCard
  13719. global group,rightone
  13720. put 21 into group
  13721. put "A" into rightone
  13722. pass openCard
  13723. end openCard
  13724. </script>
  13725. </card>
  13726.  
  13727.  
  13728. card_79816.xml
  13729. <?xml version="1.0" encoding="utf-8" ?>
  13730. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13731. <card>
  13732.     <id>79816</id>
  13733.     <filler1>0</filler1>
  13734.     <cantDelete> <true /> </cantDelete>
  13735.     <showPict> <true /> </showPict>
  13736.     <dontSearch> <false /> </dontSearch>
  13737.     <owner>7720</owner>
  13738.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13739.     <content>
  13740.         <layer>background</layer>
  13741.         <id>20</id>
  13742.         <text>Question #21</text>
  13743.     </content>
  13744.     <content>
  13745.         <layer>background</layer>
  13746.         <id>1</id>
  13747.         <text>A5H05  What is the power factor of an R-L circuit having a 60 degree phase
  13748. angle between the voltage and the current?
  13749.  
  13750.  
  13751. </text>
  13752.     </content>
  13753.     <content>
  13754.         <layer>background</layer>
  13755.         <id>11</id>
  13756.         <text> 1.414</text>
  13757.     </content>
  13758.     <content>
  13759.         <layer>background</layer>
  13760.         <id>27</id>
  13761.         <text> 0.866</text>
  13762.     </content>
  13763.     <content>
  13764.         <layer>background</layer>
  13765.         <id>28</id>
  13766.         <text> 0.5</text>
  13767.     </content>
  13768.     <content>
  13769.         <layer>background</layer>
  13770.         <id>29</id>
  13771.         <text>1.73</text>
  13772.     </content>
  13773.     <name>#232</name>
  13774.     <script>on openCard
  13775. global group,rightone
  13776. put 21 into group
  13777. put "C" into rightone
  13778. pass openCard
  13779. end openCard
  13780. </script>
  13781. </card>
  13782.  
  13783.  
  13784. card_80359.xml
  13785. <?xml version="1.0" encoding="utf-8" ?>
  13786. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13787. <card>
  13788.     <id>80359</id>
  13789.     <filler1>0</filler1>
  13790.     <cantDelete> <true /> </cantDelete>
  13791.     <showPict> <true /> </showPict>
  13792.     <dontSearch> <false /> </dontSearch>
  13793.     <owner>7720</owner>
  13794.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13795.     <content>
  13796.         <layer>background</layer>
  13797.         <id>20</id>
  13798.         <text>Question #23</text>
  13799.     </content>
  13800.     <content>
  13801.         <layer>background</layer>
  13802.         <id>1</id>
  13803.         <text>A5H06  What is the power factor of an R-L circuit having a 45 degree phase
  13804. angle between the voltage and the current?
  13805.  
  13806.  </text>
  13807.     </content>
  13808.     <content>
  13809.         <layer>background</layer>
  13810.         <id>11</id>
  13811.         <text>0.866</text>
  13812.     </content>
  13813.     <content>
  13814.         <layer>background</layer>
  13815.         <id>27</id>
  13816.         <text>1.0</text>
  13817.     </content>
  13818.     <content>
  13819.         <layer>background</layer>
  13820.         <id>28</id>
  13821.         <text> 0.5</text>
  13822.     </content>
  13823.     <content>
  13824.         <layer>background</layer>
  13825.         <id>29</id>
  13826.         <text>0.707</text>
  13827.     </content>
  13828.     <name>#233</name>
  13829.     <script>on openCard
  13830. global group,rightone
  13831. put 21 into group
  13832. put "D" into rightone
  13833. pass openCard
  13834. end openCard
  13835. </script>
  13836. </card>
  13837.  
  13838.  
  13839. card_80661.xml
  13840. <?xml version="1.0" encoding="utf-8" ?>
  13841. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13842. <card>
  13843.     <id>80661</id>
  13844.     <filler1>0</filler1>
  13845.     <cantDelete> <true /> </cantDelete>
  13846.     <showPict> <true /> </showPict>
  13847.     <dontSearch> <false /> </dontSearch>
  13848.     <owner>7720</owner>
  13849.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13850.     <content>
  13851.         <layer>background</layer>
  13852.         <id>20</id>
  13853.         <text>Question #21</text>
  13854.     </content>
  13855.     <content>
  13856.         <layer>background</layer>
  13857.         <id>1</id>
  13858.         <text>A5H07  What is the power factor of an R-L circuit having a 30 degree phase
  13859. angle between the voltage and the current?
  13860.  
  13861. </text>
  13862.     </content>
  13863.     <content>
  13864.         <layer>background</layer>
  13865.         <id>11</id>
  13866.         <text>1.73</text>
  13867.     </content>
  13868.     <content>
  13869.         <layer>background</layer>
  13870.         <id>27</id>
  13871.         <text>0.5</text>
  13872.     </content>
  13873.     <content>
  13874.         <layer>background</layer>
  13875.         <id>28</id>
  13876.         <text>0.866</text>
  13877.     </content>
  13878.     <content>
  13879.         <layer>background</layer>
  13880.         <id>29</id>
  13881.         <text> 0.577</text>
  13882.     </content>
  13883.     <name>#234</name>
  13884.     <script>on openCard
  13885. global group,rightone
  13886. put 21 into group
  13887. put "C" into rightone
  13888. pass openCard
  13889. end openCard
  13890. </script>
  13891. </card>
  13892.  
  13893.  
  13894. card_81364.xml
  13895. <?xml version="1.0" encoding="utf-8" ?>
  13896. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13897. <card>
  13898.     <id>81364</id>
  13899.     <filler1>0</filler1>
  13900.     <cantDelete> <true /> </cantDelete>
  13901.     <showPict> <true /> </showPict>
  13902.     <dontSearch> <false /> </dontSearch>
  13903.     <owner>7720</owner>
  13904.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13905.     <content>
  13906.         <layer>background</layer>
  13907.         <id>20</id>
  13908.         <text>Question #21</text>
  13909.     </content>
  13910.     <content>
  13911.         <layer>background</layer>
  13912.         <id>1</id>
  13913.         <text>A5H08  How many watts are consumed in a circuit having a power factor of 0.2
  13914. if the input is 100-V AC at 4 amperes?
  13915.  
  13916.  
  13917. </text>
  13918.     </content>
  13919.     <content>
  13920.         <layer>background</layer>
  13921.         <id>11</id>
  13922.         <text>400 watts</text>
  13923.     </content>
  13924.     <content>
  13925.         <layer>background</layer>
  13926.         <id>27</id>
  13927.         <text>80 watts</text>
  13928.     </content>
  13929.     <content>
  13930.         <layer>background</layer>
  13931.         <id>28</id>
  13932.         <text>2000 watts</text>
  13933.     </content>
  13934.     <content>
  13935.         <layer>background</layer>
  13936.         <id>29</id>
  13937.         <text>50 watts</text>
  13938.     </content>
  13939.     <name>#235</name>
  13940.     <script>on openCard
  13941. global group,rightone
  13942. put 21 into group
  13943. put "B" into rightone
  13944. pass openCard
  13945. end openCard
  13946. </script>
  13947. </card>
  13948.  
  13949.  
  13950. card_81771.xml
  13951. <?xml version="1.0" encoding="utf-8" ?>
  13952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13953. <card>
  13954.     <id>81771</id>
  13955.     <filler1>0</filler1>
  13956.     <cantDelete> <true /> </cantDelete>
  13957.     <showPict> <true /> </showPict>
  13958.     <dontSearch> <false /> </dontSearch>
  13959.     <owner>7720</owner>
  13960.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  13961.     <content>
  13962.         <layer>background</layer>
  13963.         <id>20</id>
  13964.         <text>Question #21</text>
  13965.     </content>
  13966.     <content>
  13967.         <layer>background</layer>
  13968.         <id>1</id>
  13969.         <text>A5H09  How many watts are consumed in a circuit having a power factor of 0.6
  13970. if the input is 200-V AC at 5 amperes?
  13971.  
  13972.  </text>
  13973.     </content>
  13974.     <content>
  13975.         <layer>background</layer>
  13976.         <id>11</id>
  13977.         <text>200 watts</text>
  13978.     </content>
  13979.     <content>
  13980.         <layer>background</layer>
  13981.         <id>27</id>
  13982.         <text>1000 watts</text>
  13983.     </content>
  13984.     <content>
  13985.         <layer>background</layer>
  13986.         <id>28</id>
  13987.         <text>1600 watts</text>
  13988.     </content>
  13989.     <content>
  13990.         <layer>background</layer>
  13991.         <id>29</id>
  13992.         <text>600 watts</text>
  13993.     </content>
  13994.     <name>#236</name>
  13995.     <script>on openCard
  13996. global group,rightone
  13997. put 21 into group
  13998. put "D" into rightone
  13999. pass openCard
  14000. end openCard
  14001. </script>
  14002. </card>
  14003.  
  14004.  
  14005. card_82352.xml
  14006. <?xml version="1.0" encoding="utf-8" ?>
  14007. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14008. <card>
  14009.     <id>82352</id>
  14010.     <filler1>0</filler1>
  14011.     <cantDelete> <true /> </cantDelete>
  14012.     <showPict> <true /> </showPict>
  14013.     <dontSearch> <false /> </dontSearch>
  14014.     <owner>7720</owner>
  14015.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14016.     <content>
  14017.         <layer>background</layer>
  14018.         <id>20</id>
  14019.         <text>Question #24</text>
  14020.     </content>
  14021.     <content>
  14022.         <layer>background</layer>
  14023.         <id>1</id>
  14024.         <text>A5H10  How many watts are consumed in a circuit having a power factor of 0.71
  14025. if the apparent power is 500 watts?
  14026.  
  14027.  </text>
  14028.     </content>
  14029.     <content>
  14030.         <layer>background</layer>
  14031.         <id>11</id>
  14032.         <text>704 W</text>
  14033.     </content>
  14034.     <content>
  14035.         <layer>background</layer>
  14036.         <id>27</id>
  14037.         <text>355 W</text>
  14038.     </content>
  14039.     <content>
  14040.         <layer>background</layer>
  14041.         <id>28</id>
  14042.         <text> 252 W</text>
  14043.     </content>
  14044.     <content>
  14045.         <layer>background</layer>
  14046.         <id>29</id>
  14047.         <text>1.42 mW</text>
  14048.     </content>
  14049.     <name>#237</name>
  14050.     <script>on openCard
  14051. global group,rightone
  14052. put 21 into group
  14053. put "B" into rightone
  14054. pass openCard
  14055. end openCard
  14056. </script>
  14057. </card>
  14058.  
  14059.  
  14060. card_82807.xml
  14061. <?xml version="1.0" encoding="utf-8" ?>
  14062. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14063. <card>
  14064.     <id>82807</id>
  14065.     <filler1>0</filler1>
  14066.     <cantDelete> <true /> </cantDelete>
  14067.     <showPict> <true /> </showPict>
  14068.     <dontSearch> <false /> </dontSearch>
  14069.     <owner>7720</owner>
  14070.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14071.     <content>
  14072.         <layer>background</layer>
  14073.         <id>20</id>
  14074.         <text>Question #24</text>
  14075.     </content>
  14076.     <content>
  14077.         <layer>background</layer>
  14078.         <id>1</id>
  14079.         <text>A5H11  Why would the power used in a circuit be less than the product of the
  14080. magnitudes of the AC voltage and current?
  14081.  
  14082. </text>
  14083.     </content>
  14084.     <content>
  14085.         <layer>background</layer>
  14086.         <id>11</id>
  14087.         <text>Because there is a phase angle greater than zero between the
  14088. current and voltage</text>
  14089.     </content>
  14090.     <content>
  14091.         <layer>background</layer>
  14092.         <id>27</id>
  14093.         <text>Because there are only resistances in the circuit</text>
  14094.     </content>
  14095.     <content>
  14096.         <layer>background</layer>
  14097.         <id>28</id>
  14098.         <text>Because there are no reactances in the circuit</text>
  14099.     </content>
  14100.     <content>
  14101.         <layer>background</layer>
  14102.         <id>29</id>
  14103.         <text>Because there is a phase angle equal to zero between the current
  14104. and voltage</text>
  14105.     </content>
  14106.     <name>#238</name>
  14107.     <script>on openCard
  14108. global group,rightone
  14109. put 21 into group
  14110. put "A" into rightone
  14111. pass openCard
  14112. end openCard
  14113. </script>
  14114. </card>
  14115.  
  14116.  
  14117. card_82644.xml
  14118. <?xml version="1.0" encoding="utf-8" ?>
  14119. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14120. <card>
  14121.     <id>82644</id>
  14122.     <filler1>0</filler1>
  14123.     <cantDelete> <true /> </cantDelete>
  14124.     <showPict> <true /> </showPict>
  14125.     <dontSearch> <false /> </dontSearch>
  14126.     <owner>7720</owner>
  14127.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14128.     <content>
  14129.         <layer>background</layer>
  14130.         <id>20</id>
  14131.         <text>Question #24</text>
  14132.     </content>
  14133.     <content>
  14134.         <layer>background</layer>
  14135.         <id>1</id>
  14136.         <text>A5I01   What is the effective radiated power of a repeater station with 50
  14137. watts transmitter power output, 4-dB feed line loss, 2-dB duplexer
  14138. loss, 1-dB circulator loss and 6-dBd antenna gain?
  14139.  
  14140.  
  14141. </text>
  14142.     </content>
  14143.     <content>
  14144.         <layer>background</layer>
  14145.         <id>11</id>
  14146.         <text> 199 watts</text>
  14147.     </content>
  14148.     <content>
  14149.         <layer>background</layer>
  14150.         <id>27</id>
  14151.         <text> 39.7 watts</text>
  14152.     </content>
  14153.     <content>
  14154.         <layer>background</layer>
  14155.         <id>28</id>
  14156.         <text>45 watts</text>
  14157.     </content>
  14158.     <content>
  14159.         <layer>background</layer>
  14160.         <id>29</id>
  14161.         <text>62.9 watts</text>
  14162.     </content>
  14163.     <name>#239</name>
  14164.     <script>on openCard
  14165. global group,rightone
  14166. put 22 into group
  14167. put "B" into rightone
  14168. pass openCard
  14169. end openCard
  14170. </script>
  14171. </card>
  14172.  
  14173.  
  14174. card_82973.xml
  14175. <?xml version="1.0" encoding="utf-8" ?>
  14176. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14177. <card>
  14178.     <id>82973</id>
  14179.     <filler1>0</filler1>
  14180.     <cantDelete> <true /> </cantDelete>
  14181.     <showPict> <true /> </showPict>
  14182.     <dontSearch> <false /> </dontSearch>
  14183.     <owner>7720</owner>
  14184.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14185.     <content>
  14186.         <layer>background</layer>
  14187.         <id>20</id>
  14188.         <text>Question #24</text>
  14189.     </content>
  14190.     <content>
  14191.         <layer>background</layer>
  14192.         <id>1</id>
  14193.         <text>A5I02  What is the effective radiated power of a repeater station with 50
  14194. watts transmitter power output, 5-dB feed line loss, 3-dB duplexer
  14195. loss, 1-dB circulator loss and 7-dBd antenna gain?
  14196.  </text>
  14197.     </content>
  14198.     <content>
  14199.         <layer>background</layer>
  14200.         <id>11</id>
  14201.         <text>79.2 watts</text>
  14202.     </content>
  14203.     <content>
  14204.         <layer>background</layer>
  14205.         <id>27</id>
  14206.         <text>315 watts</text>
  14207.     </content>
  14208.     <content>
  14209.         <layer>background</layer>
  14210.         <id>28</id>
  14211.         <text>31.5 watts</text>
  14212.     </content>
  14213.     <content>
  14214.         <layer>background</layer>
  14215.         <id>29</id>
  14216.         <text>40.5 watts</text>
  14217.     </content>
  14218.     <name>#240</name>
  14219.     <script>on openCard
  14220. global group,rightone
  14221. put 22 into group
  14222. put "C" into rightone
  14223. pass openCard
  14224. end openCard
  14225. </script>
  14226. </card>
  14227.  
  14228.  
  14229. card_83411.xml
  14230. <?xml version="1.0" encoding="utf-8" ?>
  14231. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14232. <card>
  14233.     <id>83411</id>
  14234.     <filler1>0</filler1>
  14235.     <cantDelete> <true /> </cantDelete>
  14236.     <showPict> <true /> </showPict>
  14237.     <dontSearch> <false /> </dontSearch>
  14238.     <owner>7720</owner>
  14239.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14240.     <content>
  14241.         <layer>background</layer>
  14242.         <id>20</id>
  14243.         <text>Question #24</text>
  14244.     </content>
  14245.     <content>
  14246.         <layer>background</layer>
  14247.         <id>1</id>
  14248.         <text>A5I03  
  14249. What is the effective radiated power of a station with 75 watts
  14250. transmitter power output, 4-dB feed line loss and 10-dBd antenna gain?
  14251.  
  14252.  
  14253.  299 watts</text>
  14254.     </content>
  14255.     <content>
  14256.         <layer>background</layer>
  14257.         <id>11</id>
  14258.         <text> 600 watts</text>
  14259.     </content>
  14260.     <content>
  14261.         <layer>background</layer>
  14262.         <id>27</id>
  14263.         <text>600 watts</text>
  14264.     </content>
  14265.     <content>
  14266.         <layer>background</layer>
  14267.         <id>28</id>
  14268.         <text>75 watts</text>
  14269.     </content>
  14270.     <content>
  14271.         <layer>background</layer>
  14272.         <id>29</id>
  14273.         <text> 150 watts</text>
  14274.     </content>
  14275.     <name>#241</name>
  14276.     <script>on openCard
  14277. global group,rightone
  14278. put 22 into group
  14279. put "D" into rightone
  14280. pass openCard
  14281. end openCard
  14282. </script>
  14283. </card>
  14284.  
  14285.  
  14286. card_83643.xml
  14287. <?xml version="1.0" encoding="utf-8" ?>
  14288. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14289. <card>
  14290.     <id>83643</id>
  14291.     <filler1>0</filler1>
  14292.     <cantDelete> <true /> </cantDelete>
  14293.     <showPict> <true /> </showPict>
  14294.     <dontSearch> <false /> </dontSearch>
  14295.     <owner>7720</owner>
  14296.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14297.     <content>
  14298.         <layer>background</layer>
  14299.         <id>20</id>
  14300.         <text>Question #24</text>
  14301.     </content>
  14302.     <content>
  14303.         <layer>background</layer>
  14304.         <id>1</id>
  14305.         <text>A5I04  What is the effective radiated power of a repeater station with 75
  14306. watts transmitter power output, 5-dB feed line loss, 3-dB duplexer
  14307. loss, 1-dB circulator loss and 6-dBd antenna gain? 
  14308.  
  14309.  </text>
  14310.     </content>
  14311.     <content>
  14312.         <layer>background</layer>
  14313.         <id>11</id>
  14314.         <text> 37.6 watts</text>
  14315.     </content>
  14316.     <content>
  14317.         <layer>background</layer>
  14318.         <id>27</id>
  14319.         <text>237 watts</text>
  14320.     </content>
  14321.     <content>
  14322.         <layer>background</layer>
  14323.         <id>28</id>
  14324.         <text>150 watts</text>
  14325.     </content>
  14326.     <content>
  14327.         <layer>background</layer>
  14328.         <id>29</id>
  14329.         <text>23.7 watts</text>
  14330.     </content>
  14331.     <name>#242</name>
  14332.     <script>on openCard
  14333. global group,rightone
  14334. put 22 into group
  14335. put "A" into rightone
  14336. pass openCard
  14337. end openCard
  14338. </script>
  14339. </card>
  14340.  
  14341.  
  14342. card_83929.xml
  14343. <?xml version="1.0" encoding="utf-8" ?>
  14344. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14345. <card>
  14346.     <id>83929</id>
  14347.     <filler1>0</filler1>
  14348.     <cantDelete> <true /> </cantDelete>
  14349.     <showPict> <true /> </showPict>
  14350.     <dontSearch> <false /> </dontSearch>
  14351.     <owner>7720</owner>
  14352.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14353.     <content>
  14354.         <layer>background</layer>
  14355.         <id>20</id>
  14356.         <text>Question #24</text>
  14357.     </content>
  14358.     <content>
  14359.         <layer>background</layer>
  14360.         <id>1</id>
  14361.         <text>A5I05  What is the effective radiated power of a station with 100 watts
  14362. transmitter power output, 1-dB feed line loss and 6-dBd antenna gain?
  14363.  </text>
  14364.     </content>
  14365.     <content>
  14366.         <layer>background</layer>
  14367.         <id>11</id>
  14368.         <text>350 watts
  14369.  </text>
  14370.     </content>
  14371.     <content>
  14372.         <layer>background</layer>
  14373.         <id>27</id>
  14374.         <text>500 watts
  14375. </text>
  14376.     </content>
  14377.     <content>
  14378.         <layer>background</layer>
  14379.         <id>28</id>
  14380.         <text> 20 watts
  14381. </text>
  14382.     </content>
  14383.     <content>
  14384.         <layer>background</layer>
  14385.         <id>29</id>
  14386.         <text> 316 watts</text>
  14387.     </content>
  14388.     <name>#243</name>
  14389.     <script>on openCard
  14390. global group,rightone
  14391. put 22 into group
  14392. put "D" into rightone
  14393. pass openCard
  14394. end openCard
  14395. </script>
  14396. </card>
  14397.  
  14398.  
  14399. card_83990.xml
  14400. <?xml version="1.0" encoding="utf-8" ?>
  14401. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14402. <card>
  14403.     <id>83990</id>
  14404.     <filler1>0</filler1>
  14405.     <cantDelete> <true /> </cantDelete>
  14406.     <showPict> <true /> </showPict>
  14407.     <dontSearch> <false /> </dontSearch>
  14408.     <owner>7720</owner>
  14409.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14410.     <content>
  14411.         <layer>background</layer>
  14412.         <id>20</id>
  14413.         <text>Question #22</text>
  14414.     </content>
  14415.     <content>
  14416.         <layer>background</layer>
  14417.         <id>1</id>
  14418.         <text>A5I06  What is the effective radiated power of a repeater station with 100
  14419. watts transmitter power output, 5-dB feed line loss, 3-dB duplexer
  14420. loss, 1-dB circulator loss and 10-dBd antenna gain?
  14421.   </text>
  14422.     </content>
  14423.     <content>
  14424.         <layer>background</layer>
  14425.         <id>11</id>
  14426.         <text> 794 watts
  14427. </text>
  14428.     </content>
  14429.     <content>
  14430.         <layer>background</layer>
  14431.         <id>27</id>
  14432.         <text> 126 watts
  14433. </text>
  14434.     </content>
  14435.     <content>
  14436.         <layer>background</layer>
  14437.         <id>28</id>
  14438.         <text>79.4 watts
  14439. </text>
  14440.     </content>
  14441.     <content>
  14442.         <layer>background</layer>
  14443.         <id>29</id>
  14444.         <text>1260 watts
  14445.  </text>
  14446.     </content>
  14447.     <name>#244</name>
  14448.     <script>on openCard
  14449. global group,rightone
  14450. put 22 into group
  14451. put "B" into rightone
  14452. pass openCard
  14453. end openCard
  14454. </script>
  14455. </card>
  14456.  
  14457.  
  14458. card_84356.xml
  14459. <?xml version="1.0" encoding="utf-8" ?>
  14460. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14461. <card>
  14462.     <id>84356</id>
  14463.     <filler1>0</filler1>
  14464.     <cantDelete> <true /> </cantDelete>
  14465.     <showPict> <true /> </showPict>
  14466.     <dontSearch> <false /> </dontSearch>
  14467.     <owner>7720</owner>
  14468.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14469.     <content>
  14470.         <layer>background</layer>
  14471.         <id>20</id>
  14472.         <text>Question #24</text>
  14473.     </content>
  14474.     <content>
  14475.         <layer>background</layer>
  14476.         <id>1</id>
  14477.         <text>A5I07  What is the effective radiated power of a repeater station with 120
  14478. watts transmitter power output, 5-dB feed line loss, 3-dB duplexer
  14479. loss, 1-dB circulator loss and 6-dBd antenna gain?
  14480.   </text>
  14481.     </content>
  14482.     <content>
  14483.         <layer>background</layer>
  14484.         <id>11</id>
  14485.         <text> 601 watts
  14486. </text>
  14487.     </content>
  14488.     <content>
  14489.         <layer>background</layer>
  14490.         <id>27</id>
  14491.         <text> 240 watts
  14492. </text>
  14493.     </content>
  14494.     <content>
  14495.         <layer>background</layer>
  14496.         <id>28</id>
  14497.         <text>60 watts
  14498. </text>
  14499.     </content>
  14500.     <content>
  14501.         <layer>background</layer>
  14502.         <id>29</id>
  14503.         <text>79 watts</text>
  14504.     </content>
  14505.     <name>#245</name>
  14506.     <script>on openCard
  14507. global group,rightone
  14508. put 22 into group
  14509. put "C" into rightone
  14510. pass openCard
  14511. end openCard
  14512. </script>
  14513. </card>
  14514.  
  14515.  
  14516. card_84511.xml
  14517. <?xml version="1.0" encoding="utf-8" ?>
  14518. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14519. <card>
  14520.     <id>84511</id>
  14521.     <filler1>0</filler1>
  14522.     <cantDelete> <true /> </cantDelete>
  14523.     <showPict> <true /> </showPict>
  14524.     <dontSearch> <false /> </dontSearch>
  14525.     <owner>7720</owner>
  14526.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14527.     <content>
  14528.         <layer>background</layer>
  14529.         <id>20</id>
  14530.         <text>Question #22</text>
  14531.     </content>
  14532.     <content>
  14533.         <layer>background</layer>
  14534.         <id>1</id>
  14535.         <text>A5I08 What is the effective radiated power of a repeater station with 150
  14536. watts transmitter power output, 2-dB feed line loss, 2.2-dB duplexer
  14537. loss and 7-dBd antenna gain?
  14538.  </text>
  14539.     </content>
  14540.     <content>
  14541.         <layer>background</layer>
  14542.         <id>11</id>
  14543.         <text> 1977 watts
  14544. </text>
  14545.     </content>
  14546.     <content>
  14547.         <layer>background</layer>
  14548.         <id>27</id>
  14549.         <text> 78.7 watts
  14550. </text>
  14551.     </content>
  14552.     <content>
  14553.         <layer>background</layer>
  14554.         <id>28</id>
  14555.         <text>420 watts
  14556.  </text>
  14557.     </content>
  14558.     <content>
  14559.         <layer>background</layer>
  14560.         <id>29</id>
  14561.         <text>286 watts</text>
  14562.     </content>
  14563.     <name>#246</name>
  14564.     <script>on openCard
  14565. global group,rightone
  14566. put 22 into group
  14567. put "D" into rightone
  14568. pass openCard
  14569. end openCard
  14570. </script>
  14571. </card>
  14572.  
  14573.  
  14574. card_84948.xml
  14575. <?xml version="1.0" encoding="utf-8" ?>
  14576. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14577. <card>
  14578.     <id>84948</id>
  14579.     <filler1>0</filler1>
  14580.     <cantDelete> <true /> </cantDelete>
  14581.     <showPict> <true /> </showPict>
  14582.     <dontSearch> <false /> </dontSearch>
  14583.     <owner>7720</owner>
  14584.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14585.     <content>
  14586.         <layer>background</layer>
  14587.         <id>20</id>
  14588.         <text>Question #22</text>
  14589.     </content>
  14590.     <content>
  14591.         <layer>background</layer>
  14592.         <id>1</id>
  14593.         <text>A5I09  What is the effective radiated power of a repeater station with 200
  14594. watts transmitter power output, 4-dB feed line loss, 3.2-dB duplexer
  14595.  loss, 0.8-dB circulator loss and 10-dBd antenna gain?</text>
  14596.     </content>
  14597.     <content>
  14598.         <layer>background</layer>
  14599.         <id>11</id>
  14600.         <text>317 watts</text>
  14601.     </content>
  14602.     <content>
  14603.         <layer>background</layer>
  14604.         <id>27</id>
  14605.         <text>  2000 watts</text>
  14606.     </content>
  14607.     <content>
  14608.         <layer>background</layer>
  14609.         <id>28</id>
  14610.         <text> 126 watts</text>
  14611.     </content>
  14612.     <content>
  14613.         <layer>background</layer>
  14614.         <id>29</id>
  14615.         <text>
  14616.  300 watts</text>
  14617.     </content>
  14618.     <name>#247</name>
  14619.     <script>on openCard
  14620. global group,rightone
  14621. put 22 into group
  14622. put "A" into rightone
  14623. pass openCard
  14624. end openCard
  14625. </script>
  14626. </card>
  14627.  
  14628.  
  14629. card_86114.xml
  14630. <?xml version="1.0" encoding="utf-8" ?>
  14631. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14632. <card>
  14633.     <id>86114</id>
  14634.     <filler1>0</filler1>
  14635.     <cantDelete> <true /> </cantDelete>
  14636.     <showPict> <true /> </showPict>
  14637.     <dontSearch> <false /> </dontSearch>
  14638.     <owner>7720</owner>
  14639.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14640.     <content>
  14641.         <layer>background</layer>
  14642.         <id>20</id>
  14643.         <text>Question #22</text>
  14644.     </content>
  14645.     <content>
  14646.         <layer>background</layer>
  14647.         <id>1</id>
  14648.         <text>A5I10  What is the effective radiated power of a repeater station with 200
  14649. watts transmitter power output, 2-dB feed line loss, 2.8-dB duplexer
  14650. loss, 1.2-dB circulator loss and 7-dBd antenna gain? 
  14651.  
  14652. </text>
  14653.     </content>
  14654.     <content>
  14655.         <layer>background</layer>
  14656.         <id>11</id>
  14657.         <text>159 watts</text>
  14658.     </content>
  14659.     <content>
  14660.         <layer>background</layer>
  14661.         <id>27</id>
  14662.         <text>252 watts</text>
  14663.     </content>
  14664.     <content>
  14665.         <layer>background</layer>
  14666.         <id>28</id>
  14667.         <text> 632 watts</text>
  14668.     </content>
  14669.     <content>
  14670.         <layer>background</layer>
  14671.         <id>29</id>
  14672.         <text> 63.2 watts</text>
  14673.     </content>
  14674.     <name>#248</name>
  14675.     <script>on openCard
  14676. global group,rightone
  14677. put 22 into group
  14678. put "B" into rightone
  14679. pass openCard
  14680. end openCard
  14681. </script>
  14682. </card>
  14683.  
  14684.  
  14685. card_86539.xml
  14686. <?xml version="1.0" encoding="utf-8" ?>
  14687. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14688. <card>
  14689.     <id>86539</id>
  14690.     <filler1>0</filler1>
  14691.     <cantDelete> <true /> </cantDelete>
  14692.     <showPict> <true /> </showPict>
  14693.     <dontSearch> <false /> </dontSearch>
  14694.     <owner>7720</owner>
  14695.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14696.     <content>
  14697.         <layer>background</layer>
  14698.         <id>20</id>
  14699.         <text>Question #25</text>
  14700.     </content>
  14701.     <content>
  14702.         <layer>background</layer>
  14703.         <id>1</id>
  14704.         <text>A5I11  What term describes station output (including the transmitter, antenna
  14705. and everything in between), when considering transmitter power and
  14706.  
  14707. </text>
  14708.     </content>
  14709.     <content>
  14710.         <layer>background</layer>
  14711.         <id>11</id>
  14712.         <text> Power factor</text>
  14713.     </content>
  14714.     <content>
  14715.         <layer>background</layer>
  14716.         <id>27</id>
  14717.         <text> Half-power bandwidth</text>
  14718.     </content>
  14719.     <content>
  14720.         <layer>background</layer>
  14721.         <id>28</id>
  14722.         <text> Effective radiated power</text>
  14723.     </content>
  14724.     <content>
  14725.         <layer>background</layer>
  14726.         <id>29</id>
  14727.         <text>system gains and losses?
  14728.  Apparent power</text>
  14729.     </content>
  14730.     <name>#249</name>
  14731.     <script>on openCard
  14732. global group,rightone
  14733. put 22 into group
  14734. put "C" into rightone
  14735. pass openCard
  14736. end openCard
  14737. </script>
  14738. </card>
  14739.  
  14740.  
  14741. card_86881.xml
  14742. <?xml version="1.0" encoding="utf-8" ?>
  14743. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14744. <card>
  14745.     <id>86881</id>
  14746.     <filler1>0</filler1>
  14747.     <bitmap>BMAP_2496.pbm</bitmap>
  14748.     <cantDelete> <true /> </cantDelete>
  14749.     <showPict> <true /> </showPict>
  14750.     <dontSearch> <false /> </dontSearch>
  14751.     <owner>7720</owner>
  14752.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14753.     <content>
  14754.         <layer>background</layer>
  14755.         <id>20</id>
  14756.         <text>Question #23</text>
  14757.     </content>
  14758.     <content>
  14759.         <layer>background</layer>
  14760.         <id>1</id>
  14761.         <text>A5J01  In Figure A5-1, what values of V2 and R3 result in the same voltage
  14762. and current as when V1 is 8 volts, R1 is 8 kilohms, and R2 is 8
  14763. kilohms?
  14764.  
  14765. </text>
  14766.     </content>
  14767.     <content>
  14768.         <layer>background</layer>
  14769.         <id>11</id>
  14770.         <text> R3 = 4 kilohms and V2 = 8 volts</text>
  14771.     </content>
  14772.     <content>
  14773.         <layer>background</layer>
  14774.         <id>27</id>
  14775.         <text> R3 = 4 kilohms and V2 = 4 volts</text>
  14776.     </content>
  14777.     <content>
  14778.         <layer>background</layer>
  14779.         <id>28</id>
  14780.         <text> R3 = 16 kilohms and V2 = 8 volts</text>
  14781.     </content>
  14782.     <content>
  14783.         <layer>background</layer>
  14784.         <id>29</id>
  14785.         <text> R3 = 16 kilohms and V2 = 4 volts</text>
  14786.     </content>
  14787.     <name>#250</name>
  14788.     <script>on openCard
  14789. global group,rightone
  14790. put 23 into group
  14791. put "B" into rightone
  14792. pass openCard
  14793. end openCard
  14794. </script>
  14795. </card>
  14796.  
  14797.  
  14798. card_87240.xml
  14799. <?xml version="1.0" encoding="utf-8" ?>
  14800. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14801. <card>
  14802.     <id>87240</id>
  14803.     <filler1>0</filler1>
  14804.     <bitmap>BMAP_70695.pbm</bitmap>
  14805.     <cantDelete> <true /> </cantDelete>
  14806.     <showPict> <true /> </showPict>
  14807.     <dontSearch> <false /> </dontSearch>
  14808.     <owner>7720</owner>
  14809.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14810.     <content>
  14811.         <layer>background</layer>
  14812.         <id>20</id>
  14813.         <text>Question #23</text>
  14814.     </content>
  14815.     <content>
  14816.         <layer>background</layer>
  14817.         <id>1</id>
  14818.         <text>A5J02  In Figure A5-1, what values of V2 and R3 result in the same voltage
  14819. and current as when V1 is 8 volts, R1 is 16 kilohms, and R2 is 8
  14820. kilohms?
  14821.  </text>
  14822.     </content>
  14823.     <content>
  14824.         <layer>background</layer>
  14825.         <id>11</id>
  14826.         <text>R3 = 24 kilohms and V2 = 5.33 volts
  14827. </text>
  14828.     </content>
  14829.     <content>
  14830.         <layer>background</layer>
  14831.         <id>27</id>
  14832.         <text> R3 = 5.33 kilohms and V2 = 8 volts
  14833.  </text>
  14834.     </content>
  14835.     <content>
  14836.         <layer>background</layer>
  14837.         <id>28</id>
  14838.         <text>R3 = 5.33 kilohms and V2 = 2.67 volts
  14839. </text>
  14840.     </content>
  14841.     <content>
  14842.         <layer>background</layer>
  14843.         <id>29</id>
  14844.         <text> R3 = 24 kilohms and V2 = 8 volts</text>
  14845.     </content>
  14846.     <name>#251</name>
  14847.     <script>on openCard
  14848. global group,rightone
  14849. put 23 into group
  14850. put "C" into rightone
  14851. pass openCard
  14852. end openCard
  14853. </script>
  14854. </card>
  14855.  
  14856.  
  14857. card_87426.xml
  14858. <?xml version="1.0" encoding="utf-8" ?>
  14859. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14860. <card>
  14861.     <id>87426</id>
  14862.     <filler1>0</filler1>
  14863.     <bitmap>BMAP_86291.pbm</bitmap>
  14864.     <cantDelete> <true /> </cantDelete>
  14865.     <showPict> <true /> </showPict>
  14866.     <dontSearch> <false /> </dontSearch>
  14867.     <owner>7720</owner>
  14868.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14869.     <content>
  14870.         <layer>background</layer>
  14871.         <id>20</id>
  14872.         <text>Question #25</text>
  14873.     </content>
  14874.     <content>
  14875.         <layer>background</layer>
  14876.         <id>1</id>
  14877.         <text>A5J03  In Figure A5-1, what values of V2 and R3 result in the same voltage
  14878. and current as when V1 is 8 volts, R1 is 8 kilohms, and R2 is 16
  14879. kilohms?
  14880.  
  14881.  </text>
  14882.     </content>
  14883.     <content>
  14884.         <layer>background</layer>
  14885.         <id>11</id>
  14886.         <text>R3 = 5.33 kilohms and V2 = 5.33 volts</text>
  14887.     </content>
  14888.     <content>
  14889.         <layer>background</layer>
  14890.         <id>27</id>
  14891.         <text>R3 = 8 kilohms and V2 = 4 volts
  14892. </text>
  14893.     </content>
  14894.     <content>
  14895.         <layer>background</layer>
  14896.         <id>28</id>
  14897.         <text> R3 = 24 kilohms and V2 = 8 volts</text>
  14898.     </content>
  14899.     <content>
  14900.         <layer>background</layer>
  14901.         <id>29</id>
  14902.         <text>R3 = 5.33 kilohms and V2 = 8 volts</text>
  14903.     </content>
  14904.     <name>#252</name>
  14905.     <script>on openCard
  14906. global group,rightone
  14907. put 23 into group
  14908. put "A" into rightone
  14909. pass openCard
  14910. end openCard
  14911. </script>
  14912. </card>
  14913.  
  14914.  
  14915. card_87635.xml
  14916. <?xml version="1.0" encoding="utf-8" ?>
  14917. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14918. <card>
  14919.     <id>87635</id>
  14920.     <filler1>0</filler1>
  14921.     <bitmap>BMAP_98845.pbm</bitmap>
  14922.     <cantDelete> <true /> </cantDelete>
  14923.     <showPict> <true /> </showPict>
  14924.     <dontSearch> <false /> </dontSearch>
  14925.     <owner>7720</owner>
  14926.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14927.     <content>
  14928.         <layer>background</layer>
  14929.         <id>20</id>
  14930.         <text>Question #23</text>
  14931.     </content>
  14932.     <content>
  14933.         <layer>background</layer>
  14934.         <id>1</id>
  14935.         <text>A5J04   In Figure A5-1, what values of V2 and R3 result in the same voltage
  14936. and current as when V1 is 10 volts, R1 is 10 kilohms, and R2 is 10
  14937. kilohms?
  14938.   </text>
  14939.     </content>
  14940.     <content>
  14941.         <layer>background</layer>
  14942.         <id>11</id>
  14943.         <text>R3 = 10 kilohms and V2 = 5 volts
  14944.  </text>
  14945.     </content>
  14946.     <content>
  14947.         <layer>background</layer>
  14948.         <id>27</id>
  14949.         <text>R3 = 20 kilohms and V2 = 5 volts
  14950. </text>
  14951.     </content>
  14952.     <content>
  14953.         <layer>background</layer>
  14954.         <id>28</id>
  14955.         <text>R3 = 20 kilohms and V2 = 10 volts
  14956.  </text>
  14957.     </content>
  14958.     <content>
  14959.         <layer>background</layer>
  14960.         <id>29</id>
  14961.         <text>R3 = 5 kilohms and V2 = 5 volts</text>
  14962.     </content>
  14963.     <name>#253</name>
  14964.     <script>on openCard
  14965. global group,rightone
  14966. put 23 into group
  14967. put "D" into rightone
  14968. pass openCard
  14969. end openCard
  14970. </script>
  14971. </card>
  14972.  
  14973.  
  14974. card_87817.xml
  14975. <?xml version="1.0" encoding="utf-8" ?>
  14976. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14977. <card>
  14978.     <id>87817</id>
  14979.     <filler1>0</filler1>
  14980.     <bitmap>BMAP_110200.pbm</bitmap>
  14981.     <cantDelete> <true /> </cantDelete>
  14982.     <showPict> <true /> </showPict>
  14983.     <dontSearch> <false /> </dontSearch>
  14984.     <owner>7720</owner>
  14985.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  14986.     <content>
  14987.         <layer>background</layer>
  14988.         <id>20</id>
  14989.         <text>Question #25</text>
  14990.     </content>
  14991.     <content>
  14992.         <layer>background</layer>
  14993.         <id>1</id>
  14994.         <text>A5J05  In Figure A5-1, what values of V2 and R3 result in the same voltage
  14995. and current as when V1 is 10 volts, R1 is 20 kilohms, and R2 is 10
  14996. kilohms?
  14997.   </text>
  14998.     </content>
  14999.     <content>
  15000.         <layer>background</layer>
  15001.         <id>11</id>
  15002.         <text>R3 = 30 kilohms and V2 = 10 volts
  15003.  </text>
  15004.     </content>
  15005.     <content>
  15006.         <layer>background</layer>
  15007.         <id>27</id>
  15008.         <text>R3 = 6.67 kilohms and V2 = 10 volts
  15009. </text>
  15010.     </content>
  15011.     <content>
  15012.         <layer>background</layer>
  15013.         <id>28</id>
  15014.         <text>R3 = 6.67 kilohms and V2 = 3.33 volts
  15015.  </text>
  15016.     </content>
  15017.     <content>
  15018.         <layer>background</layer>
  15019.         <id>29</id>
  15020.         <text>R3 = 30 kilohms and V2 = 3.33 volts</text>
  15021.     </content>
  15022.     <name>#254</name>
  15023.     <script>on openCard
  15024. global group,rightone
  15025. put 23 into group
  15026. put "C" into rightone
  15027. pass openCard
  15028. end openCard
  15029. </script>
  15030. </card>
  15031.  
  15032.  
  15033. card_88138.xml
  15034. <?xml version="1.0" encoding="utf-8" ?>
  15035. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15036. <card>
  15037.     <id>88138</id>
  15038.     <filler1>0</filler1>
  15039.     <bitmap>BMAP_121142.pbm</bitmap>
  15040.     <cantDelete> <true /> </cantDelete>
  15041.     <showPict> <true /> </showPict>
  15042.     <dontSearch> <false /> </dontSearch>
  15043.     <owner>7720</owner>
  15044.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15045.     <content>
  15046.         <layer>background</layer>
  15047.         <id>20</id>
  15048.         <text>Question #23</text>
  15049.     </content>
  15050.     <content>
  15051.         <layer>background</layer>
  15052.         <id>1</id>
  15053.         <text>A5J06  In Figure A5-1, what values of V2 and R3 result in the same voltage
  15054. and current as when V1 is 10 volts, R1 is 10 kilohms, and R2 is 20
  15055. kilohms?
  15056. </text>
  15057.     </content>
  15058.     <content>
  15059.         <layer>background</layer>
  15060.         <id>11</id>
  15061.         <text> R3 = 6.67 kilohms and V2 = 6.67 volts
  15062. </text>
  15063.     </content>
  15064.     <content>
  15065.         <layer>background</layer>
  15066.         <id>27</id>
  15067.         <text> R3 = 6.67 kilohms and V2 = 10 volts
  15068. </text>
  15069.     </content>
  15070.     <content>
  15071.         <layer>background</layer>
  15072.         <id>28</id>
  15073.         <text> R3 = 30 kilohms and V2 = 6.67 volts
  15074. </text>
  15075.     </content>
  15076.     <content>
  15077.         <layer>background</layer>
  15078.         <id>29</id>
  15079.         <text> R3 = 30 kilohms and V2 = 10 volts</text>
  15080.     </content>
  15081.     <name>#255</name>
  15082.     <script>on openCard
  15083. global group,rightone
  15084. put 23 into group
  15085. put "A" into rightone
  15086. pass openCard
  15087. end openCard
  15088. </script>
  15089. </card>
  15090.  
  15091.  
  15092. card_88393.xml
  15093. <?xml version="1.0" encoding="utf-8" ?>
  15094. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15095. <card>
  15096.     <id>88393</id>
  15097.     <filler1>0</filler1>
  15098.     <bitmap>BMAP_136512.pbm</bitmap>
  15099.     <cantDelete> <true /> </cantDelete>
  15100.     <showPict> <true /> </showPict>
  15101.     <dontSearch> <false /> </dontSearch>
  15102.     <owner>7720</owner>
  15103.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15104.     <content>
  15105.         <layer>background</layer>
  15106.         <id>20</id>
  15107.         <text>Question #25</text>
  15108.     </content>
  15109.     <content>
  15110.         <layer>background</layer>
  15111.         <id>1</id>
  15112.         <text>A5J07  In Figure A5-1, what values of V2 and R3 result in the same voltage
  15113. and current as when V1 is 12 volts, R1 is 10 kilohms, and R2 is 10
  15114. kilohms?
  15115.  </text>
  15116.     </content>
  15117.     <content>
  15118.         <layer>background</layer>
  15119.         <id>11</id>
  15120.         <text>R3 = 20 kilohms and V2 = 12 volts
  15121.  
  15122. </text>
  15123.     </content>
  15124.     <content>
  15125.         <layer>background</layer>
  15126.         <id>27</id>
  15127.         <text> R3 = 5 kilohms and V2 = 6 volts</text>
  15128.     </content>
  15129.     <content>
  15130.         <layer>background</layer>
  15131.         <id>28</id>
  15132.         <text> R3 = 5 kilohms and V2 = 12 volts
  15133.  </text>
  15134.     </content>
  15135.     <content>
  15136.         <layer>background</layer>
  15137.         <id>29</id>
  15138.         <text>R3 = 30 kilohms and V2 = 6 volts</text>
  15139.     </content>
  15140.     <name>#256</name>
  15141.     <script>on openCard
  15142. global group,rightone
  15143. put 23 into group
  15144. put "B" into rightone
  15145. pass openCard
  15146. end openCard
  15147. </script>
  15148. </card>
  15149.  
  15150.  
  15151. card_88804.xml
  15152. <?xml version="1.0" encoding="utf-8" ?>
  15153. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15154. <card>
  15155.     <id>88804</id>
  15156.     <filler1>0</filler1>
  15157.     <bitmap>BMAP_91407.pbm</bitmap>
  15158.     <cantDelete> <true /> </cantDelete>
  15159.     <showPict> <true /> </showPict>
  15160.     <dontSearch> <false /> </dontSearch>
  15161.     <owner>7720</owner>
  15162.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15163.     <content>
  15164.         <layer>background</layer>
  15165.         <id>20</id>
  15166.         <text>Question #26</text>
  15167.     </content>
  15168.     <content>
  15169.         <layer>background</layer>
  15170.         <id>1</id>
  15171.         <text>A5J08  In Figure A5-1, what values of V2 and R3 result in the same voltage
  15172. and current as when V1 is 12 volts, R1 is 20 kilohms, and R2 is 10
  15173. kilohms?
  15174. </text>
  15175.     </content>
  15176.     <content>
  15177.         <layer>background</layer>
  15178.         <id>11</id>
  15179.         <text> R3 = 30 kilohms and V2 = 4 volts
  15180. </text>
  15181.     </content>
  15182.     <content>
  15183.         <layer>background</layer>
  15184.         <id>27</id>
  15185.         <text> R3 = 6.67 kilohms and V2 = 4 volts
  15186. </text>
  15187.     </content>
  15188.     <content>
  15189.         <layer>background</layer>
  15190.         <id>28</id>
  15191.         <text> R3 = 30 kilohms and V2 = 12 volts
  15192. </text>
  15193.     </content>
  15194.     <content>
  15195.         <layer>background</layer>
  15196.         <id>29</id>
  15197.         <text> R3 = 6.67 kilohms and V2 = 12 volts
  15198. </text>
  15199.     </content>
  15200.     <name>#257</name>
  15201.     <script>on openCard
  15202. global group,rightone
  15203. put 23 into group
  15204. put "B" into rightone
  15205. pass openCard
  15206. end openCard
  15207. </script>
  15208. </card>
  15209.  
  15210.  
  15211. card_89079.xml
  15212. <?xml version="1.0" encoding="utf-8" ?>
  15213. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15214. <card>
  15215.     <id>89079</id>
  15216.     <filler1>0</filler1>
  15217.     <bitmap>BMAP_91808.pbm</bitmap>
  15218.     <cantDelete> <true /> </cantDelete>
  15219.     <showPict> <true /> </showPict>
  15220.     <dontSearch> <false /> </dontSearch>
  15221.     <owner>7720</owner>
  15222.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15223.     <content>
  15224.         <layer>background</layer>
  15225.         <id>20</id>
  15226.         <text>Question #23</text>
  15227.     </content>
  15228.     <content>
  15229.         <layer>background</layer>
  15230.         <id>1</id>
  15231.         <text>A5J09  In Figure A5-1, what values of V2 and R3 result in the same voltage
  15232. and current as when V1 is 12 volts, R1 is 10 kilohms, and R2 is 20
  15233. kilohms?
  15234.   </text>
  15235.     </content>
  15236.     <content>
  15237.         <layer>background</layer>
  15238.         <id>11</id>
  15239.         <text>R3 = 6.67 kilohms and V2 = 12 volts
  15240. </text>
  15241.     </content>
  15242.     <content>
  15243.         <layer>background</layer>
  15244.         <id>27</id>
  15245.         <text> R3 = 30 kilohms and V2 = 12 volts
  15246. </text>
  15247.     </content>
  15248.     <content>
  15249.         <layer>background</layer>
  15250.         <id>28</id>
  15251.         <text>R3 = 6.67 kilohms and V2 = 8 volts
  15252.  </text>
  15253.     </content>
  15254.     <content>
  15255.         <layer>background</layer>
  15256.         <id>29</id>
  15257.         <text>R3 = 30 kilohms and V2 = 8 volts
  15258. </text>
  15259.     </content>
  15260.     <name>#258</name>
  15261.     <script>on openCard
  15262. global group,rightone
  15263. put 23 into group
  15264. put "C" into rightone
  15265. pass openCard
  15266. end openCard
  15267. </script>
  15268. </card>
  15269.  
  15270.  
  15271. card_89174.xml
  15272. <?xml version="1.0" encoding="utf-8" ?>
  15273. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15274. <card>
  15275.     <id>89174</id>
  15276.     <filler1>0</filler1>
  15277.     <bitmap>BMAP_147668.pbm</bitmap>
  15278.     <cantDelete> <true /> </cantDelete>
  15279.     <showPict> <true /> </showPict>
  15280.     <dontSearch> <false /> </dontSearch>
  15281.     <owner>7720</owner>
  15282.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15283.     <content>
  15284.         <layer>background</layer>
  15285.         <id>20</id>
  15286.         <text>Question #23</text>
  15287.     </content>
  15288.     <content>
  15289.         <layer>background</layer>
  15290.         <id>1</id>
  15291.         <text>A5J10  In Figure A5-1, what values of V2 and R3 result in the same voltage
  15292. and current as when V1 is 12 volts, R1 is 20 kilohms, and R2 is 20
  15293. kilohms?
  15294.  </text>
  15295.     </content>
  15296.     <content>
  15297.         <layer>background</layer>
  15298.         <id>11</id>
  15299.         <text> R3 = 10 kilohms and V2 = 6 volts
  15300. </text>
  15301.     </content>
  15302.     <content>
  15303.         <layer>background</layer>
  15304.         <id>27</id>
  15305.         <text> R3 = 40 kilohms and V2 = 6 volts</text>
  15306.     </content>
  15307.     <content>
  15308.         <layer>background</layer>
  15309.         <id>28</id>
  15310.         <text>R3 = 40 kilohms and V2 = 12 volts
  15311.  </text>
  15312.     </content>
  15313.     <content>
  15314.         <layer>background</layer>
  15315.         <id>29</id>
  15316.         <text>R3 = 10 kilohms and V2 = 12 volts
  15317. </text>
  15318.     </content>
  15319.     <name>#259</name>
  15320.     <script>on openCard
  15321. global group,rightone
  15322. put 23 into group
  15323. put "A" into rightone
  15324. pass openCard
  15325. end openCard
  15326. </script>
  15327. </card>
  15328.  
  15329.  
  15330. card_89425.xml
  15331. <?xml version="1.0" encoding="utf-8" ?>
  15332. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15333. <card>
  15334.     <id>89425</id>
  15335.     <filler1>0</filler1>
  15336.     <cantDelete> <true /> </cantDelete>
  15337.     <showPict> <true /> </showPict>
  15338.     <dontSearch> <false /> </dontSearch>
  15339.     <owner>7720</owner>
  15340.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15341.     <content>
  15342.         <layer>background</layer>
  15343.         <id>20</id>
  15344.         <text>Question #23</text>
  15345.     </content>
  15346.     <content>
  15347.         <layer>background</layer>
  15348.         <id>1</id>
  15349.         <text>A5J11  What circuit principle describes the replacement of any complex two-
  15350. terminal network of voltage sources and resistances with a single
  15351. voltage source and a single resistor?
  15352. </text>
  15353.     </content>
  15354.     <content>
  15355.         <layer>background</layer>
  15356.         <id>11</id>
  15357.         <text> Ohm's Law
  15358. </text>
  15359.     </content>
  15360.     <content>
  15361.         <layer>background</layer>
  15362.         <id>27</id>
  15363.         <text> Kirchhoff's Law
  15364. </text>
  15365.     </content>
  15366.     <content>
  15367.         <layer>background</layer>
  15368.         <id>28</id>
  15369.         <text> Laplace's Theorem
  15370.  </text>
  15371.     </content>
  15372.     <content>
  15373.         <layer>background</layer>
  15374.         <id>29</id>
  15375.         <text>Thevenin's Theorem</text>
  15376.     </content>
  15377.     <name>#260</name>
  15378.     <script>on openCard
  15379. global group,rightone
  15380. put 23 into group
  15381. put "D" into rightone
  15382. pass openCard
  15383. end openCard
  15384. </script>
  15385. </card>
  15386.  
  15387.  
  15388. card_89695.xml
  15389. <?xml version="1.0" encoding="utf-8" ?>
  15390. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15391. <card>
  15392.     <id>89695</id>
  15393.     <filler1>0</filler1>
  15394.     <cantDelete> <true /> </cantDelete>
  15395.     <showPict> <true /> </showPict>
  15396.     <dontSearch> <false /> </dontSearch>
  15397.     <owner>7720</owner>
  15398.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15399.     <content>
  15400.         <layer>background</layer>
  15401.         <id>20</id>
  15402.         <text>Question #26</text>
  15403.     </content>
  15404.     <content>
  15405.         <layer>background</layer>
  15406.         <id>1</id>
  15407.         <text>A6A01  What two elements widely used in semiconductor devices exhibit both
  15408. metallic and nonmetallic characteristics?
  15409. </text>
  15410.     </content>
  15411.     <content>
  15412.         <layer>background</layer>
  15413.         <id>11</id>
  15414.         <text> Silicon and gold
  15415.  </text>
  15416.     </content>
  15417.     <content>
  15418.         <layer>background</layer>
  15419.         <id>27</id>
  15420.         <text>Silicon and germanium
  15421. </text>
  15422.     </content>
  15423.     <content>
  15424.         <layer>background</layer>
  15425.         <id>28</id>
  15426.         <text> Galena and germanium
  15427. </text>
  15428.     </content>
  15429.     <content>
  15430.         <layer>background</layer>
  15431.         <id>29</id>
  15432.         <text> Galena and bismuth
  15433. </text>
  15434.     </content>
  15435.     <name>#261</name>
  15436.     <script>on openCard
  15437. global group,rightone
  15438. put 24 into group
  15439. put "B" into rightone
  15440. pass openCard
  15441. end openCard
  15442. </script>
  15443. </card>
  15444.  
  15445.  
  15446. card_90001.xml
  15447. <?xml version="1.0" encoding="utf-8" ?>
  15448. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15449. <card>
  15450.     <id>90001</id>
  15451.     <filler1>0</filler1>
  15452.     <cantDelete> <true /> </cantDelete>
  15453.     <showPict> <true /> </showPict>
  15454.     <dontSearch> <false /> </dontSearch>
  15455.     <owner>7720</owner>
  15456.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15457.     <content>
  15458.         <layer>background</layer>
  15459.         <id>20</id>
  15460.         <text>Question #26</text>
  15461.     </content>
  15462.     <content>
  15463.         <layer>background</layer>
  15464.         <id>1</id>
  15465.         <text>A6A02  In what application is gallium arsenide used as a semiconductor
  15466. material in preference to germanium or silicon?
  15467.  
  15468. </text>
  15469.     </content>
  15470.     <content>
  15471.         <layer>background</layer>
  15472.         <id>11</id>
  15473.         <text> In bipolar transistors
  15474. </text>
  15475.     </content>
  15476.     <content>
  15477.         <layer>background</layer>
  15478.         <id>27</id>
  15479.         <text> In high-power circuits
  15480. </text>
  15481.     </content>
  15482.     <content>
  15483.         <layer>background</layer>
  15484.         <id>28</id>
  15485.         <text> At microwave frequencies
  15486. </text>
  15487.     </content>
  15488.     <content>
  15489.         <layer>background</layer>
  15490.         <id>29</id>
  15491.         <text> At very low frequencies
  15492. </text>
  15493.     </content>
  15494.     <name>#262</name>
  15495.     <script>on openCard
  15496. global group,rightone
  15497. put 24 into group
  15498. put "C" into rightone
  15499. pass openCard
  15500. end openCard
  15501. </script>
  15502. </card>
  15503.  
  15504.  
  15505. card_90149.xml
  15506. <?xml version="1.0" encoding="utf-8" ?>
  15507. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15508. <card>
  15509.     <id>90149</id>
  15510.     <filler1>0</filler1>
  15511.     <cantDelete> <true /> </cantDelete>
  15512.     <showPict> <true /> </showPict>
  15513.     <dontSearch> <false /> </dontSearch>
  15514.     <owner>7720</owner>
  15515.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15516.     <content>
  15517.         <layer>background</layer>
  15518.         <id>20</id>
  15519.         <text>Question #26</text>
  15520.     </content>
  15521.     <content>
  15522.         <layer>background</layer>
  15523.         <id>1</id>
  15524.         <text>A6A03  What type of semiconductor material might be produced by adding some
  15525. antimony atoms to germanium crystals?
  15526. </text>
  15527.     </content>
  15528.     <content>
  15529.         <layer>background</layer>
  15530.         <id>11</id>
  15531.         <text> J-type
  15532.  </text>
  15533.     </content>
  15534.     <content>
  15535.         <layer>background</layer>
  15536.         <id>27</id>
  15537.         <text>MOS-type
  15538. </text>
  15539.     </content>
  15540.     <content>
  15541.         <layer>background</layer>
  15542.         <id>28</id>
  15543.         <text> N-type
  15544. </text>
  15545.     </content>
  15546.     <content>
  15547.         <layer>background</layer>
  15548.         <id>29</id>
  15549.         <text> P-type
  15550. </text>
  15551.     </content>
  15552.     <name>#263</name>
  15553.     <script>on openCard
  15554. global group,rightone
  15555. put 24 into group
  15556. put "C" into rightone
  15557. pass openCard
  15558. end openCard
  15559. </script>
  15560. </card>
  15561.  
  15562.  
  15563. card_90560.xml
  15564. <?xml version="1.0" encoding="utf-8" ?>
  15565. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15566. <card>
  15567.     <id>90560</id>
  15568.     <filler1>0</filler1>
  15569.     <cantDelete> <true /> </cantDelete>
  15570.     <showPict> <true /> </showPict>
  15571.     <dontSearch> <false /> </dontSearch>
  15572.     <owner>7720</owner>
  15573.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15574.     <content>
  15575.         <layer>background</layer>
  15576.         <id>20</id>
  15577.         <text>Question #24</text>
  15578.     </content>
  15579.     <content>
  15580.         <layer>background</layer>
  15581.         <id>1</id>
  15582.         <text>A6A04  What type of semiconductor material might be produced by adding some
  15583. gallium atoms to silicon crystals?
  15584.   </text>
  15585.     </content>
  15586.     <content>
  15587.         <layer>background</layer>
  15588.         <id>11</id>
  15589.         <text>N-type
  15590. </text>
  15591.     </content>
  15592.     <content>
  15593.         <layer>background</layer>
  15594.         <id>27</id>
  15595.         <text> P-type
  15596. </text>
  15597.     </content>
  15598.     <content>
  15599.         <layer>background</layer>
  15600.         <id>28</id>
  15601.         <text> MOS-type
  15602. </text>
  15603.     </content>
  15604.     <content>
  15605.         <layer>background</layer>
  15606.         <id>29</id>
  15607.         <text>J-type</text>
  15608.     </content>
  15609.     <name>#264</name>
  15610.     <script>on openCard
  15611. global group,rightone
  15612. put 24 into group
  15613. put "B" into rightone
  15614. pass openCard
  15615. end openCard
  15616. </script>
  15617. </card>
  15618.  
  15619.  
  15620. card_90745.xml
  15621. <?xml version="1.0" encoding="utf-8" ?>
  15622. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15623. <card>
  15624.     <id>90745</id>
  15625.     <filler1>0</filler1>
  15626.     <cantDelete> <true /> </cantDelete>
  15627.     <showPict> <true /> </showPict>
  15628.     <dontSearch> <false /> </dontSearch>
  15629.     <owner>7720</owner>
  15630.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15631.     <content>
  15632.         <layer>background</layer>
  15633.         <id>20</id>
  15634.         <text>Question #26</text>
  15635.     </content>
  15636.     <content>
  15637.         <layer>background</layer>
  15638.         <id>1</id>
  15639.         <text>A6A05  What type of semiconductor material contains more free electrons than
  15640. pure germanium or silicon crystals?
  15641.  
  15642.  </text>
  15643.     </content>
  15644.     <content>
  15645.         <layer>background</layer>
  15646.         <id>11</id>
  15647.         <text> N-type
  15648.  </text>
  15649.     </content>
  15650.     <content>
  15651.         <layer>background</layer>
  15652.         <id>27</id>
  15653.         <text>P-type
  15654. </text>
  15655.     </content>
  15656.     <content>
  15657.         <layer>background</layer>
  15658.         <id>28</id>
  15659.         <text> Bipolar</text>
  15660.     </content>
  15661.     <content>
  15662.         <layer>background</layer>
  15663.         <id>29</id>
  15664.         <text>Insulated gate
  15665. </text>
  15666.     </content>
  15667.     <name>#265</name>
  15668.     <script>on openCard
  15669. global group,rightone
  15670. put 24 into group
  15671. put "A" into rightone
  15672. pass openCard
  15673. end openCard
  15674. </script>
  15675. </card>
  15676.  
  15677.  
  15678. card_90968.xml
  15679. <?xml version="1.0" encoding="utf-8" ?>
  15680. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15681. <card>
  15682.     <id>90968</id>
  15683.     <filler1>0</filler1>
  15684.     <cantDelete> <true /> </cantDelete>
  15685.     <showPict> <true /> </showPict>
  15686.     <dontSearch> <false /> </dontSearch>
  15687.     <owner>7720</owner>
  15688.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15689.     <content>
  15690.         <layer>background</layer>
  15691.         <id>20</id>
  15692.         <text>Question #26</text>
  15693.     </content>
  15694.     <content>
  15695.         <layer>background</layer>
  15696.         <id>1</id>
  15697.         <text>A6A06  What type of semiconductor material might be produced by adding some
  15698. arsenic atoms to silicon crystals?
  15699.  
  15700. </text>
  15701.     </content>
  15702.     <content>
  15703.         <layer>background</layer>
  15704.         <id>11</id>
  15705.         <text>N-type
  15706.  </text>
  15707.     </content>
  15708.     <content>
  15709.         <layer>background</layer>
  15710.         <id>27</id>
  15711.         <text>P-type
  15712.  </text>
  15713.     </content>
  15714.     <content>
  15715.         <layer>background</layer>
  15716.         <id>28</id>
  15717.         <text>MOS-type</text>
  15718.     </content>
  15719.     <content>
  15720.         <layer>background</layer>
  15721.         <id>29</id>
  15722.         <text> J-type
  15723. </text>
  15724.     </content>
  15725.     <name>#266</name>
  15726.     <script>on openCard
  15727. global group,rightone
  15728. put 24 into group
  15729. put "A" into rightone
  15730. pass openCard
  15731. end openCard
  15732. </script>
  15733. </card>
  15734.  
  15735.  
  15736. card_91355.xml
  15737. <?xml version="1.0" encoding="utf-8" ?>
  15738. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15739. <card>
  15740.     <id>91355</id>
  15741.     <filler1>0</filler1>
  15742.     <cantDelete> <true /> </cantDelete>
  15743.     <showPict> <true /> </showPict>
  15744.     <dontSearch> <false /> </dontSearch>
  15745.     <owner>7720</owner>
  15746.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15747.     <content>
  15748.         <layer>background</layer>
  15749.         <id>20</id>
  15750.         <text>Question #24</text>
  15751.     </content>
  15752.     <content>
  15753.         <layer>background</layer>
  15754.         <id>1</id>
  15755.         <text>A6A07  What type of semiconductor material might be produced by adding some
  15756. indium atoms to germanium crystals?
  15757.  
  15758.  </text>
  15759.     </content>
  15760.     <content>
  15761.         <layer>background</layer>
  15762.         <id>11</id>
  15763.         <text>J-type
  15764.  </text>
  15765.     </content>
  15766.     <content>
  15767.         <layer>background</layer>
  15768.         <id>27</id>
  15769.         <text>MOS-type
  15770. </text>
  15771.     </content>
  15772.     <content>
  15773.         <layer>background</layer>
  15774.         <id>28</id>
  15775.         <text> N-type</text>
  15776.     </content>
  15777.     <content>
  15778.         <layer>background</layer>
  15779.         <id>29</id>
  15780.         <text>P-type</text>
  15781.     </content>
  15782.     <name>#267</name>
  15783.     <script>on openCard
  15784. global group,rightone
  15785. put 24 into group
  15786. put "D" into rightone
  15787. pass openCard
  15788. end openCard
  15789. </script>
  15790. </card>
  15791.  
  15792.  
  15793. card_92003.xml
  15794. <?xml version="1.0" encoding="utf-8" ?>
  15795. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15796. <card>
  15797.     <id>92003</id>
  15798.     <filler1>0</filler1>
  15799.     <cantDelete> <true /> </cantDelete>
  15800.     <showPict> <true /> </showPict>
  15801.     <dontSearch> <false /> </dontSearch>
  15802.     <owner>7720</owner>
  15803.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15804.     <content>
  15805.         <layer>background</layer>
  15806.         <id>20</id>
  15807.         <text>Question #27</text>
  15808.     </content>
  15809.     <content>
  15810.         <layer>background</layer>
  15811.         <id>1</id>
  15812.         <text>A6A08  What type of semiconductor material contains fewer free electrons than
  15813. pure germanium or silicon crystals?
  15814.  
  15815.  </text>
  15816.     </content>
  15817.     <content>
  15818.         <layer>background</layer>
  15819.         <id>11</id>
  15820.         <text>N-type
  15821.  </text>
  15822.     </content>
  15823.     <content>
  15824.         <layer>background</layer>
  15825.         <id>27</id>
  15826.         <text>P-type
  15827.   </text>
  15828.     </content>
  15829.     <content>
  15830.         <layer>background</layer>
  15831.         <id>28</id>
  15832.         <text>Superconductor-type
  15833. </text>
  15834.     </content>
  15835.     <content>
  15836.         <layer>background</layer>
  15837.         <id>29</id>
  15838.         <text>Bipolar-type</text>
  15839.     </content>
  15840.     <name>#268</name>
  15841.     <script>on openCard
  15842. global group,rightone
  15843. put 24 into group
  15844. put "B" into rightone
  15845. pass openCard
  15846. end openCard
  15847. </script>
  15848. </card>
  15849.  
  15850.  
  15851. card_92221.xml
  15852. <?xml version="1.0" encoding="utf-8" ?>
  15853. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15854. <card>
  15855.     <id>92221</id>
  15856.     <filler1>0</filler1>
  15857.     <cantDelete> <true /> </cantDelete>
  15858.     <showPict> <true /> </showPict>
  15859.     <dontSearch> <false /> </dontSearch>
  15860.     <owner>7720</owner>
  15861.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15862.     <content>
  15863.         <layer>background</layer>
  15864.         <id>20</id>
  15865.         <text>Question #24</text>
  15866.     </content>
  15867.     <content>
  15868.         <layer>background</layer>
  15869.         <id>1</id>
  15870.         <text>A6A09  What are the majority charge carriers in P-type semiconductor
  15871. material?
  15872. </text>
  15873.     </content>
  15874.     <content>
  15875.         <layer>background</layer>
  15876.         <id>11</id>
  15877.         <text> Free neutrons
  15878.  </text>
  15879.     </content>
  15880.     <content>
  15881.         <layer>background</layer>
  15882.         <id>27</id>
  15883.         <text>Free protons
  15884.  
  15885.  </text>
  15886.     </content>
  15887.     <content>
  15888.         <layer>background</layer>
  15889.         <id>28</id>
  15890.         <text>Holes</text>
  15891.     </content>
  15892.     <content>
  15893.         <layer>background</layer>
  15894.         <id>29</id>
  15895.         <text>Free electrons</text>
  15896.     </content>
  15897.     <name>#269</name>
  15898.     <script>on openCard
  15899. global group,rightone
  15900. put 24 into group
  15901. put "C" into rightone
  15902. pass openCard
  15903. end openCard
  15904. </script>
  15905. </card>
  15906.  
  15907.  
  15908. card_92452.xml
  15909. <?xml version="1.0" encoding="utf-8" ?>
  15910. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15911. <card>
  15912.     <id>92452</id>
  15913.     <filler1>0</filler1>
  15914.     <cantDelete> <true /> </cantDelete>
  15915.     <showPict> <true /> </showPict>
  15916.     <dontSearch> <false /> </dontSearch>
  15917.     <owner>7720</owner>
  15918.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15919.     <content>
  15920.         <layer>background</layer>
  15921.         <id>20</id>
  15922.         <text>Question #27</text>
  15923.     </content>
  15924.     <content>
  15925.         <layer>background</layer>
  15926.         <id>1</id>
  15927.         <text>A6A10   What are the majority charge carriers in N-type semiconductor
  15928. material?
  15929.  </text>
  15930.     </content>
  15931.     <content>
  15932.         <layer>background</layer>
  15933.         <id>11</id>
  15934.         <text>Holes
  15935. </text>
  15936.     </content>
  15937.     <content>
  15938.         <layer>background</layer>
  15939.         <id>27</id>
  15940.         <text> Free electrons
  15941.  </text>
  15942.     </content>
  15943.     <content>
  15944.         <layer>background</layer>
  15945.         <id>28</id>
  15946.         <text>Free protons
  15947. </text>
  15948.     </content>
  15949.     <content>
  15950.         <layer>background</layer>
  15951.         <id>29</id>
  15952.         <text> Free neutrons</text>
  15953.     </content>
  15954.     <name>#270</name>
  15955.     <script>on openCard
  15956. global group,rightone
  15957. put 24 into group
  15958. put "B" into rightone
  15959. pass openCard
  15960. end openCard
  15961. </script>
  15962. </card>
  15963.  
  15964.  
  15965. card_92711.xml
  15966. <?xml version="1.0" encoding="utf-8" ?>
  15967. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15968. <card>
  15969.     <id>92711</id>
  15970.     <filler1>0</filler1>
  15971.     <cantDelete> <true /> </cantDelete>
  15972.     <showPict> <true /> </showPict>
  15973.     <dontSearch> <false /> </dontSearch>
  15974.     <owner>7720</owner>
  15975.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  15976.     <content>
  15977.         <layer>background</layer>
  15978.         <id>20</id>
  15979.         <text>Question #27</text>
  15980.     </content>
  15981.     <content>
  15982.         <layer>background</layer>
  15983.         <id>1</id>
  15984.         <text>A6A11  What is the name given to an impurity atom that provides excess
  15985. electrons to a semiconductor crystal structure?
  15986.  
  15987.  </text>
  15988.     </content>
  15989.     <content>
  15990.         <layer>background</layer>
  15991.         <id>11</id>
  15992.         <text>Acceptor impurity
  15993. </text>
  15994.     </content>
  15995.     <content>
  15996.         <layer>background</layer>
  15997.         <id>27</id>
  15998.         <text> Donor impurity
  15999. </text>
  16000.     </content>
  16001.     <content>
  16002.         <layer>background</layer>
  16003.         <id>28</id>
  16004.         <text> P-type impurity</text>
  16005.     </content>
  16006.     <content>
  16007.         <layer>background</layer>
  16008.         <id>29</id>
  16009.         <text>Conductor impurity</text>
  16010.     </content>
  16011.     <name>#271</name>
  16012.     <script>on openCard
  16013. global group,rightone
  16014. put 24 into group
  16015. put "B" into rightone
  16016. pass openCard
  16017. end openCard
  16018. </script>
  16019. </card>
  16020.  
  16021.  
  16022. card_93095.xml
  16023. <?xml version="1.0" encoding="utf-8" ?>
  16024. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16025. <card>
  16026.     <id>93095</id>
  16027.     <filler1>0</filler1>
  16028.     <cantDelete> <true /> </cantDelete>
  16029.     <showPict> <true /> </showPict>
  16030.     <dontSearch> <false /> </dontSearch>
  16031.     <owner>7720</owner>
  16032.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16033.     <content>
  16034.         <layer>background</layer>
  16035.         <id>20</id>
  16036.         <text>Question #27</text>
  16037.     </content>
  16038.     <content>
  16039.         <layer>background</layer>
  16040.         <id>1</id>
  16041.         <text>A6A12  What is the name given to an impurity atom that adds holes to a
  16042. semiconductor crystal structure?
  16043.  
  16044.  </text>
  16045.     </content>
  16046.     <content>
  16047.         <layer>background</layer>
  16048.         <id>11</id>
  16049.         <text>Insulator impurity
  16050. </text>
  16051.     </content>
  16052.     <content>
  16053.         <layer>background</layer>
  16054.         <id>27</id>
  16055.         <text> N-type impurity
  16056.  </text>
  16057.     </content>
  16058.     <content>
  16059.         <layer>background</layer>
  16060.         <id>28</id>
  16061.         <text>Acceptor impurity</text>
  16062.     </content>
  16063.     <content>
  16064.         <layer>background</layer>
  16065.         <id>29</id>
  16066.         <text>Donor impurity</text>
  16067.     </content>
  16068.     <name>#272</name>
  16069.     <script>on openCard
  16070. global group,rightone
  16071. put 24 into group
  16072. put "C" into rightone
  16073. pass openCard
  16074. end openCard
  16075. </script>
  16076. </card>
  16077.  
  16078.  
  16079. card_93333.xml
  16080. <?xml version="1.0" encoding="utf-8" ?>
  16081. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16082. <card>
  16083.     <id>93333</id>
  16084.     <filler1>0</filler1>
  16085.     <cantDelete> <true /> </cantDelete>
  16086.     <showPict> <true /> </showPict>
  16087.     <dontSearch> <false /> </dontSearch>
  16088.     <owner>7720</owner>
  16089.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16090.     <content>
  16091.         <layer>background</layer>
  16092.         <id>20</id>
  16093.         <text>Question #25</text>
  16094.     </content>
  16095.     <content>
  16096.         <layer>background</layer>
  16097.         <id>1</id>
  16098.         <text>A6B01  What is the principal characteristic of a Zener diode?
  16099. </text>
  16100.     </content>
  16101.     <content>
  16102.         <layer>background</layer>
  16103.         <id>11</id>
  16104.         <text> A constant current under conditions of varying voltage
  16105.  </text>
  16106.     </content>
  16107.     <content>
  16108.         <layer>background</layer>
  16109.         <id>27</id>
  16110.         <text>A constant voltage under conditions of varying current
  16111. </text>
  16112.     </content>
  16113.     <content>
  16114.         <layer>background</layer>
  16115.         <id>28</id>
  16116.         <text> A negative resistance region
  16117.  </text>
  16118.     </content>
  16119.     <content>
  16120.         <layer>background</layer>
  16121.         <id>29</id>
  16122.         <text>An internal capacitance that varies with the applied voltage
  16123. </text>
  16124.     </content>
  16125.     <name>#273</name>
  16126.     <script>on openCard
  16127. global group,rightone
  16128. put 25 into group
  16129. put "B" into rightone
  16130. pass openCard
  16131. end openCard
  16132. </script>
  16133. </card>
  16134.  
  16135.  
  16136. card_93536.xml
  16137. <?xml version="1.0" encoding="utf-8" ?>
  16138. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16139. <card>
  16140.     <id>93536</id>
  16141.     <filler1>0</filler1>
  16142.     <bitmap>BMAP_94787.pbm</bitmap>
  16143.     <cantDelete> <true /> </cantDelete>
  16144.     <showPict> <true /> </showPict>
  16145.     <dontSearch> <false /> </dontSearch>
  16146.     <owner>7720</owner>
  16147.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16148.     <content>
  16149.         <layer>background</layer>
  16150.         <id>20</id>
  16151.         <text>Question #25</text>
  16152.     </content>
  16153.     <content>
  16154.         <layer>background</layer>
  16155.         <id>1</id>
  16156.         <text>A6B02  In Figure A6-1, what is the schematic symbol for a Zener diode?
  16157.  
  16158.  
  16159. </text>
  16160.     </content>
  16161.     <name>#274</name>
  16162.     <script>on openCard
  16163. global group,rightone
  16164. put 25 into group
  16165. put "D" into rightone
  16166. pass openCard
  16167. end openCard
  16168. </script>
  16169. </card>
  16170.  
  16171.  
  16172. card_93756.xml
  16173. <?xml version="1.0" encoding="utf-8" ?>
  16174. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16175. <card>
  16176.     <id>93756</id>
  16177.     <filler1>0</filler1>
  16178.     <cantDelete> <true /> </cantDelete>
  16179.     <showPict> <true /> </showPict>
  16180.     <dontSearch> <false /> </dontSearch>
  16181.     <owner>7720</owner>
  16182.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16183.     <content>
  16184.         <layer>background</layer>
  16185.         <id>20</id>
  16186.         <text>Question #27</text>
  16187.     </content>
  16188.     <content>
  16189.         <layer>background</layer>
  16190.         <id>1</id>
  16191.         <text>A6B03  What is the principal characteristic of a tunnel diode?
  16192.  </text>
  16193.     </content>
  16194.     <content>
  16195.         <layer>background</layer>
  16196.         <id>11</id>
  16197.         <text>A high forward resistance
  16198. </text>
  16199.     </content>
  16200.     <content>
  16201.         <layer>background</layer>
  16202.         <id>27</id>
  16203.         <text> A very high PIV
  16204. </text>
  16205.     </content>
  16206.     <content>
  16207.         <layer>background</layer>
  16208.         <id>28</id>
  16209.         <text> A negative resistance region
  16210.  </text>
  16211.     </content>
  16212.     <content>
  16213.         <layer>background</layer>
  16214.         <id>29</id>
  16215.         <text>A high forward current rating
  16216. </text>
  16217.     </content>
  16218.     <name>#275</name>
  16219.     <script>on openCard
  16220. global group,rightone
  16221. put 25 into group
  16222. put "C" into rightone
  16223. pass openCard
  16224. end openCard
  16225. </script>
  16226. </card>
  16227.  
  16228.  
  16229. card_94141.xml
  16230. <?xml version="1.0" encoding="utf-8" ?>
  16231. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16232. <card>
  16233.     <id>94141</id>
  16234.     <filler1>0</filler1>
  16235.     <cantDelete> <true /> </cantDelete>
  16236.     <showPict> <true /> </showPict>
  16237.     <dontSearch> <false /> </dontSearch>
  16238.     <owner>7720</owner>
  16239.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16240.     <content>
  16241.         <layer>background</layer>
  16242.         <id>20</id>
  16243.         <text>Question #27</text>
  16244.     </content>
  16245.     <content>
  16246.         <layer>background</layer>
  16247.         <id>1</id>
  16248.         <text>A6B04  What special type of diode is capable of both amplification and
  16249. oscillation?
  16250.  
  16251. </text>
  16252.     </content>
  16253.     <content>
  16254.         <layer>background</layer>
  16255.         <id>11</id>
  16256.         <text>Point contact
  16257. </text>
  16258.     </content>
  16259.     <content>
  16260.         <layer>background</layer>
  16261.         <id>27</id>
  16262.         <text> Zener
  16263.  </text>
  16264.     </content>
  16265.     <content>
  16266.         <layer>background</layer>
  16267.         <id>28</id>
  16268.         <text>Tunnel</text>
  16269.     </content>
  16270.     <content>
  16271.         <layer>background</layer>
  16272.         <id>29</id>
  16273.         <text> Junction</text>
  16274.     </content>
  16275.     <name>#276</name>
  16276.     <script>on openCard
  16277. global group,rightone
  16278. put 25 into group
  16279. put "C" into rightone
  16280. pass openCard
  16281. end openCard
  16282. </script>
  16283. </card>
  16284.  
  16285.  
  16286. card_94364.xml
  16287. <?xml version="1.0" encoding="utf-8" ?>
  16288. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16289. <card>
  16290.     <id>94364</id>
  16291.     <filler1>0</filler1>
  16292.     <bitmap>BMAP_158605.pbm</bitmap>
  16293.     <cantDelete> <true /> </cantDelete>
  16294.     <showPict> <true /> </showPict>
  16295.     <dontSearch> <false /> </dontSearch>
  16296.     <owner>7720</owner>
  16297.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16298.     <content>
  16299.         <layer>background</layer>
  16300.         <id>20</id>
  16301.         <text>Question #25</text>
  16302.     </content>
  16303.     <content>
  16304.         <layer>background</layer>
  16305.         <id>1</id>
  16306.         <text>A6B05  In Figure A6-1, what is the schematic symbol for a tunnel diode?
  16307.  </text>
  16308.     </content>
  16309.     <name>#277</name>
  16310.     <script>on openCard
  16311. global group,rightone
  16312. put 25 into group
  16313. put "C" into rightone
  16314. pass openCard
  16315. end openCard
  16316. </script>
  16317. </card>
  16318.  
  16319.  
  16320. card_95168.xml
  16321. <?xml version="1.0" encoding="utf-8" ?>
  16322. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16323. <card>
  16324.     <id>95168</id>
  16325.     <filler1>0</filler1>
  16326.     <cantDelete> <true /> </cantDelete>
  16327.     <showPict> <true /> </showPict>
  16328.     <dontSearch> <false /> </dontSearch>
  16329.     <owner>7720</owner>
  16330.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16331.     <content>
  16332.         <layer>background</layer>
  16333.         <id>20</id>
  16334.         <text>Question #25</text>
  16335.     </content>
  16336.     <content>
  16337.         <layer>background</layer>
  16338.         <id>1</id>
  16339.         <text>A6B06  What type of semiconductor diode varies its internal capacitance as
  16340. the voltage applied to its terminals varies?
  16341.  
  16342. </text>
  16343.     </content>
  16344.     <content>
  16345.         <layer>background</layer>
  16346.         <id>11</id>
  16347.         <text> Varactor
  16348.  </text>
  16349.     </content>
  16350.     <content>
  16351.         <layer>background</layer>
  16352.         <id>27</id>
  16353.         <text>Tunnel
  16354. </text>
  16355.     </content>
  16356.     <content>
  16357.         <layer>background</layer>
  16358.         <id>28</id>
  16359.         <text> Silicon-controlled rectifier</text>
  16360.     </content>
  16361.     <content>
  16362.         <layer>background</layer>
  16363.         <id>29</id>
  16364.         <text> Zener</text>
  16365.     </content>
  16366.     <name>#278</name>
  16367.     <script>on openCard
  16368. global group,rightone
  16369. put 25 into group
  16370. put "A" into rightone
  16371. pass openCard
  16372. end openCard
  16373. </script>
  16374. </card>
  16375.  
  16376.  
  16377. card_95388.xml
  16378. <?xml version="1.0" encoding="utf-8" ?>
  16379. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16380. <card>
  16381.     <id>95388</id>
  16382.     <filler1>0</filler1>
  16383.     <bitmap>BMAP_97745.pbm</bitmap>
  16384.     <cantDelete> <true /> </cantDelete>
  16385.     <showPict> <true /> </showPict>
  16386.     <dontSearch> <false /> </dontSearch>
  16387.     <owner>7720</owner>
  16388.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16389.     <content>
  16390.         <layer>background</layer>
  16391.         <id>20</id>
  16392.         <text>Question #28</text>
  16393.     </content>
  16394.     <content>
  16395.         <layer>background</layer>
  16396.         <id>1</id>
  16397.         <text>A6B07  In Figure A6-1, what is the schematic symbol for a varactor diode?
  16398.  
  16399.  
  16400.  
  16401. </text>
  16402.     </content>
  16403.     <name>#279</name>
  16404.     <script>on openCard
  16405. global group,rightone
  16406. put 25 into group
  16407. put "D" into rightone
  16408. pass openCard
  16409. end openCard
  16410. </script>
  16411. </card>
  16412.  
  16413.  
  16414. card_95692.xml
  16415. <?xml version="1.0" encoding="utf-8" ?>
  16416. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16417. <card>
  16418.     <id>95692</id>
  16419.     <filler1>0</filler1>
  16420.     <cantDelete> <true /> </cantDelete>
  16421.     <showPict> <true /> </showPict>
  16422.     <dontSearch> <false /> </dontSearch>
  16423.     <owner>7720</owner>
  16424.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16425.     <content>
  16426.         <layer>background</layer>
  16427.         <id>20</id>
  16428.         <text>Question #28</text>
  16429.     </content>
  16430.     <content>
  16431.         <layer>background</layer>
  16432.         <id>1</id>
  16433.         <text>A6B08  What is a common use of a hot-carrier diode?
  16434. </text>
  16435.     </content>
  16436.     <content>
  16437.         <layer>background</layer>
  16438.         <id>11</id>
  16439.         <text> As balanced mixers in FM generation
  16440.  
  16441. </text>
  16442.     </content>
  16443.     <content>
  16444.         <layer>background</layer>
  16445.         <id>27</id>
  16446.         <text>As a variable capacitance in an automatic frequency control circuit
  16447.  </text>
  16448.     </content>
  16449.     <content>
  16450.         <layer>background</layer>
  16451.         <id>28</id>
  16452.         <text>As a constant voltage reference in a power supply</text>
  16453.     </content>
  16454.     <content>
  16455.         <layer>background</layer>
  16456.         <id>29</id>
  16457.         <text> As VHF and UHF mixers and detectors</text>
  16458.     </content>
  16459.     <name>#280</name>
  16460.     <script>on openCard
  16461. global group,rightone
  16462. put 25 into group
  16463. put "D" into rightone
  16464. pass openCard
  16465. end openCard
  16466. </script>
  16467. </card>
  16468.  
  16469.  
  16470. card_95895.xml
  16471. <?xml version="1.0" encoding="utf-8" ?>
  16472. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16473. <card>
  16474.     <id>95895</id>
  16475.     <filler1>0</filler1>
  16476.     <cantDelete> <true /> </cantDelete>
  16477.     <showPict> <true /> </showPict>
  16478.     <dontSearch> <false /> </dontSearch>
  16479.     <owner>7720</owner>
  16480.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16481.     <content>
  16482.         <layer>background</layer>
  16483.         <id>20</id>
  16484.         <text>Question #25</text>
  16485.     </content>
  16486.     <content>
  16487.         <layer>background</layer>
  16488.         <id>1</id>
  16489.         <text>A6B09  What limits the maximum forward current in a junction diode?
  16490. </text>
  16491.     </content>
  16492.     <content>
  16493.         <layer>background</layer>
  16494.         <id>11</id>
  16495.         <text> Peak inverse voltage
  16496.  </text>
  16497.     </content>
  16498.     <content>
  16499.         <layer>background</layer>
  16500.         <id>27</id>
  16501.         <text>Junction temperature
  16502.  </text>
  16503.     </content>
  16504.     <content>
  16505.         <layer>background</layer>
  16506.         <id>28</id>
  16507.         <text>Forward voltage
  16508. </text>
  16509.     </content>
  16510.     <content>
  16511.         <layer>background</layer>
  16512.         <id>29</id>
  16513.         <text> Back EMF</text>
  16514.     </content>
  16515.     <name>#281</name>
  16516.     <script>on openCard
  16517. global group,rightone
  16518. put 25 into group
  16519. put "B" into rightone
  16520. pass openCard
  16521. end openCard
  16522. </script>
  16523. </card>
  16524.  
  16525.  
  16526. card_96076.xml
  16527. <?xml version="1.0" encoding="utf-8" ?>
  16528. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16529. <card>
  16530.     <id>96076</id>
  16531.     <filler1>0</filler1>
  16532.     <cantDelete> <true /> </cantDelete>
  16533.     <showPict> <true /> </showPict>
  16534.     <dontSearch> <false /> </dontSearch>
  16535.     <owner>7720</owner>
  16536.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16537.     <content>
  16538.         <layer>background</layer>
  16539.         <id>20</id>
  16540.         <text>Question #25</text>
  16541.     </content>
  16542.     <content>
  16543.         <layer>background</layer>
  16544.         <id>1</id>
  16545.         <text>A6B10   How are junction diodes rated?
  16546.  </text>
  16547.     </content>
  16548.     <content>
  16549.         <layer>background</layer>
  16550.         <id>11</id>
  16551.         <text>Maximum forward current and capacitance
  16552.  </text>
  16553.     </content>
  16554.     <content>
  16555.         <layer>background</layer>
  16556.         <id>27</id>
  16557.         <text> Maximum reverse current and PIV
  16558.  </text>
  16559.     </content>
  16560.     <content>
  16561.         <layer>background</layer>
  16562.         <id>28</id>
  16563.         <text>Maximum reverse current and capacitance
  16564. </text>
  16565.     </content>
  16566.     <content>
  16567.         <layer>background</layer>
  16568.         <id>29</id>
  16569.         <text>Maximum forward current and PIV</text>
  16570.     </content>
  16571.     <name>#282</name>
  16572.     <script>on openCard
  16573. global group,rightone
  16574. put 25 into group
  16575. put "D" into rightone
  16576. pass openCard
  16577. end openCard
  16578. </script>
  16579. </card>
  16580.  
  16581.  
  16582. card_96276.xml
  16583. <?xml version="1.0" encoding="utf-8" ?>
  16584. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16585. <card>
  16586.     <id>96276</id>
  16587.     <filler1>0</filler1>
  16588.     <cantDelete> <true /> </cantDelete>
  16589.     <showPict> <true /> </showPict>
  16590.     <dontSearch> <false /> </dontSearch>
  16591.     <owner>7720</owner>
  16592.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16593.     <content>
  16594.         <layer>background</layer>
  16595.         <id>20</id>
  16596.         <text>Question #28</text>
  16597.     </content>
  16598.     <content>
  16599.         <layer>background</layer>
  16600.         <id>1</id>
  16601.         <text>A6B11  Structurally, what are the two main categories of semiconductor
  16602. diodes?
  16603.  
  16604.  </text>
  16605.     </content>
  16606.     <content>
  16607.         <layer>background</layer>
  16608.         <id>11</id>
  16609.         <text>Junction and point contact
  16610.  </text>
  16611.     </content>
  16612.     <content>
  16613.         <layer>background</layer>
  16614.         <id>27</id>
  16615.         <text>Electrolytic and junction
  16616.  </text>
  16617.     </content>
  16618.     <content>
  16619.         <layer>background</layer>
  16620.         <id>28</id>
  16621.         <text>Electrolytic and point contact</text>
  16622.     </content>
  16623.     <content>
  16624.         <layer>background</layer>
  16625.         <id>29</id>
  16626.         <text>Vacuum and point contact</text>
  16627.     </content>
  16628.     <name>#283</name>
  16629.     <script>on openCard
  16630. global group,rightone
  16631. put 25 into group
  16632. put "A" into rightone
  16633. pass openCard
  16634. end openCard
  16635. </script>
  16636. </card>
  16637.  
  16638.  
  16639. card_96671.xml
  16640. <?xml version="1.0" encoding="utf-8" ?>
  16641. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16642. <card>
  16643.     <id>96671</id>
  16644.     <filler1>0</filler1>
  16645.     <cantDelete> <true /> </cantDelete>
  16646.     <showPict> <true /> </showPict>
  16647.     <dontSearch> <false /> </dontSearch>
  16648.     <owner>7720</owner>
  16649.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16650.     <content>
  16651.         <layer>background</layer>
  16652.         <id>20</id>
  16653.         <text>Question #28</text>
  16654.     </content>
  16655.     <content>
  16656.         <layer>background</layer>
  16657.         <id>1</id>
  16658.         <text>A6B12  What is a common use for point contact diodes?
  16659.  
  16660. </text>
  16661.     </content>
  16662.     <content>
  16663.         <layer>background</layer>
  16664.         <id>11</id>
  16665.         <text> As a constant current source
  16666.  
  16667. </text>
  16668.     </content>
  16669.     <content>
  16670.         <layer>background</layer>
  16671.         <id>27</id>
  16672.         <text>As a constant voltage source
  16673.  </text>
  16674.     </content>
  16675.     <content>
  16676.         <layer>background</layer>
  16677.         <id>28</id>
  16678.         <text>As an RF detector</text>
  16679.     </content>
  16680.     <content>
  16681.         <layer>background</layer>
  16682.         <id>29</id>
  16683.         <text> As a high voltage rectifier</text>
  16684.     </content>
  16685.     <name>#284</name>
  16686.     <script>on openCard
  16687. global group,rightone
  16688. put 25 into group
  16689. put "C" into rightone
  16690. pass openCard
  16691. end openCard
  16692. </script>
  16693. </card>
  16694.  
  16695.  
  16696. card_96853.xml
  16697. <?xml version="1.0" encoding="utf-8" ?>
  16698. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16699. <card>
  16700.     <id>96853</id>
  16701.     <filler1>0</filler1>
  16702.     <bitmap>BMAP_160427.pbm</bitmap>
  16703.     <cantDelete> <true /> </cantDelete>
  16704.     <showPict> <true /> </showPict>
  16705.     <dontSearch> <false /> </dontSearch>
  16706.     <owner>7720</owner>
  16707.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16708.     <content>
  16709.         <layer>background</layer>
  16710.         <id>20</id>
  16711.         <text>Question #28</text>
  16712.     </content>
  16713.     <content>
  16714.         <layer>background</layer>
  16715.         <id>1</id>
  16716.         <text>A6B13  In Figure A6-1, what is the schematic symbol for a semiconductor
  16717. diode/rectifier?
  16718.  </text>
  16719.     </content>
  16720.     <name>#285</name>
  16721.     <script>on openCard
  16722. global group,rightone
  16723. put 25 into group
  16724. put "D" into rightone
  16725. pass openCard
  16726. end openCard
  16727. </script>
  16728. </card>
  16729.  
  16730.  
  16731. card_97105.xml
  16732. <?xml version="1.0" encoding="utf-8" ?>
  16733. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16734. <card>
  16735.     <id>97105</id>
  16736.     <filler1>0</filler1>
  16737.     <cantDelete> <true /> </cantDelete>
  16738.     <showPict> <true /> </showPict>
  16739.     <dontSearch> <false /> </dontSearch>
  16740.     <owner>7720</owner>
  16741.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16742.     <content>
  16743.         <layer>background</layer>
  16744.         <id>20</id>
  16745.         <text>Question #25</text>
  16746.     </content>
  16747.     <content>
  16748.         <layer>background</layer>
  16749.         <id>1</id>
  16750.         <text>A6B14  What is one common use for PIN diodes?
  16751. </text>
  16752.     </content>
  16753.     <content>
  16754.         <layer>background</layer>
  16755.         <id>11</id>
  16756.         <text> As a constant current source
  16757.  
  16758. </text>
  16759.     </content>
  16760.     <content>
  16761.         <layer>background</layer>
  16762.         <id>27</id>
  16763.         <text>As a constant voltage source
  16764. </text>
  16765.     </content>
  16766.     <content>
  16767.         <layer>background</layer>
  16768.         <id>28</id>
  16769.         <text> As an RF switch</text>
  16770.     </content>
  16771.     <content>
  16772.         <layer>background</layer>
  16773.         <id>29</id>
  16774.         <text> As a high voltage rectifier</text>
  16775.     </content>
  16776.     <name>#286</name>
  16777.     <script>on openCard
  16778. global group,rightone
  16779. put 25 into group
  16780. put "C" into rightone
  16781. pass openCard
  16782. end openCard
  16783. </script>
  16784. </card>
  16785.  
  16786.  
  16787. card_97313.xml
  16788. <?xml version="1.0" encoding="utf-8" ?>
  16789. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16790. <card>
  16791.     <id>97313</id>
  16792.     <filler1>0</filler1>
  16793.     <bitmap>BMAP_100975.pbm</bitmap>
  16794.     <cantDelete> <true /> </cantDelete>
  16795.     <showPict> <true /> </showPict>
  16796.     <dontSearch> <false /> </dontSearch>
  16797.     <owner>7720</owner>
  16798.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16799.     <content>
  16800.         <layer>background</layer>
  16801.         <id>20</id>
  16802.         <text>Question #25</text>
  16803.     </content>
  16804.     <content>
  16805.         <layer>background</layer>
  16806.         <id>1</id>
  16807.         <text>A6B15  In Figure A6-1, what is the schematic symbol for a light-emitting
  16808. diode?
  16809. </text>
  16810.     </content>
  16811.     <name>#287</name>
  16812.     <script>on openCard
  16813. global group,rightone
  16814. put 25 into group
  16815. put "B" into rightone
  16816. pass openCard
  16817. end openCard
  16818. </script>
  16819. </card>
  16820.  
  16821.  
  16822. card_98208.xml
  16823. <?xml version="1.0" encoding="utf-8" ?>
  16824. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16825. <card>
  16826.     <id>98208</id>
  16827.     <filler1>0</filler1>
  16828.     <cantDelete> <true /> </cantDelete>
  16829.     <showPict> <true /> </showPict>
  16830.     <dontSearch> <false /> </dontSearch>
  16831.     <owner>7720</owner>
  16832.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16833.     <content>
  16834.         <layer>background</layer>
  16835.         <id>20</id>
  16836.         <text>Question #25</text>
  16837.     </content>
  16838.     <content>
  16839.         <layer>background</layer>
  16840.         <id>1</id>
  16841.         <text>A6B16  What type of bias is required for an LED to produce luminescence?
  16842.  </text>
  16843.     </content>
  16844.     <content>
  16845.         <layer>background</layer>
  16846.         <id>11</id>
  16847.         <text>Reverse bias
  16848.  
  16849.  </text>
  16850.     </content>
  16851.     <content>
  16852.         <layer>background</layer>
  16853.         <id>27</id>
  16854.         <text> Forward bias
  16855.  </text>
  16856.     </content>
  16857.     <content>
  16858.         <layer>background</layer>
  16859.         <id>28</id>
  16860.         <text>Zero bias</text>
  16861.     </content>
  16862.     <content>
  16863.         <layer>background</layer>
  16864.         <id>29</id>
  16865.         <text>Inductive bias</text>
  16866.     </content>
  16867.     <name>#288</name>
  16868.     <script>on openCard
  16869. global group,rightone
  16870. put 25 into group
  16871. put "B" into rightone
  16872. pass openCard
  16873. end openCard
  16874. </script>
  16875. </card>
  16876.  
  16877.  
  16878. card_98507.xml
  16879. <?xml version="1.0" encoding="utf-8" ?>
  16880. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16881. <card>
  16882.     <id>98507</id>
  16883.     <filler1>0</filler1>
  16884.     <cantDelete> <true /> </cantDelete>
  16885.     <showPict> <true /> </showPict>
  16886.     <dontSearch> <false /> </dontSearch>
  16887.     <owner>7720</owner>
  16888.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16889.     <content>
  16890.         <layer>background</layer>
  16891.         <id>20</id>
  16892.         <text>Question #29</text>
  16893.     </content>
  16894.     <content>
  16895.         <layer>background</layer>
  16896.         <id>1</id>
  16897.         <text>A6C01  What material property determines the inductance of a toroidal
  16898. inductor with a 10-turn winding?
  16899.  
  16900.  </text>
  16901.     </content>
  16902.     <content>
  16903.         <layer>background</layer>
  16904.         <id>11</id>
  16905.         <text> Core load current
  16906.  </text>
  16907.     </content>
  16908.     <content>
  16909.         <layer>background</layer>
  16910.         <id>27</id>
  16911.         <text>Core resistance
  16912.  </text>
  16913.     </content>
  16914.     <content>
  16915.         <layer>background</layer>
  16916.         <id>28</id>
  16917.         <text>Core reactivity</text>
  16918.     </content>
  16919.     <content>
  16920.         <layer>background</layer>
  16921.         <id>29</id>
  16922.         <text>Core permeability
  16923. </text>
  16924.     </content>
  16925.     <name>#289</name>
  16926.     <script>on openCard
  16927. global group,rightone
  16928. put 26 into group
  16929. put "D" into rightone
  16930. pass openCard
  16931. end openCard
  16932. </script>
  16933. </card>
  16934.  
  16935.  
  16936. card_98716.xml
  16937. <?xml version="1.0" encoding="utf-8" ?>
  16938. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16939. <card>
  16940.     <id>98716</id>
  16941.     <filler1>0</filler1>
  16942.     <cantDelete> <true /> </cantDelete>
  16943.     <showPict> <true /> </showPict>
  16944.     <dontSearch> <false /> </dontSearch>
  16945.     <owner>7720</owner>
  16946.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  16947.     <content>
  16948.         <layer>background</layer>
  16949.         <id>20</id>
  16950.         <text>Question #29</text>
  16951.     </content>
  16952.     <content>
  16953.         <layer>background</layer>
  16954.         <id>1</id>
  16955.         <text>A6C02  By careful selection of core material, over what frequency range can
  16956. toroidal cores produce useful inductors?
  16957.  
  16958.  </text>
  16959.     </content>
  16960.     <content>
  16961.         <layer>background</layer>
  16962.         <id>11</id>
  16963.         <text>From a few kHz to no more than several MHz
  16964.  </text>
  16965.     </content>
  16966.     <content>
  16967.         <layer>background</layer>
  16968.         <id>27</id>
  16969.         <text>From DC to at least 1000 MHz
  16970.  </text>
  16971.     </content>
  16972.     <content>
  16973.         <layer>background</layer>
  16974.         <id>28</id>
  16975.         <text>From DC to no more than 3000 kHz</text>
  16976.     </content>
  16977.     <content>
  16978.         <layer>background</layer>
  16979.         <id>29</id>
  16980.         <text>From a few hundred MHz to at least 1000 GHz
  16981. </text>
  16982.     </content>
  16983.     <name>#290</name>
  16984.     <script>on openCard
  16985. global group,rightone
  16986. put 26 into group
  16987. put "B" into rightone
  16988. pass openCard
  16989. end openCard
  16990. </script>
  16991. </card>
  16992.  
  16993.  
  16994. card_99135.xml
  16995. <?xml version="1.0" encoding="utf-8" ?>
  16996. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16997. <card>
  16998.     <id>99135</id>
  16999.     <filler1>0</filler1>
  17000.     <cantDelete> <true /> </cantDelete>
  17001.     <showPict> <true /> </showPict>
  17002.     <dontSearch> <false /> </dontSearch>
  17003.     <owner>7720</owner>
  17004.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17005.     <content>
  17006.         <layer>background</layer>
  17007.         <id>20</id>
  17008.         <text>Question #29</text>
  17009.     </content>
  17010.     <content>
  17011.         <layer>background</layer>
  17012.         <id>1</id>
  17013.         <text>A6C03  What materials are used to make ferromagnetic inductors and
  17014. transformers?
  17015.  
  17016. </text>
  17017.     </content>
  17018.     <content>
  17019.         <layer>background</layer>
  17020.         <id>11</id>
  17021.         <text> Ferrite and powdered-iron toroids
  17022.  
  17023. </text>
  17024.     </content>
  17025.     <content>
  17026.         <layer>background</layer>
  17027.         <id>27</id>
  17028.         <text>Silicon-ferrite toroids and shellac
  17029. </text>
  17030.     </content>
  17031.     <content>
  17032.         <layer>background</layer>
  17033.         <id>28</id>
  17034.         <text> Powdered-ferrite and silicon toroids</text>
  17035.     </content>
  17036.     <content>
  17037.         <layer>background</layer>
  17038.         <id>29</id>
  17039.         <text>Ferrite and silicon-epoxy toroids
  17040. </text>
  17041.     </content>
  17042.     <name>#291</name>
  17043.     <script>on openCard
  17044. global group,rightone
  17045. put 26 into group
  17046. put "A" into rightone
  17047. pass openCard
  17048. end openCard
  17049. </script>
  17050. </card>
  17051.  
  17052.  
  17053. card_99407.xml
  17054. <?xml version="1.0" encoding="utf-8" ?>
  17055. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17056. <card>
  17057.     <id>99407</id>
  17058.     <filler1>0</filler1>
  17059.     <cantDelete> <true /> </cantDelete>
  17060.     <showPict> <true /> </showPict>
  17061.     <dontSearch> <false /> </dontSearch>
  17062.     <owner>7720</owner>
  17063.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17064.     <content>
  17065.         <layer>background</layer>
  17066.         <id>20</id>
  17067.         <text>Question #26</text>
  17068.     </content>
  17069.     <content>
  17070.         <layer>background</layer>
  17071.         <id>1</id>
  17072.         <text>A6C04  What is one important reason for using powdered-iron toroids rather
  17073. than ferrite toroids in an inductor?
  17074. </text>
  17075.     </content>
  17076.     <content>
  17077.         <layer>background</layer>
  17078.         <id>11</id>
  17079.         <text> Powdered-iron toroids generally have greater initial permeabilities
  17080.  </text>
  17081.     </content>
  17082.     <content>
  17083.         <layer>background</layer>
  17084.         <id>27</id>
  17085.         <text>Powdered-iron toroids generally have better temperature stability
  17086.  </text>
  17087.     </content>
  17088.     <content>
  17089.         <layer>background</layer>
  17090.         <id>28</id>
  17091.         <text>Powdered-iron toroids generally require fewer turns to produce a
  17092. given inductance value</text>
  17093.     </content>
  17094.     <content>
  17095.         <layer>background</layer>
  17096.         <id>29</id>
  17097.         <text>Powdered-iron toroids are easier to use with surface-mount
  17098. technology</text>
  17099.     </content>
  17100.     <name>#292</name>
  17101.     <script>on openCard
  17102. global group,rightone
  17103. put 26 into group
  17104. put "B" into rightone
  17105. pass openCard
  17106. end openCard
  17107. </script>
  17108. </card>
  17109.  
  17110.  
  17111. card_99743.xml
  17112. <?xml version="1.0" encoding="utf-8" ?>
  17113. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17114. <card>
  17115.     <id>99743</id>
  17116.     <filler1>0</filler1>
  17117.     <cantDelete> <true /> </cantDelete>
  17118.     <showPict> <true /> </showPict>
  17119.     <dontSearch> <false /> </dontSearch>
  17120.     <owner>7720</owner>
  17121.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17122.     <content>
  17123.         <layer>background</layer>
  17124.         <id>20</id>
  17125.         <text>Question #29</text>
  17126.     </content>
  17127.     <content>
  17128.         <layer>background</layer>
  17129.         <id>1</id>
  17130.         <text>A6C05  What is one important reason for using ferrite toroids rather than
  17131. powdered-iron toroids in an inductor?
  17132. inductance value
  17133. </text>
  17134.     </content>
  17135.     <content>
  17136.         <layer>background</layer>
  17137.         <id>11</id>
  17138.         <text> Ferrite toroids generally have lower initial permeabilities
  17139.  </text>
  17140.     </content>
  17141.     <content>
  17142.         <layer>background</layer>
  17143.         <id>27</id>
  17144.         <text>Ferrite toroids generally have better temperature stability
  17145.  </text>
  17146.     </content>
  17147.     <content>
  17148.         <layer>background</layer>
  17149.         <id>28</id>
  17150.         <text>Ferrite toroids generally require fewer turns to produce a given
  17151. </text>
  17152.     </content>
  17153.     <content>
  17154.         <layer>background</layer>
  17155.         <id>29</id>
  17156.         <text> Ferrite toroids are easier to use with surface-mount technology</text>
  17157.     </content>
  17158.     <name>#293</name>
  17159.     <script>on openCard
  17160. global group,rightone
  17161. put 26 into group
  17162. put "C" into rightone
  17163. pass openCard
  17164. end openCard
  17165. </script>
  17166. </card>
  17167.  
  17168.  
  17169. card_99901.xml
  17170. <?xml version="1.0" encoding="utf-8" ?>
  17171. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17172. <card>
  17173.     <id>99901</id>
  17174.     <filler1>0</filler1>
  17175.     <cantDelete> <true /> </cantDelete>
  17176.     <showPict> <true /> </showPict>
  17177.     <dontSearch> <false /> </dontSearch>
  17178.     <owner>7720</owner>
  17179.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17180.     <content>
  17181.         <layer>background</layer>
  17182.         <id>20</id>
  17183.         <text>Question #26</text>
  17184.     </content>
  17185.     <content>
  17186.         <layer>background</layer>
  17187.         <id>1</id>
  17188.         <text>A6C06  What would be a good choice of toroid core material to make a
  17189. common-mode choke (such as winding telephone wires or stereo speaker
  17190. leads on a core) to cure an HF RFI problem?
  17191. </text>
  17192.     </content>
  17193.     <content>
  17194.         <layer>background</layer>
  17195.         <id>11</id>
  17196.         <text> Type 61 mix ferrite (initial permeability of 125)
  17197.  </text>
  17198.     </content>
  17199.     <content>
  17200.         <layer>background</layer>
  17201.         <id>27</id>
  17202.         <text>Type 43 mix ferrite (initial permeability of 850)
  17203. </text>
  17204.     </content>
  17205.     <content>
  17206.         <layer>background</layer>
  17207.         <id>28</id>
  17208.         <text> Type 6 mix powdered iron (initial permeability of 8)
  17209. </text>
  17210.     </content>
  17211.     <content>
  17212.         <layer>background</layer>
  17213.         <id>29</id>
  17214.         <text> Type 12 mix powdered iron (initial permeability of 3)</text>
  17215.     </content>
  17216.     <name>#294</name>
  17217.     <script>on openCard
  17218. global group,rightone
  17219. put 26 into group
  17220. put "B" into rightone
  17221. pass openCard
  17222. end openCard
  17223. </script>
  17224. </card>
  17225.  
  17226.  
  17227. card_100129.xml
  17228. <?xml version="1.0" encoding="utf-8" ?>
  17229. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17230. <card>
  17231.     <id>100129</id>
  17232.     <filler1>0</filler1>
  17233.     <cantDelete> <true /> </cantDelete>
  17234.     <showPict> <true /> </showPict>
  17235.     <dontSearch> <false /> </dontSearch>
  17236.     <owner>7720</owner>
  17237.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17238.     <content>
  17239.         <layer>background</layer>
  17240.         <id>20</id>
  17241.         <text>Question #29</text>
  17242.     </content>
  17243.     <content>
  17244.         <layer>background</layer>
  17245.         <id>1</id>
  17246.         <text>A6C07  What devices are commonly used as parasitic suppressors at the input
  17247. and output terminals of VHF and UHF amplifiers?
  17248.   </text>
  17249.     </content>
  17250.     <content>
  17251.         <layer>background</layer>
  17252.         <id>11</id>
  17253.         <text>Electrolytic capacitors
  17254.  </text>
  17255.     </content>
  17256.     <content>
  17257.         <layer>background</layer>
  17258.         <id>27</id>
  17259.         <text>Butterworth filters
  17260. </text>
  17261.     </content>
  17262.     <content>
  17263.         <layer>background</layer>
  17264.         <id>28</id>
  17265.         <text> Ferrite beads</text>
  17266.     </content>
  17267.     <content>
  17268.         <layer>background</layer>
  17269.         <id>29</id>
  17270.         <text>Steel-core toroids</text>
  17271.     </content>
  17272.     <name>#295</name>
  17273.     <script>on openCard
  17274. global group,rightone
  17275. put 26 into group
  17276. put "C" into rightone
  17277. pass openCard
  17278. end openCard
  17279. </script>
  17280. </card>
  17281.  
  17282.  
  17283. card_100436.xml
  17284. <?xml version="1.0" encoding="utf-8" ?>
  17285. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17286. <card>
  17287.     <id>100436</id>
  17288.     <filler1>0</filler1>
  17289.     <cantDelete> <true /> </cantDelete>
  17290.     <showPict> <true /> </showPict>
  17291.     <dontSearch> <false /> </dontSearch>
  17292.     <owner>7720</owner>
  17293.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17294.     <content>
  17295.         <layer>background</layer>
  17296.         <id>20</id>
  17297.         <text>Question #29</text>
  17298.     </content>
  17299.     <content>
  17300.         <layer>background</layer>
  17301.         <id>1</id>
  17302.         <text>A6C08  What is a primary advantage of using a toroidal core instead of a
  17303. linear core in an inductor?
  17304.  </text>
  17305.     </content>
  17306.     <content>
  17307.         <layer>background</layer>
  17308.         <id>11</id>
  17309.         <text>Toroidal cores contain most of the magnetic field within the core
  17310. material</text>
  17311.     </content>
  17312.     <content>
  17313.         <layer>background</layer>
  17314.         <id>27</id>
  17315.         <text>Toroidal cores make it easier to couple the magnetic energy into
  17316. other components</text>
  17317.     </content>
  17318.     <content>
  17319.         <layer>background</layer>
  17320.         <id>28</id>
  17321.         <text>Toroidal cores exhibit greater hysteresis
  17322.  </text>
  17323.     </content>
  17324.     <content>
  17325.         <layer>background</layer>
  17326.         <id>29</id>
  17327.         <text>Toroidal cores have lower Q characteristics
  17328. </text>
  17329.     </content>
  17330.     <name>#296</name>
  17331.     <script>on openCard
  17332. global group,rightone
  17333. put 26 into group
  17334. put "A" into rightone
  17335. pass openCard
  17336. end openCard
  17337. </script>
  17338. </card>
  17339.  
  17340.  
  17341. card_100707.xml
  17342. <?xml version="1.0" encoding="utf-8" ?>
  17343. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17344. <card>
  17345.     <id>100707</id>
  17346.     <filler1>0</filler1>
  17347.     <cantDelete> <true /> </cantDelete>
  17348.     <showPict> <true /> </showPict>
  17349.     <dontSearch> <false /> </dontSearch>
  17350.     <owner>7720</owner>
  17351.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17352.     <content>
  17353.         <layer>background</layer>
  17354.         <id>20</id>
  17355.         <text>Question #30</text>
  17356.     </content>
  17357.     <content>
  17358.         <layer>background</layer>
  17359.         <id>1</id>
  17360.         <text>A6C09  What is a bifilar-wound toroid?
  17361.    </text>
  17362.     </content>
  17363.     <content>
  17364.         <layer>background</layer>
  17365.         <id>11</id>
  17366.         <text>An inductor that has two cores taped together to double the
  17367. inductance value
  17368. </text>
  17369.     </content>
  17370.     <content>
  17371.         <layer>background</layer>
  17372.         <id>27</id>
  17373.         <text>An inductor wound on a core with two holes (binocular core)
  17374. </text>
  17375.     </content>
  17376.     <content>
  17377.         <layer>background</layer>
  17378.         <id>28</id>
  17379.         <text> A transformer designed to provide a 2-to-1 impedance transformation
  17380. </text>
  17381.     </content>
  17382.     <content>
  17383.         <layer>background</layer>
  17384.         <id>29</id>
  17385.         <text>An inductor that uses a pair of wires to place two windings on the
  17386. core
  17387. </text>
  17388.     </content>
  17389.     <name>#297</name>
  17390.     <script>on openCard
  17391. global group,rightone
  17392. put 26 into group
  17393. put "D" into rightone
  17394. pass openCard
  17395. end openCard
  17396. </script>
  17397. </card>
  17398.  
  17399.  
  17400. card_101364.xml
  17401. <?xml version="1.0" encoding="utf-8" ?>
  17402. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17403. <card>
  17404.     <id>101364</id>
  17405.     <filler1>0</filler1>
  17406.     <cantDelete> <true /> </cantDelete>
  17407.     <showPict> <true /> </showPict>
  17408.     <dontSearch> <false /> </dontSearch>
  17409.     <owner>7720</owner>
  17410.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17411.     <content>
  17412.         <layer>background</layer>
  17413.         <id>20</id>
  17414.         <text>Question #26</text>
  17415.     </content>
  17416.     <content>
  17417.         <layer>background</layer>
  17418.         <id>1</id>
  17419.         <text>A6C10  How many turns will be required to produce a 1-mH inductor using a
  17420. ferrite toroidal core that has an inductance index (A sub L) value of
  17421. 523?
  17422.  </text>
  17423.     </content>
  17424.     <content>
  17425.         <layer>background</layer>
  17426.         <id>11</id>
  17427.         <text> 2 turns
  17428. </text>
  17429.     </content>
  17430.     <content>
  17431.         <layer>background</layer>
  17432.         <id>27</id>
  17433.         <text>  4 turns
  17434. </text>
  17435.     </content>
  17436.     <content>
  17437.         <layer>background</layer>
  17438.         <id>28</id>
  17439.         <text>43 turns
  17440. </text>
  17441.     </content>
  17442.     <content>
  17443.         <layer>background</layer>
  17444.         <id>29</id>
  17445.         <text> 229 turns</text>
  17446.     </content>
  17447.     <name>#298</name>
  17448.     <script>on openCard
  17449. global group,rightone
  17450. put 26 into group
  17451. put "C" into rightone
  17452. pass openCard
  17453. end openCard
  17454. </script>
  17455. </card>
  17456.  
  17457.  
  17458. card_101438.xml
  17459. <?xml version="1.0" encoding="utf-8" ?>
  17460. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17461. <card>
  17462.     <id>101438</id>
  17463.     <filler1>0</filler1>
  17464.     <cantDelete> <true /> </cantDelete>
  17465.     <showPict> <true /> </showPict>
  17466.     <dontSearch> <false /> </dontSearch>
  17467.     <owner>7720</owner>
  17468.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17469.     <content>
  17470.         <layer>background</layer>
  17471.         <id>20</id>
  17472.         <text>Question #26</text>
  17473.     </content>
  17474.     <content>
  17475.         <layer>background</layer>
  17476.         <id>1</id>
  17477.         <text>A6C11  How many turns will be required to produce a 5-microhenry inductor
  17478. using a powdered-iron toroidal core that has an inductance index (A
  17479. sub L) value of 40?
  17480.   
  17481. </text>
  17482.     </content>
  17483.     <content>
  17484.         <layer>background</layer>
  17485.         <id>11</id>
  17486.         <text>35 turns
  17487.  </text>
  17488.     </content>
  17489.     <content>
  17490.         <layer>background</layer>
  17491.         <id>27</id>
  17492.         <text>13 turns
  17493. </text>
  17494.     </content>
  17495.     <content>
  17496.         <layer>background</layer>
  17497.         <id>28</id>
  17498.         <text>79 turns
  17499.  </text>
  17500.     </content>
  17501.     <content>
  17502.         <layer>background</layer>
  17503.         <id>29</id>
  17504.         <text>141 turns</text>
  17505.     </content>
  17506.     <name>#299</name>
  17507.     <script>on openCard
  17508. global group,rightone
  17509. put 26 into group
  17510. put "A" into rightone
  17511. pass openCard
  17512. end openCard
  17513. </script>
  17514. </card>
  17515.  
  17516.  
  17517. card_101773.xml
  17518. <?xml version="1.0" encoding="utf-8" ?>
  17519. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17520. <card>
  17521.     <id>101773</id>
  17522.     <filler1>0</filler1>
  17523.     <cantDelete> <true /> </cantDelete>
  17524.     <showPict> <true /> </showPict>
  17525.     <dontSearch> <false /> </dontSearch>
  17526.     <owner>7720</owner>
  17527.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17528.     <content>
  17529.         <layer>background</layer>
  17530.         <id>20</id>
  17531.         <text>Question #30</text>
  17532.     </content>
  17533.     <content>
  17534.         <layer>background</layer>
  17535.         <id>1</id>
  17536.         <text>A6D01  What are the three terminals of a bipolar transistor?
  17537.  
  17538. </text>
  17539.     </content>
  17540.     <content>
  17541.         <layer>background</layer>
  17542.         <id>11</id>
  17543.         <text>Cathode, plate and grid
  17544.  </text>
  17545.     </content>
  17546.     <content>
  17547.         <layer>background</layer>
  17548.         <id>27</id>
  17549.         <text>Base, collector and emitter
  17550. </text>
  17551.     </content>
  17552.     <content>
  17553.         <layer>background</layer>
  17554.         <id>28</id>
  17555.         <text> Gate, source and sink
  17556.  </text>
  17557.     </content>
  17558.     <content>
  17559.         <layer>background</layer>
  17560.         <id>29</id>
  17561.         <text>Input, output and ground</text>
  17562.     </content>
  17563.     <name>#300</name>
  17564.     <script>on openCard
  17565. global group,rightone
  17566. put 27 into group
  17567. put "B" into rightone
  17568. pass openCard
  17569. end openCard
  17570. </script>
  17571. </card>
  17572.  
  17573.  
  17574. card_101903.xml
  17575. <?xml version="1.0" encoding="utf-8" ?>
  17576. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17577. <card>
  17578.     <id>101903</id>
  17579.     <filler1>0</filler1>
  17580.     <cantDelete> <true /> </cantDelete>
  17581.     <showPict> <true /> </showPict>
  17582.     <dontSearch> <false /> </dontSearch>
  17583.     <owner>7720</owner>
  17584.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17585.     <content>
  17586.         <layer>background</layer>
  17587.         <id>20</id>
  17588.         <text>Question #27</text>
  17589.     </content>
  17590.     <content>
  17591.         <layer>background</layer>
  17592.         <id>1</id>
  17593.         <text>A6D02  What is the alpha of a bipolar transistor?
  17594. </text>
  17595.     </content>
  17596.     <content>
  17597.         <layer>background</layer>
  17598.         <id>11</id>
  17599.         <text> The change of collector current with respect to base current
  17600.   </text>
  17601.     </content>
  17602.     <content>
  17603.         <layer>background</layer>
  17604.         <id>27</id>
  17605.         <text>The change of base current with respect to collector current
  17606. </text>
  17607.     </content>
  17608.     <content>
  17609.         <layer>background</layer>
  17610.         <id>28</id>
  17611.         <text> The change of collector current with respect to emitter current
  17612. </text>
  17613.     </content>
  17614.     <content>
  17615.         <layer>background</layer>
  17616.         <id>29</id>
  17617.         <text>The change of collector current with respect to gate current</text>
  17618.     </content>
  17619.     <name>#301</name>
  17620.     <script>on openCard
  17621. global group,rightone
  17622. put 27 into group
  17623. put "C" into rightone
  17624. pass openCard
  17625. end openCard
  17626. </script>
  17627. </card>
  17628.  
  17629.  
  17630. card_102203.xml
  17631. <?xml version="1.0" encoding="utf-8" ?>
  17632. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17633. <card>
  17634.     <id>102203</id>
  17635.     <filler1>0</filler1>
  17636.     <cantDelete> <true /> </cantDelete>
  17637.     <showPict> <true /> </showPict>
  17638.     <dontSearch> <false /> </dontSearch>
  17639.     <owner>7720</owner>
  17640.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17641.     <content>
  17642.         <layer>background</layer>
  17643.         <id>20</id>
  17644.         <text>Question #30</text>
  17645.     </content>
  17646.     <content>
  17647.         <layer>background</layer>
  17648.         <id>1</id>
  17649.         <text>A6D03  What is the beta of a bipolar transistor?
  17650. </text>
  17651.     </content>
  17652.     <content>
  17653.         <layer>background</layer>
  17654.         <id>11</id>
  17655.         <text> The change of collector current with respect to base current
  17656. </text>
  17657.     </content>
  17658.     <content>
  17659.         <layer>background</layer>
  17660.         <id>27</id>
  17661.         <text> The change of base current with respect to emitter current
  17662. </text>
  17663.     </content>
  17664.     <content>
  17665.         <layer>background</layer>
  17666.         <id>28</id>
  17667.         <text> The change of collector current with respect to emitter current
  17668. </text>
  17669.     </content>
  17670.     <content>
  17671.         <layer>background</layer>
  17672.         <id>29</id>
  17673.         <text> The change of base current with respect to gate current
  17674. </text>
  17675.     </content>
  17676.     <name>#302</name>
  17677.     <script>on openCard
  17678. global group,rightone
  17679. put 27 into group
  17680. put "A" into rightone
  17681. pass openCard
  17682. end openCard
  17683. </script>
  17684. </card>
  17685.  
  17686.  
  17687. card_102547.xml
  17688. <?xml version="1.0" encoding="utf-8" ?>
  17689. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17690. <card>
  17691.     <id>102547</id>
  17692.     <filler1>0</filler1>
  17693.     <cantDelete> <true /> </cantDelete>
  17694.     <showPict> <true /> </showPict>
  17695.     <dontSearch> <false /> </dontSearch>
  17696.     <owner>7720</owner>
  17697.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17698.     <content>
  17699.         <layer>background</layer>
  17700.         <id>20</id>
  17701.         <text>Question #30</text>
  17702.     </content>
  17703.     <content>
  17704.         <layer>background</layer>
  17705.         <id>1</id>
  17706.         <text>A6D04  What is the alpha cutoff frequency of a bipolar transistor?
  17707.  </text>
  17708.     </content>
  17709.     <content>
  17710.         <layer>background</layer>
  17711.         <id>11</id>
  17712.         <text>The practical lower frequency limit of a transistor in common
  17713. emitter configuration</text>
  17714.     </content>
  17715.     <content>
  17716.         <layer>background</layer>
  17717.         <id>27</id>
  17718.         <text> The practical upper frequency limit of a transistor in common
  17719. emitter configuration</text>
  17720.     </content>
  17721.     <content>
  17722.         <layer>background</layer>
  17723.         <id>28</id>
  17724.         <text>The practical lower frequency limit of a transistor in common base
  17725. configuration</text>
  17726.     </content>
  17727.     <content>
  17728.         <layer>background</layer>
  17729.         <id>29</id>
  17730.         <text>The practical upper frequency limit of a transistor in common base
  17731. configuration</text>
  17732.     </content>
  17733.     <name>#303</name>
  17734.     <script>on openCard
  17735. global group,rightone
  17736. put 27 into group
  17737. put "D" into rightone
  17738. pass openCard
  17739. end openCard
  17740. </script>
  17741. </card>
  17742.  
  17743.  
  17744. card_102860.xml
  17745. <?xml version="1.0" encoding="utf-8" ?>
  17746. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17747. <card>
  17748.     <id>102860</id>
  17749.     <filler1>0</filler1>
  17750.     <bitmap>BMAP_160521.pbm</bitmap>
  17751.     <cantDelete> <true /> </cantDelete>
  17752.     <showPict> <true /> </showPict>
  17753.     <dontSearch> <false /> </dontSearch>
  17754.     <owner>7720</owner>
  17755.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17756.     <content>
  17757.         <layer>background</layer>
  17758.         <id>20</id>
  17759.         <text>Question #27</text>
  17760.     </content>
  17761.     <content>
  17762.         <layer>background</layer>
  17763.         <id>1</id>
  17764.         <text>A6D05   In Figure A6-2, what is the schematic symbol for an NPN transistor?
  17765.  </text>
  17766.     </content>
  17767.     <name>#304</name>
  17768.     <script>on openCard
  17769. global group,rightone
  17770. put 27 into group
  17771. put "B" into rightone
  17772. pass openCard
  17773. end openCard
  17774. </script>
  17775. </card>
  17776.  
  17777.  
  17778. card_103157.xml
  17779. <?xml version="1.0" encoding="utf-8" ?>
  17780. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17781. <card>
  17782.     <id>103157</id>
  17783.     <filler1>0</filler1>
  17784.     <bitmap>BMAP_160860.pbm</bitmap>
  17785.     <cantDelete> <true /> </cantDelete>
  17786.     <showPict> <true /> </showPict>
  17787.     <dontSearch> <false /> </dontSearch>
  17788.     <owner>7720</owner>
  17789.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17790.     <content>
  17791.         <layer>background</layer>
  17792.         <id>20</id>
  17793.         <text>Question #30</text>
  17794.     </content>
  17795.     <content>
  17796.         <layer>background</layer>
  17797.         <id>1</id>
  17798.         <text>A6D06  In Figure A6-2, what is the schematic symbol for a PNP transistor?
  17799.  </text>
  17800.     </content>
  17801.     <content>
  17802.         <layer>background</layer>
  17803.         <id>11</id>
  17804.         <text> </text>
  17805.     </content>
  17806.     <content>
  17807.         <layer>background</layer>
  17808.         <id>27</id>
  17809.         <text> </text>
  17810.     </content>
  17811.     <content>
  17812.         <layer>background</layer>
  17813.         <id>28</id>
  17814.         <text> </text>
  17815.     </content>
  17816.     <content>
  17817.         <layer>background</layer>
  17818.         <id>29</id>
  17819.         <text> </text>
  17820.     </content>
  17821.     <name>#305</name>
  17822.     <script>on openCard
  17823. global group,rightone
  17824. put 27 into group
  17825. put "A" into rightone
  17826. pass openCard
  17827. end openCard
  17828. </script>
  17829. </card>
  17830.  
  17831.  
  17832. card_103325.xml
  17833. <?xml version="1.0" encoding="utf-8" ?>
  17834. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17835. <card>
  17836.     <id>103325</id>
  17837.     <filler1>0</filler1>
  17838.     <cantDelete> <true /> </cantDelete>
  17839.     <showPict> <true /> </showPict>
  17840.     <dontSearch> <false /> </dontSearch>
  17841.     <owner>7720</owner>
  17842.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17843.     <content>
  17844.         <layer>background</layer>
  17845.         <id>20</id>
  17846.         <text>Question #30</text>
  17847.     </content>
  17848.     <content>
  17849.         <layer>background</layer>
  17850.         <id>1</id>
  17851.         <text>A6D07  What term indicates the frequency at which a transistor grounded base
  17852. current gain has decreased to 0.7 of the gain obtainable at 1 kHz?
  17853. </text>
  17854.     </content>
  17855.     <content>
  17856.         <layer>background</layer>
  17857.         <id>11</id>
  17858.         <text> Corner frequency
  17859. </text>
  17860.     </content>
  17861.     <content>
  17862.         <layer>background</layer>
  17863.         <id>27</id>
  17864.         <text> Alpha rejection frequency
  17865. </text>
  17866.     </content>
  17867.     <content>
  17868.         <layer>background</layer>
  17869.         <id>28</id>
  17870.         <text> Beta cutoff frequency
  17871. </text>
  17872.     </content>
  17873.     <content>
  17874.         <layer>background</layer>
  17875.         <id>29</id>
  17876.         <text> Alpha cutoff frequency
  17877. </text>
  17878.     </content>
  17879.     <name>#306</name>
  17880.     <script>on openCard
  17881. global group,rightone
  17882. put 27 into group
  17883. put "D" into rightone
  17884. pass openCard
  17885. end openCard
  17886. </script>
  17887. </card>
  17888.  
  17889.  
  17890. card_103600.xml
  17891. <?xml version="1.0" encoding="utf-8" ?>
  17892. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17893. <card>
  17894.     <id>103600</id>
  17895.     <filler1>0</filler1>
  17896.     <cantDelete> <true /> </cantDelete>
  17897.     <showPict> <true /> </showPict>
  17898.     <dontSearch> <false /> </dontSearch>
  17899.     <owner>7720</owner>
  17900.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17901.     <content>
  17902.         <layer>background</layer>
  17903.         <id>20</id>
  17904.         <text>Question #31</text>
  17905.     </content>
  17906.     <content>
  17907.         <layer>background</layer>
  17908.         <id>1</id>
  17909.         <text>A6D08  What does the beta cutoff of a bipolar transistor indicate?
  17910.     </text>
  17911.     </content>
  17912.     <content>
  17913.         <layer>background</layer>
  17914.         <id>11</id>
  17915.         <text>The frequency at which the grounded base current gain has decreased
  17916. to 0.7 of that obtainable at 1 kHz
  17917. </text>
  17918.     </content>
  17919.     <content>
  17920.         <layer>background</layer>
  17921.         <id>27</id>
  17922.         <text>The frequency at which the grounded emitter current gain has
  17923. decreased to 0.7 of that obtainable at 1 kHz
  17924. </text>
  17925.     </content>
  17926.     <content>
  17927.         <layer>background</layer>
  17928.         <id>28</id>
  17929.         <text>The frequency at which the grounded collector current gain has
  17930. decreased to 0.7 of that obtainable at 1 kHz
  17931. </text>
  17932.     </content>
  17933.     <content>
  17934.         <layer>background</layer>
  17935.         <id>29</id>
  17936.         <text>The frequency at which the grounded gate current gain has decreased
  17937. to 0.7 of that obtainable at 1 kHz</text>
  17938.     </content>
  17939.     <name>#307</name>
  17940.     <script>on openCard
  17941. global group,rightone
  17942. put 27 into group
  17943. put "B" into rightone
  17944. pass openCard
  17945. end openCard
  17946. </script>
  17947. </card>
  17948.  
  17949.  
  17950. card_103803.xml
  17951. <?xml version="1.0" encoding="utf-8" ?>
  17952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17953. <card>
  17954.     <id>103803</id>
  17955.     <filler1>0</filler1>
  17956.     <cantDelete> <true /> </cantDelete>
  17957.     <showPict> <true /> </showPict>
  17958.     <dontSearch> <false /> </dontSearch>
  17959.     <owner>7720</owner>
  17960.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  17961.     <content>
  17962.         <layer>background</layer>
  17963.         <id>20</id>
  17964.         <text>Question #31</text>
  17965.     </content>
  17966.     <content>
  17967.         <layer>background</layer>
  17968.         <id>1</id>
  17969.         <text>A6D09  What is the transition region of a transistor?
  17970.  
  17971. </text>
  17972.     </content>
  17973.     <content>
  17974.         <layer>background</layer>
  17975.         <id>11</id>
  17976.         <text> An area of low charge density around the P-N junction
  17977.  </text>
  17978.     </content>
  17979.     <content>
  17980.         <layer>background</layer>
  17981.         <id>27</id>
  17982.         <text>The area of maximum P-type charge
  17983.  </text>
  17984.     </content>
  17985.     <content>
  17986.         <layer>background</layer>
  17987.         <id>28</id>
  17988.         <text>The area of maximum N-type charge
  17989. </text>
  17990.     </content>
  17991.     <content>
  17992.         <layer>background</layer>
  17993.         <id>29</id>
  17994.         <text> The point where wire leads are connected to the P- or N-type material</text>
  17995.     </content>
  17996.     <name>#308</name>
  17997.     <script>on openCard
  17998. global group,rightone
  17999. put 27 into group
  18000. put "A" into rightone
  18001. pass openCard
  18002. end openCard
  18003. </script>
  18004. </card>
  18005.  
  18006.  
  18007. card_104014.xml
  18008. <?xml version="1.0" encoding="utf-8" ?>
  18009. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18010. <card>
  18011.     <id>104014</id>
  18012.     <filler1>0</filler1>
  18013.     <cantDelete> <true /> </cantDelete>
  18014.     <showPict> <true /> </showPict>
  18015.     <dontSearch> <false /> </dontSearch>
  18016.     <owner>7720</owner>
  18017.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18018.     <content>
  18019.         <layer>background</layer>
  18020.         <id>20</id>
  18021.         <text>Question #31</text>
  18022.     </content>
  18023.     <content>
  18024.         <layer>background</layer>
  18025.         <id>1</id>
  18026.         <text>A6D10  What does it mean for a transistor to be fully saturated?
  18027.   </text>
  18028.     </content>
  18029.     <content>
  18030.         <layer>background</layer>
  18031.         <id>11</id>
  18032.         <text>The collector current is at its maximum value
  18033. </text>
  18034.     </content>
  18035.     <content>
  18036.         <layer>background</layer>
  18037.         <id>27</id>
  18038.         <text> The collector current is at its minimum value
  18039. </text>
  18040.     </content>
  18041.     <content>
  18042.         <layer>background</layer>
  18043.         <id>28</id>
  18044.         <text>The transistor alpha is at its maximum value
  18045.  </text>
  18046.     </content>
  18047.     <content>
  18048.         <layer>background</layer>
  18049.         <id>29</id>
  18050.         <text>The transistor beta is at its maximum value
  18051. </text>
  18052.     </content>
  18053.     <name>#309</name>
  18054.     <script>on openCard
  18055. global group,rightone
  18056. put 27 into group
  18057. put "A" into rightone
  18058. pass openCard
  18059. end openCard
  18060. </script>
  18061. </card>
  18062.  
  18063.  
  18064. card_104291.xml
  18065. <?xml version="1.0" encoding="utf-8" ?>
  18066. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18067. <card>
  18068.     <id>104291</id>
  18069.     <filler1>0</filler1>
  18070.     <cantDelete> <true /> </cantDelete>
  18071.     <showPict> <true /> </showPict>
  18072.     <dontSearch> <false /> </dontSearch>
  18073.     <owner>7720</owner>
  18074.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18075.     <content>
  18076.         <layer>background</layer>
  18077.         <id>20</id>
  18078.         <text>Question #31</text>
  18079.     </content>
  18080.     <content>
  18081.         <layer>background</layer>
  18082.         <id>1</id>
  18083.         <text>A6D11  What does it mean for a transistor to be cut off?
  18084. </text>
  18085.     </content>
  18086.     <content>
  18087.         <layer>background</layer>
  18088.         <id>11</id>
  18089.         <text> There is no base current
  18090. </text>
  18091.     </content>
  18092.     <content>
  18093.         <layer>background</layer>
  18094.         <id>27</id>
  18095.         <text> The transistor is at its operating point
  18096. </text>
  18097.     </content>
  18098.     <content>
  18099.         <layer>background</layer>
  18100.         <id>28</id>
  18101.         <text> No current flows from emitter to collector
  18102.  </text>
  18103.     </content>
  18104.     <content>
  18105.         <layer>background</layer>
  18106.         <id>29</id>
  18107.         <text>Maximum current flows from emitter to collector</text>
  18108.     </content>
  18109.     <name>#310</name>
  18110.     <script>on openCard
  18111. global group,rightone
  18112. put 27 into group
  18113. put "C" into rightone
  18114. pass openCard
  18115. end openCard
  18116. </script>
  18117. </card>
  18118.  
  18119.  
  18120. card_104553.xml
  18121. <?xml version="1.0" encoding="utf-8" ?>
  18122. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18123. <card>
  18124.     <id>104553</id>
  18125.     <filler1>0</filler1>
  18126.     <bitmap>BMAP_161114.pbm</bitmap>
  18127.     <cantDelete> <true /> </cantDelete>
  18128.     <showPict> <true /> </showPict>
  18129.     <dontSearch> <false /> </dontSearch>
  18130.     <owner>7720</owner>
  18131.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18132.     <content>
  18133.         <layer>background</layer>
  18134.         <id>20</id>
  18135.         <text>Question #27</text>
  18136.     </content>
  18137.     <content>
  18138.         <layer>background</layer>
  18139.         <id>1</id>
  18140.         <text>A6D12  In Figure A6-2, what is the schematic symbol for a unijunction
  18141. transistor?
  18142. </text>
  18143.     </content>
  18144.     <content>
  18145.         <layer>background</layer>
  18146.         <id>11</id>
  18147.         <text> </text>
  18148.     </content>
  18149.     <content>
  18150.         <layer>background</layer>
  18151.         <id>27</id>
  18152.         <text> </text>
  18153.     </content>
  18154.     <content>
  18155.         <layer>background</layer>
  18156.         <id>28</id>
  18157.         <text> </text>
  18158.     </content>
  18159.     <content>
  18160.         <layer>background</layer>
  18161.         <id>29</id>
  18162.         <text> </text>
  18163.     </content>
  18164.     <name>#311</name>
  18165.     <script>on openCard
  18166. global group,rightone
  18167. put 27 into group
  18168. put "D" into rightone
  18169. pass openCard
  18170. end openCard
  18171. </script>
  18172. </card>
  18173.  
  18174.  
  18175. card_104767.xml
  18176. <?xml version="1.0" encoding="utf-8" ?>
  18177. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18178. <card>
  18179.     <id>104767</id>
  18180.     <filler1>0</filler1>
  18181.     <cantDelete> <true /> </cantDelete>
  18182.     <showPict> <true /> </showPict>
  18183.     <dontSearch> <false /> </dontSearch>
  18184.     <owner>7720</owner>
  18185.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18186.     <content>
  18187.         <layer>background</layer>
  18188.         <id>20</id>
  18189.         <text>Question #27</text>
  18190.     </content>
  18191.     <content>
  18192.         <layer>background</layer>
  18193.         <id>1</id>
  18194.         <text>A6D13  What are the elements of a unijunction transistor?
  18195.  
  18196.  </text>
  18197.     </content>
  18198.     <content>
  18199.         <layer>background</layer>
  18200.         <id>11</id>
  18201.         <text>Gate, base 1 and base 2
  18202.  </text>
  18203.     </content>
  18204.     <content>
  18205.         <layer>background</layer>
  18206.         <id>27</id>
  18207.         <text>Gate, cathode and anode</text>
  18208.     </content>
  18209.     <content>
  18210.         <layer>background</layer>
  18211.         <id>28</id>
  18212.         <text>Base 1, base 2 and emitter
  18213.  </text>
  18214.     </content>
  18215.     <content>
  18216.         <layer>background</layer>
  18217.         <id>29</id>
  18218.         <text>Gate, source and sink
  18219. </text>
  18220.     </content>
  18221.     <name>#312</name>
  18222.     <script>on openCard
  18223. global group,rightone
  18224. put 27 into group
  18225. put "C" into rightone
  18226. pass openCard
  18227. end openCard
  18228. </script>
  18229. </card>
  18230.  
  18231.  
  18232. card_104996.xml
  18233. <?xml version="1.0" encoding="utf-8" ?>
  18234. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18235. <card>
  18236.     <id>104996</id>
  18237.     <filler1>0</filler1>
  18238.     <cantDelete> <true /> </cantDelete>
  18239.     <showPict> <true /> </showPict>
  18240.     <dontSearch> <false /> </dontSearch>
  18241.     <owner>7720</owner>
  18242.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18243.     <content>
  18244.         <layer>background</layer>
  18245.         <id>20</id>
  18246.         <text>Question #28</text>
  18247.     </content>
  18248.     <content>
  18249.         <layer>background</layer>
  18250.         <id>1</id>
  18251.         <text>A6E01  What are the three terminals of a silicon controlled rectifier (SCR)?
  18252.  </text>
  18253.     </content>
  18254.     <content>
  18255.         <layer>background</layer>
  18256.         <id>11</id>
  18257.         <text> Gate, source and sink
  18258. </text>
  18259.     </content>
  18260.     <content>
  18261.         <layer>background</layer>
  18262.         <id>27</id>
  18263.         <text> Anode, cathode and gate
  18264. </text>
  18265.     </content>
  18266.     <content>
  18267.         <layer>background</layer>
  18268.         <id>28</id>
  18269.         <text>Base, collector and emitter
  18270. </text>
  18271.     </content>
  18272.     <content>
  18273.         <layer>background</layer>
  18274.         <id>29</id>
  18275.         <text> Gate, base 1 and base 2</text>
  18276.     </content>
  18277.     <name>#313</name>
  18278.     <script>on openCard
  18279. global group,rightone
  18280. put 28 into group
  18281. put "B" into rightone
  18282. pass openCard
  18283. end openCard
  18284. </script>
  18285. </card>
  18286.  
  18287.  
  18288. card_105412.xml
  18289. <?xml version="1.0" encoding="utf-8" ?>
  18290. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18291. <card>
  18292.     <id>105412</id>
  18293.     <filler1>0</filler1>
  18294.     <cantDelete> <true /> </cantDelete>
  18295.     <showPict> <true /> </showPict>
  18296.     <dontSearch> <false /> </dontSearch>
  18297.     <owner>7720</owner>
  18298.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18299.     <content>
  18300.         <layer>background</layer>
  18301.         <id>20</id>
  18302.         <text>Question #28</text>
  18303.     </content>
  18304.     <content>
  18305.         <layer>background</layer>
  18306.         <id>1</id>
  18307.         <text>A6E02  What are the two stable operating conditions of a silicon controlled
  18308. rectifier (SCR)?
  18309.  </text>
  18310.     </content>
  18311.     <content>
  18312.         <layer>background</layer>
  18313.         <id>11</id>
  18314.         <text> Conducting and nonconducting
  18315.  </text>
  18316.     </content>
  18317.     <content>
  18318.         <layer>background</layer>
  18319.         <id>27</id>
  18320.         <text>Oscillating and quiescent
  18321. </text>
  18322.     </content>
  18323.     <content>
  18324.         <layer>background</layer>
  18325.         <id>28</id>
  18326.         <text>Forward conducting and reverse conducting
  18327.  </text>
  18328.     </content>
  18329.     <content>
  18330.         <layer>background</layer>
  18331.         <id>29</id>
  18332.         <text>NPN conduction and PNP conduction
  18333. </text>
  18334.     </content>
  18335.     <name>#314</name>
  18336.     <script>on openCard
  18337. global group,rightone
  18338. put 28 into group
  18339. put "A" into rightone
  18340. pass openCard
  18341. end openCard
  18342. </script>
  18343. </card>
  18344.  
  18345.  
  18346. card_105602.xml
  18347. <?xml version="1.0" encoding="utf-8" ?>
  18348. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18349. <card>
  18350.     <id>105602</id>
  18351.     <filler1>0</filler1>
  18352.     <cantDelete> <true /> </cantDelete>
  18353.     <showPict> <true /> </showPict>
  18354.     <dontSearch> <false /> </dontSearch>
  18355.     <owner>7720</owner>
  18356.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18357.     <content>
  18358.         <layer>background</layer>
  18359.         <id>20</id>
  18360.         <text>Question #28</text>
  18361.     </content>
  18362.     <content>
  18363.         <layer>background</layer>
  18364.         <id>1</id>
  18365.         <text>A6E03  When a silicon controlled rectifier (SCR) is triggered, to what other
  18366. solid-state device are its electrical characteristics similar (as
  18367. measured between its cathode and anode)?
  18368. </text>
  18369.     </content>
  18370.     <content>
  18371.         <layer>background</layer>
  18372.         <id>11</id>
  18373.         <text> The junction diode
  18374.  </text>
  18375.     </content>
  18376.     <content>
  18377.         <layer>background</layer>
  18378.         <id>27</id>
  18379.         <text>The tunnel diode
  18380. </text>
  18381.     </content>
  18382.     <content>
  18383.         <layer>background</layer>
  18384.         <id>28</id>
  18385.         <text> The hot-carrier diode
  18386. </text>
  18387.     </content>
  18388.     <content>
  18389.         <layer>background</layer>
  18390.         <id>29</id>
  18391.         <text> The varactor diode</text>
  18392.     </content>
  18393.     <name>#315</name>
  18394.     <script>on openCard
  18395. global group,rightone
  18396. put 28 into group
  18397. put "A" into rightone
  18398. pass openCard
  18399. end openCard
  18400. </script>
  18401. </card>
  18402.  
  18403.  
  18404. card_105978.xml
  18405. <?xml version="1.0" encoding="utf-8" ?>
  18406. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18407. <card>
  18408.     <id>105978</id>
  18409.     <filler1>0</filler1>
  18410.     <cantDelete> <true /> </cantDelete>
  18411.     <showPict> <true /> </showPict>
  18412.     <dontSearch> <false /> </dontSearch>
  18413.     <owner>7720</owner>
  18414.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18415.     <content>
  18416.         <layer>background</layer>
  18417.         <id>20</id>
  18418.         <text>Question #32</text>
  18419.     </content>
  18420.     <content>
  18421.         <layer>background</layer>
  18422.         <id>1</id>
  18423.         <text>A6E04  Under what operating conditions does a silicon controlled rectifier
  18424. (SCR) exhibit electrical characteristics similar to a forward-biased
  18425. silicon rectifier?
  18426.  </text>
  18427.     </content>
  18428.     <content>
  18429.         <layer>background</layer>
  18430.         <id>11</id>
  18431.         <text> During a switching transition
  18432. </text>
  18433.     </content>
  18434.     <content>
  18435.         <layer>background</layer>
  18436.         <id>27</id>
  18437.         <text> When it is used as a detector
  18438. </text>
  18439.     </content>
  18440.     <content>
  18441.         <layer>background</layer>
  18442.         <id>28</id>
  18443.         <text>When it is gated "off"
  18444. </text>
  18445.     </content>
  18446.     <content>
  18447.         <layer>background</layer>
  18448.         <id>29</id>
  18449.         <text> When it is gated "on"</text>
  18450.     </content>
  18451.     <name>#316</name>
  18452.     <script>on openCard
  18453. global group,rightone
  18454. put 28 into group
  18455. put "D" into rightone
  18456. pass openCard
  18457. end openCard
  18458. </script>
  18459. </card>
  18460.  
  18461.  
  18462. card_105995.xml
  18463. <?xml version="1.0" encoding="utf-8" ?>
  18464. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18465. <card>
  18466.     <id>105995</id>
  18467.     <filler1>0</filler1>
  18468.     <bitmap>BMAP_161290.pbm</bitmap>
  18469.     <cantDelete> <true /> </cantDelete>
  18470.     <showPict> <true /> </showPict>
  18471.     <dontSearch> <false /> </dontSearch>
  18472.     <owner>7720</owner>
  18473.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18474.     <content>
  18475.         <layer>background</layer>
  18476.         <id>20</id>
  18477.         <text>Question #32</text>
  18478.     </content>
  18479.     <content>
  18480.         <layer>background</layer>
  18481.         <id>1</id>
  18482.         <text>A6E05   In Figure A6-3, what is the schematic symbol for a silicon controlled
  18483. rectifier (SCR)?
  18484.  </text>
  18485.     </content>
  18486.     <content>
  18487.         <layer>background</layer>
  18488.         <id>11</id>
  18489.         <text> </text>
  18490.     </content>
  18491.     <content>
  18492.         <layer>background</layer>
  18493.         <id>27</id>
  18494.         <text> </text>
  18495.     </content>
  18496.     <content>
  18497.         <layer>background</layer>
  18498.         <id>28</id>
  18499.         <text> </text>
  18500.     </content>
  18501.     <content>
  18502.         <layer>background</layer>
  18503.         <id>29</id>
  18504.         <text> </text>
  18505.     </content>
  18506.     <name>#317</name>
  18507.     <script>on openCard
  18508. global group,rightone
  18509. put 28 into group
  18510. put "C" into rightone
  18511. pass openCard
  18512. end openCard
  18513. </script>
  18514. </card>
  18515.  
  18516.  
  18517. card_106261.xml
  18518. <?xml version="1.0" encoding="utf-8" ?>
  18519. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18520. <card>
  18521.     <id>106261</id>
  18522.     <filler1>0</filler1>
  18523.     <cantDelete> <true /> </cantDelete>
  18524.     <showPict> <true /> </showPict>
  18525.     <dontSearch> <false /> </dontSearch>
  18526.     <owner>7720</owner>
  18527.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18528.     <content>
  18529.         <layer>background</layer>
  18530.         <id>20</id>
  18531.         <text>Question #32</text>
  18532.     </content>
  18533.     <content>
  18534.         <layer>background</layer>
  18535.         <id>1</id>
  18536.         <text>A6E06  What is the name of the device that is fabricated as two complementary
  18537. silicon controlled rectifiers (SCRs) in parallel with a common gate
  18538. terminal?
  18539. </text>
  18540.     </content>
  18541.     <content>
  18542.         <layer>background</layer>
  18543.         <id>11</id>
  18544.         <text> Bilateral SCR
  18545.  </text>
  18546.     </content>
  18547.     <content>
  18548.         <layer>background</layer>
  18549.         <id>27</id>
  18550.         <text>TRIAC</text>
  18551.     </content>
  18552.     <content>
  18553.         <layer>background</layer>
  18554.         <id>28</id>
  18555.         <text> Unijunction transistor
  18556.  </text>
  18557.     </content>
  18558.     <content>
  18559.         <layer>background</layer>
  18560.         <id>29</id>
  18561.         <text>Field-effect transistor</text>
  18562.     </content>
  18563.     <name>#318</name>
  18564.     <script>on openCard
  18565. global group,rightone
  18566. put 28 into group
  18567. put "B" into rightone
  18568. pass openCard
  18569. end openCard
  18570. </script>
  18571. </card>
  18572.  
  18573.  
  18574. card_106531.xml
  18575. <?xml version="1.0" encoding="utf-8" ?>
  18576. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18577. <card>
  18578.     <id>106531</id>
  18579.     <filler1>0</filler1>
  18580.     <cantDelete> <true /> </cantDelete>
  18581.     <showPict> <true /> </showPict>
  18582.     <dontSearch> <false /> </dontSearch>
  18583.     <owner>7720</owner>
  18584.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18585.     <content>
  18586.         <layer>background</layer>
  18587.         <id>20</id>
  18588.         <text>Question #32</text>
  18589.     </content>
  18590.     <content>
  18591.         <layer>background</layer>
  18592.         <id>1</id>
  18593.         <text>A6E07  What are the three terminals of a TRIAC?
  18594.  </text>
  18595.     </content>
  18596.     <content>
  18597.         <layer>background</layer>
  18598.         <id>11</id>
  18599.         <text>Emitter, base 1 and base 2
  18600. </text>
  18601.     </content>
  18602.     <content>
  18603.         <layer>background</layer>
  18604.         <id>27</id>
  18605.         <text> Gate, anode 1 and anode 2
  18606.  </text>
  18607.     </content>
  18608.     <content>
  18609.         <layer>background</layer>
  18610.         <id>28</id>
  18611.         <text>Base, emitter and collector
  18612. </text>
  18613.     </content>
  18614.     <content>
  18615.         <layer>background</layer>
  18616.         <id>29</id>
  18617.         <text> Gate, source and sink</text>
  18618.     </content>
  18619.     <name>#319</name>
  18620.     <script>on openCard
  18621. global group,rightone
  18622. put 28 into group
  18623. put "B" into rightone
  18624. pass openCard
  18625. end openCard
  18626. </script>
  18627. </card>
  18628.  
  18629.  
  18630. card_106883.xml
  18631. <?xml version="1.0" encoding="utf-8" ?>
  18632. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18633. <card>
  18634.     <id>106883</id>
  18635.     <filler1>0</filler1>
  18636.     <bitmap>BMAP_167354.pbm</bitmap>
  18637.     <cantDelete> <true /> </cantDelete>
  18638.     <showPict> <true /> </showPict>
  18639.     <dontSearch> <false /> </dontSearch>
  18640.     <owner>7720</owner>
  18641.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18642.     <content>
  18643.         <layer>background</layer>
  18644.         <id>20</id>
  18645.         <text>Question #32</text>
  18646.     </content>
  18647.     <content>
  18648.         <layer>background</layer>
  18649.         <id>1</id>
  18650.         <text>A6E08  In Figure A6-3, what is the schematic symbol for a TRIAC?
  18651. </text>
  18652.     </content>
  18653.     <content>
  18654.         <layer>background</layer>
  18655.         <id>11</id>
  18656.         <text>
  18657.  
  18658. </text>
  18659.     </content>
  18660.     <name>#320</name>
  18661.     <script>on openCard
  18662. global group,rightone
  18663. put 28 into group
  18664. put "A" into rightone
  18665. pass openCard
  18666. end openCard
  18667. </script>
  18668. </card>
  18669.  
  18670.  
  18671. card_107140.xml
  18672. <?xml version="1.0" encoding="utf-8" ?>
  18673. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18674. <card>
  18675.     <id>107140</id>
  18676.     <filler1>0</filler1>
  18677.     <cantDelete> <true /> </cantDelete>
  18678.     <showPict> <true /> </showPict>
  18679.     <dontSearch> <false /> </dontSearch>
  18680.     <owner>7720</owner>
  18681.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18682.     <content>
  18683.         <layer>background</layer>
  18684.         <id>20</id>
  18685.         <text>Question #28</text>
  18686.     </content>
  18687.     <content>
  18688.         <layer>background</layer>
  18689.         <id>1</id>
  18690.         <text>A6E09  What will happen to a neon lamp in the presence of RF?
  18691.   
  18692. </text>
  18693.     </content>
  18694.     <content>
  18695.         <layer>background</layer>
  18696.         <id>11</id>
  18697.         <text> It will glow only in the presence of very high frequency radio
  18698. energy
  18699. </text>
  18700.     </content>
  18701.     <content>
  18702.         <layer>background</layer>
  18703.         <id>27</id>
  18704.         <text>It will change color
  18705. </text>
  18706.     </content>
  18707.     <content>
  18708.         <layer>background</layer>
  18709.         <id>28</id>
  18710.         <text>It will glow only in the presence of very low frequency radio
  18711. energy</text>
  18712.     </content>
  18713.     <content>
  18714.         <layer>background</layer>
  18715.         <id>29</id>
  18716.         <text> It will glow
  18717. </text>
  18718.     </content>
  18719.     <name>#321</name>
  18720.     <script>on openCard
  18721. global group,rightone
  18722. put 28 into group
  18723. put "D" into rightone
  18724. pass openCard
  18725. end openCard
  18726. </script>
  18727. </card>
  18728.  
  18729.  
  18730. card_107270.xml
  18731. <?xml version="1.0" encoding="utf-8" ?>
  18732. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18733. <card>
  18734.     <id>107270</id>
  18735.     <filler1>0</filler1>
  18736.     <cantDelete> <true /> </cantDelete>
  18737.     <showPict> <true /> </showPict>
  18738.     <dontSearch> <false /> </dontSearch>
  18739.     <owner>7720</owner>
  18740.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18741.     <content>
  18742.         <layer>background</layer>
  18743.         <id>20</id>
  18744.         <text>Question #28</text>
  18745.     </content>
  18746.     <content>
  18747.         <layer>background</layer>
  18748.         <id>1</id>
  18749.         <text>A6E10  If an NE-2 neon bulb is to be used as a dial lamp with a 120 V AC
  18750. line, what additional component must be connected to it?
  18751. </text>
  18752.     </content>
  18753.     <content>
  18754.         <layer>background</layer>
  18755.         <id>11</id>
  18756.         <text> A 150-pF capacitor in parallel with the bulb
  18757. </text>
  18758.     </content>
  18759.     <content>
  18760.         <layer>background</layer>
  18761.         <id>27</id>
  18762.         <text> A 10-mH inductor in series with the bulb
  18763. </text>
  18764.     </content>
  18765.     <content>
  18766.         <layer>background</layer>
  18767.         <id>28</id>
  18768.         <text> A 150-kilohm resistor in series with the bulb
  18769. </text>
  18770.     </content>
  18771.     <content>
  18772.         <layer>background</layer>
  18773.         <id>29</id>
  18774.         <text> A 10-kilohm resistor in parallel with the bulb
  18775. </text>
  18776.     </content>
  18777.     <name>#322</name>
  18778.     <script>on openCard
  18779. global group,rightone
  18780. put 28 into group
  18781. put "C" into rightone
  18782. pass openCard
  18783. end openCard
  18784. </script>
  18785. </card>
  18786.  
  18787.  
  18788. card_107770.xml
  18789. <?xml version="1.0" encoding="utf-8" ?>
  18790. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18791. <card>
  18792.     <id>107770</id>
  18793.     <filler1>0</filler1>
  18794.     <bitmap>BMAP_172981.pbm</bitmap>
  18795.     <cantDelete> <true /> </cantDelete>
  18796.     <showPict> <true /> </showPict>
  18797.     <dontSearch> <false /> </dontSearch>
  18798.     <owner>7720</owner>
  18799.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18800.     <content>
  18801.         <layer>background</layer>
  18802.         <id>20</id>
  18803.         <text>Question #32</text>
  18804.     </content>
  18805.     <content>
  18806.         <layer>background</layer>
  18807.         <id>1</id>
  18808.         <text>A6E11  In Figure A6-3, what is the schematic symbol for a neon lamp?
  18809.  </text>
  18810.     </content>
  18811.     <name>#323</name>
  18812.     <script>on openCard
  18813. global group,rightone
  18814. put 28 into group
  18815. put "C" into rightone
  18816. pass openCard
  18817. end openCard
  18818. </script>
  18819. </card>
  18820.  
  18821.  
  18822. card_107979.xml
  18823. <?xml version="1.0" encoding="utf-8" ?>
  18824. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18825. <card>
  18826.     <id>107979</id>
  18827.     <filler1>0</filler1>
  18828.     <cantDelete> <true /> </cantDelete>
  18829.     <showPict> <true /> </showPict>
  18830.     <dontSearch> <false /> </dontSearch>
  18831.     <owner>7720</owner>
  18832.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18833.     <content>
  18834.         <layer>background</layer>
  18835.         <id>20</id>
  18836.         <text>Question #32</text>
  18837.     </content>
  18838.     <content>
  18839.         <layer>background</layer>
  18840.         <id>1</id>
  18841.         <text>A6F01  For single-sideband phone emissions, what would be the bandwidth of a
  18842. good crystal lattice band-pass filter?
  18843.  
  18844.  
  18845.  
  18846. </text>
  18847.     </content>
  18848.     <content>
  18849.         <layer>background</layer>
  18850.         <id>11</id>
  18851.         <text> 6 kHz at -6 dB
  18852. </text>
  18853.     </content>
  18854.     <content>
  18855.         <layer>background</layer>
  18856.         <id>27</id>
  18857.         <text>2.1 kHz at -6 dB</text>
  18858.     </content>
  18859.     <content>
  18860.         <layer>background</layer>
  18861.         <id>28</id>
  18862.         <text>500 Hz at -6 dB</text>
  18863.     </content>
  18864.     <content>
  18865.         <layer>background</layer>
  18866.         <id>29</id>
  18867.         <text>15 kHz at -6 dB</text>
  18868.     </content>
  18869.     <name>#324</name>
  18870.     <script>on openCard
  18871. global group,rightone
  18872. put 29 into group
  18873. put "B" into rightone
  18874. pass openCard
  18875. end openCard
  18876. </script>
  18877. </card>
  18878.  
  18879.  
  18880. card_108126.xml
  18881. <?xml version="1.0" encoding="utf-8" ?>
  18882. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18883. <card>
  18884.     <id>108126</id>
  18885.     <filler1>0</filler1>
  18886.     <cantDelete> <true /> </cantDelete>
  18887.     <showPict> <true /> </showPict>
  18888.     <dontSearch> <false /> </dontSearch>
  18889.     <owner>7720</owner>
  18890.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18891.     <content>
  18892.         <layer>background</layer>
  18893.         <id>20</id>
  18894.         <text>Question #29</text>
  18895.     </content>
  18896.     <content>
  18897.         <layer>background</layer>
  18898.         <id>1</id>
  18899.         <text>A6F02  For double-sideband phone emissions, what would be the bandwidth of a
  18900. good crystal lattice band-pass filter?
  18901.  
  18902.  </text>
  18903.     </content>
  18904.     <content>
  18905.         <layer>background</layer>
  18906.         <id>11</id>
  18907.         <text> 1 kHz at -6 dB</text>
  18908.     </content>
  18909.     <content>
  18910.         <layer>background</layer>
  18911.         <id>27</id>
  18912.         <text>500 Hz at -6 dB</text>
  18913.     </content>
  18914.     <content>
  18915.         <layer>background</layer>
  18916.         <id>28</id>
  18917.         <text>6 kHz at -6 dB</text>
  18918.     </content>
  18919.     <content>
  18920.         <layer>background</layer>
  18921.         <id>29</id>
  18922.         <text>15 kHz at -6 dB</text>
  18923.     </content>
  18924.     <name>#325</name>
  18925.     <script>on openCard
  18926. global group,rightone
  18927. put 29 into group
  18928. put "C" into rightone
  18929. pass openCard
  18930. end openCard
  18931. </script>
  18932. </card>
  18933.  
  18934.  
  18935. card_108383.xml
  18936. <?xml version="1.0" encoding="utf-8" ?>
  18937. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18938. <card>
  18939.     <id>108383</id>
  18940.     <filler1>0</filler1>
  18941.     <cantDelete> <true /> </cantDelete>
  18942.     <showPict> <true /> </showPict>
  18943.     <dontSearch> <false /> </dontSearch>
  18944.     <owner>7720</owner>
  18945.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  18946.     <content>
  18947.         <layer>background</layer>
  18948.         <id>20</id>
  18949.         <text>Question #32</text>
  18950.     </content>
  18951.     <content>
  18952.         <layer>background</layer>
  18953.         <id>1</id>
  18954.         <text>A6F03  What is a crystal lattice filter?
  18955.  
  18956.  
  18957.  </text>
  18958.     </content>
  18959.     <content>
  18960.         <layer>background</layer>
  18961.         <id>11</id>
  18962.         <text> A power supply filter made with interlaced quartz crystals
  18963. </text>
  18964.     </content>
  18965.     <content>
  18966.         <layer>background</layer>
  18967.         <id>27</id>
  18968.         <text>An audio filter made with four quartz crystals that resonate at 1-
  18969. kHz intervals</text>
  18970.     </content>
  18971.     <content>
  18972.         <layer>background</layer>
  18973.         <id>28</id>
  18974.         <text>A filter with wide bandwidth and shallow skirts made using quartz
  18975. crystals</text>
  18976.     </content>
  18977.     <content>
  18978.         <layer>background</layer>
  18979.         <id>29</id>
  18980.         <text>A filter with narrow bandwidth and steep skirts made using quartz
  18981. crystals</text>
  18982.     </content>
  18983.     <name>#326</name>
  18984.     <script>on openCard
  18985. global group,rightone
  18986. put 29 into group
  18987. put "D" into rightone
  18988. pass openCard
  18989. end openCard
  18990. </script>
  18991. </card>
  18992.  
  18993.  
  18994. card_108610.xml
  18995. <?xml version="1.0" encoding="utf-8" ?>
  18996. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  18997. <card>
  18998.     <id>108610</id>
  18999.     <filler1>0</filler1>
  19000.     <cantDelete> <true /> </cantDelete>
  19001.     <showPict> <true /> </showPict>
  19002.     <dontSearch> <false /> </dontSearch>
  19003.     <owner>7720</owner>
  19004.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19005.     <content>
  19006.         <layer>background</layer>
  19007.         <id>20</id>
  19008.         <text>Question #29</text>
  19009.     </content>
  19010.     <content>
  19011.         <layer>background</layer>
  19012.         <id>1</id>
  19013.         <text>A6F04  What technique is used to construct low-cost, high-performance crystal
  19014. filters?
  19015.  
  19016.  
  19017. </text>
  19018.     </content>
  19019.     <content>
  19020.         <layer>background</layer>
  19021.         <id>11</id>
  19022.         <text>Choose a center frequency that matches the available crystals
  19023. </text>
  19024.     </content>
  19025.     <content>
  19026.         <layer>background</layer>
  19027.         <id>27</id>
  19028.         <text> Choose a crystal with the desired bandwidth and operating frequency
  19029. to match a desired center frequency</text>
  19030.     </content>
  19031.     <content>
  19032.         <layer>background</layer>
  19033.         <id>28</id>
  19034.         <text> Measure crystal bandwidth to ensure at least 20% coupling
  19035.  </text>
  19036.     </content>
  19037.     <content>
  19038.         <layer>background</layer>
  19039.         <id>29</id>
  19040.         <text>Measure crystal frequencies and carefully select units with less
  19041. than 10% frequency difference</text>
  19042.     </content>
  19043.     <name>#327</name>
  19044.     <script>on openCard
  19045. global group,rightone
  19046. put 29 into group
  19047. put "D" into rightone
  19048. pass openCard
  19049. end openCard
  19050. </script>
  19051. </card>
  19052.  
  19053.  
  19054. card_108854.xml
  19055. <?xml version="1.0" encoding="utf-8" ?>
  19056. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19057. <card>
  19058.     <id>108854</id>
  19059.     <filler1>0</filler1>
  19060.     <cantDelete> <true /> </cantDelete>
  19061.     <showPict> <true /> </showPict>
  19062.     <dontSearch> <false /> </dontSearch>
  19063.     <owner>7720</owner>
  19064.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19065.     <content>
  19066.         <layer>background</layer>
  19067.         <id>20</id>
  19068.         <text>Question #29</text>
  19069.     </content>
  19070.     <content>
  19071.         <layer>background</layer>
  19072.         <id>1</id>
  19073.         <text>A6F05  Which factor helps determine the bandwidth and response shape of a
  19074. crystal filter?
  19075.  
  19076.  
  19077. </text>
  19078.     </content>
  19079.     <content>
  19080.         <layer>background</layer>
  19081.         <id>11</id>
  19082.         <text> The relative frequencies of the individual crystals
  19083. </text>
  19084.     </content>
  19085.     <content>
  19086.         <layer>background</layer>
  19087.         <id>27</id>
  19088.         <text>The center frequency chosen for the filter</text>
  19089.     </content>
  19090.     <content>
  19091.         <layer>background</layer>
  19092.         <id>28</id>
  19093.         <text> The gain of the RF stage preceding the filter</text>
  19094.     </content>
  19095.     <content>
  19096.         <layer>background</layer>
  19097.         <id>29</id>
  19098.         <text> The amplitude of the signals passing through the filter
  19099. </text>
  19100.     </content>
  19101.     <name>#328</name>
  19102.     <script>on openCard
  19103. global group,rightone
  19104. put 29 into group
  19105. put "A" into rightone
  19106. pass openCard
  19107. end openCard
  19108. </script>
  19109. </card>
  19110.  
  19111.  
  19112. card_109121.xml
  19113. <?xml version="1.0" encoding="utf-8" ?>
  19114. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19115. <card>
  19116.     <id>109121</id>
  19117.     <filler1>0</filler1>
  19118.     <cantDelete> <true /> </cantDelete>
  19119.     <showPict> <true /> </showPict>
  19120.     <dontSearch> <false /> </dontSearch>
  19121.     <owner>7720</owner>
  19122.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19123.     <content>
  19124.         <layer>background</layer>
  19125.         <id>20</id>
  19126.         <text>Question #33</text>
  19127.     </content>
  19128.     <content>
  19129.         <layer>background</layer>
  19130.         <id>1</id>
  19131.         <text>A6F06  What is the piezoelectric effect?
  19132.  </text>
  19133.     </content>
  19134.     <content>
  19135.         <layer>background</layer>
  19136.         <id>11</id>
  19137.         <text> Physical deformation of a crystal by the application of a voltage
  19138.  
  19139. </text>
  19140.     </content>
  19141.     <content>
  19142.         <layer>background</layer>
  19143.         <id>27</id>
  19144.         <text>Mechanical deformation of a crystal by the application of a
  19145. magnetic field</text>
  19146.     </content>
  19147.     <content>
  19148.         <layer>background</layer>
  19149.         <id>28</id>
  19150.         <text>The generation of electrical energy by the application of light
  19151. </text>
  19152.     </content>
  19153.     <content>
  19154.         <layer>background</layer>
  19155.         <id>29</id>
  19156.         <text> Reversed conduction states when a P-N junction is exposed to light
  19157. </text>
  19158.     </content>
  19159.     <name>#329</name>
  19160.     <script>on openCard
  19161. global group,rightone
  19162. put 29 into group
  19163. put "A" into rightone
  19164. pass openCard
  19165. end openCard
  19166. </script>
  19167. </card>
  19168.  
  19169.  
  19170. card_109336.xml
  19171. <?xml version="1.0" encoding="utf-8" ?>
  19172. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19173. <card>
  19174.     <id>109336</id>
  19175.     <filler1>0</filler1>
  19176.     <cantDelete> <true /> </cantDelete>
  19177.     <showPict> <true /> </showPict>
  19178.     <dontSearch> <false /> </dontSearch>
  19179.     <owner>7720</owner>
  19180.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19181.     <content>
  19182.         <layer>background</layer>
  19183.         <id>20</id>
  19184.         <text>Question #29</text>
  19185.     </content>
  19186.     <content>
  19187.         <layer>background</layer>
  19188.         <id>1</id>
  19189.         <text>A6F07  Which of the following devices would be most suitable for constructing
  19190. a receive preamplifier for 1296 MHz?
  19191.  </text>
  19192.     </content>
  19193.     <content>
  19194.         <layer>background</layer>
  19195.         <id>11</id>
  19196.         <text> A 2N2222 bipolar transistor
  19197. </text>
  19198.     </content>
  19199.     <content>
  19200.         <layer>background</layer>
  19201.         <id>27</id>
  19202.         <text> An MRF901 bipolar transistor
  19203. </text>
  19204.     </content>
  19205.     <content>
  19206.         <layer>background</layer>
  19207.         <id>28</id>
  19208.         <text>An MSA-0135 monolithic microwave integrated circuit (MMIC)
  19209. </text>
  19210.     </content>
  19211.     <content>
  19212.         <layer>background</layer>
  19213.         <id>29</id>
  19214.         <text> An MPF102 N-junction field-effect transistor (JFET)</text>
  19215.     </content>
  19216.     <name>#330</name>
  19217.     <script>on openCard
  19218. global group,rightone
  19219. put 29 into group
  19220. put "C" into rightone
  19221. pass openCard
  19222. end openCard
  19223. </script>
  19224. </card>
  19225.  
  19226.  
  19227. card_109655.xml
  19228. <?xml version="1.0" encoding="utf-8" ?>
  19229. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19230. <card>
  19231.     <id>109655</id>
  19232.     <filler1>0</filler1>
  19233.     <cantDelete> <true /> </cantDelete>
  19234.     <showPict> <true /> </showPict>
  19235.     <dontSearch> <false /> </dontSearch>
  19236.     <owner>7720</owner>
  19237.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19238.     <content>
  19239.         <layer>background</layer>
  19240.         <id>20</id>
  19241.         <text>Question #29</text>
  19242.     </content>
  19243.     <content>
  19244.         <layer>background</layer>
  19245.         <id>1</id>
  19246.         <text>A6F08  Which device might be used to simplify the design and construction of
  19247. a 3456-MHz receiver?
  19248. </text>
  19249.     </content>
  19250.     <content>
  19251.         <layer>background</layer>
  19252.         <id>11</id>
  19253.         <text> An MSA-0735 monolithic microwave integrated circuit (MMIC).
  19254. </text>
  19255.     </content>
  19256.     <content>
  19257.         <layer>background</layer>
  19258.         <id>27</id>
  19259.         <text> An MRF901 bipolar transistor
  19260. </text>
  19261.     </content>
  19262.     <content>
  19263.         <layer>background</layer>
  19264.         <id>28</id>
  19265.         <text> An MGF1402 gallium arsenide field-effect transistor (GaAsFET)
  19266. </text>
  19267.     </content>
  19268.     <content>
  19269.         <layer>background</layer>
  19270.         <id>29</id>
  19271.         <text> An MPF102 N-junction field-effect transistor (JFET)
  19272. </text>
  19273.     </content>
  19274.     <name>#331</name>
  19275.     <script>on openCard
  19276. global group,rightone
  19277. put 29 into group
  19278. put "A" into rightone
  19279. pass openCard
  19280. end openCard
  19281. </script>
  19282. </card>
  19283.  
  19284.  
  19285. card_109980.xml
  19286. <?xml version="1.0" encoding="utf-8" ?>
  19287. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19288. <card>
  19289.     <id>109980</id>
  19290.     <filler1>0</filler1>
  19291.     <cantDelete> <true /> </cantDelete>
  19292.     <showPict> <true /> </showPict>
  19293.     <dontSearch> <false /> </dontSearch>
  19294.     <owner>7720</owner>
  19295.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19296.     <content>
  19297.         <layer>background</layer>
  19298.         <id>20</id>
  19299.         <text>Question #33</text>
  19300.     </content>
  19301.     <content>
  19302.         <layer>background</layer>
  19303.         <id>1</id>
  19304.         <text>A6F09  What type of amplifier device consists of a small "pill sized" package
  19305. with an input lead, an output lead and 2 ground leads?
  19306.  
  19307.  
  19308. </text>
  19309.     </content>
  19310.     <content>
  19311.         <layer>background</layer>
  19312.         <id>11</id>
  19313.         <text> A gallium arsenide field-effect transistor (GaAsFET)
  19314. </text>
  19315.     </content>
  19316.     <content>
  19317.         <layer>background</layer>
  19318.         <id>27</id>
  19319.         <text>An operational amplifier integrated circuit (OAIC)</text>
  19320.     </content>
  19321.     <content>
  19322.         <layer>background</layer>
  19323.         <id>28</id>
  19324.         <text>An indium arsenide integrated circuit (IAIC)</text>
  19325.     </content>
  19326.     <content>
  19327.         <layer>background</layer>
  19328.         <id>29</id>
  19329.         <text> A monolithic microwave integrated circuit (MMIC)</text>
  19330.     </content>
  19331.     <name>#332</name>
  19332.     <script>on openCard
  19333. global group,rightone
  19334. put 29 into group
  19335. put "D" into rightone
  19336. pass openCard
  19337. end openCard
  19338. </script>
  19339. </card>
  19340.  
  19341.  
  19342. card_110368.xml
  19343. <?xml version="1.0" encoding="utf-8" ?>
  19344. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19345. <card>
  19346.     <id>110368</id>
  19347.     <filler1>0</filler1>
  19348.     <cantDelete> <true /> </cantDelete>
  19349.     <showPict> <true /> </showPict>
  19350.     <dontSearch> <false /> </dontSearch>
  19351.     <owner>7720</owner>
  19352.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19353.     <content>
  19354.         <layer>background</layer>
  19355.         <id>20</id>
  19356.         <text>Question #33</text>
  19357.     </content>
  19358.     <content>
  19359.         <layer>background</layer>
  19360.         <id>1</id>
  19361.         <text>A6F10  What typical construction technique do amateurs use when building an
  19362. amplifier containing a monolithic microwave integrated circuit (MMIC)?
  19363.  
  19364.  
  19365.  </text>
  19366.     </content>
  19367.     <content>
  19368.         <layer>background</layer>
  19369.         <id>11</id>
  19370.         <text> Ground-plane "ugly" construction
  19371. </text>
  19372.     </content>
  19373.     <content>
  19374.         <layer>background</layer>
  19375.         <id>27</id>
  19376.         <text> Microstrip construction</text>
  19377.     </content>
  19378.     <content>
  19379.         <layer>background</layer>
  19380.         <id>28</id>
  19381.         <text> Point-to-point construction</text>
  19382.     </content>
  19383.     <content>
  19384.         <layer>background</layer>
  19385.         <id>29</id>
  19386.         <text>Wave-soldering construction</text>
  19387.     </content>
  19388.     <name>#333</name>
  19389.     <script>on openCard
  19390. global group,rightone
  19391. put 29 into group
  19392. put "B" into rightone
  19393. pass openCard
  19394. end openCard
  19395. </script>
  19396. </card>
  19397.  
  19398.  
  19399. card_110739.xml
  19400. <?xml version="1.0" encoding="utf-8" ?>
  19401. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19402. <card>
  19403.     <id>110739</id>
  19404.     <filler1>0</filler1>
  19405.     <cantDelete> <true /> </cantDelete>
  19406.     <showPict> <true /> </showPict>
  19407.     <dontSearch> <false /> </dontSearch>
  19408.     <owner>7720</owner>
  19409.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19410.     <content>
  19411.         <layer>background</layer>
  19412.         <id>20</id>
  19413.         <text>Question #33</text>
  19414.     </content>
  19415.     <content>
  19416.         <layer>background</layer>
  19417.         <id>1</id>
  19418.         <text>A6F11  How is the operating bias voltage supplied to a monolithic microwave
  19419. integrated circuit (MMIC)?</text>
  19420.     </content>
  19421.     <content>
  19422.         <layer>background</layer>
  19423.         <id>11</id>
  19424.         <text>Through a resistor and RF choke connected to the amplifier output
  19425. lead</text>
  19426.     </content>
  19427.     <content>
  19428.         <layer>background</layer>
  19429.         <id>27</id>
  19430.         <text>MMICs require no operating bias</text>
  19431.     </content>
  19432.     <content>
  19433.         <layer>background</layer>
  19434.         <id>28</id>
  19435.         <text> Through a capacitor and RF choke connected to the amplifier input lead</text>
  19436.     </content>
  19437.     <content>
  19438.         <layer>background</layer>
  19439.         <id>29</id>
  19440.         <text> Directly to the bias-voltage (VCC IN) lead
  19441. </text>
  19442.     </content>
  19443.     <name>#334</name>
  19444.     <script>on openCard
  19445. global group,rightone
  19446. put 29 into group
  19447. put "A" into rightone
  19448. pass openCard
  19449. end openCard
  19450. </script>
  19451. </card>
  19452.  
  19453.  
  19454. card_111076.xml
  19455. <?xml version="1.0" encoding="utf-8" ?>
  19456. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19457. <card>
  19458.     <id>111076</id>
  19459.     <filler1>0</filler1>
  19460.     <cantDelete> <true /> </cantDelete>
  19461.     <showPict> <true /> </showPict>
  19462.     <dontSearch> <false /> </dontSearch>
  19463.     <owner>7720</owner>
  19464.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19465.     <content>
  19466.         <layer>background</layer>
  19467.         <id>20</id>
  19468.         <text>Question #30</text>
  19469.     </content>
  19470.     <content>
  19471.         <layer>background</layer>
  19472.         <id>1</id>
  19473.         <text>A7A01  For what portion of a signal cycle does a Class A amplifier operate?
  19474.   </text>
  19475.     </content>
  19476.     <content>
  19477.         <layer>background</layer>
  19478.         <id>11</id>
  19479.         <text> Less than 180 degrees
  19480. </text>
  19481.     </content>
  19482.     <content>
  19483.         <layer>background</layer>
  19484.         <id>27</id>
  19485.         <text> The entire cycle
  19486. </text>
  19487.     </content>
  19488.     <content>
  19489.         <layer>background</layer>
  19490.         <id>28</id>
  19491.         <text>More than 180 degrees and less than 360 degrees
  19492. </text>
  19493.     </content>
  19494.     <content>
  19495.         <layer>background</layer>
  19496.         <id>29</id>
  19497.         <text>Exactly 180 degrees
  19498. </text>
  19499.     </content>
  19500.     <name>#335</name>
  19501.     <script>on openCard
  19502. global group,rightone
  19503. put 30 into group
  19504. put "B" into rightone
  19505. pass openCard
  19506. end openCard
  19507. </script>
  19508. </card>
  19509.  
  19510.  
  19511. card_111317.xml
  19512. <?xml version="1.0" encoding="utf-8" ?>
  19513. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19514. <card>
  19515.     <id>111317</id>
  19516.     <filler1>0</filler1>
  19517.     <cantDelete> <true /> </cantDelete>
  19518.     <showPict> <true /> </showPict>
  19519.     <dontSearch> <false /> </dontSearch>
  19520.     <owner>7720</owner>
  19521.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19522.     <content>
  19523.         <layer>background</layer>
  19524.         <id>20</id>
  19525.         <text>Question #33</text>
  19526.     </content>
  19527.     <content>
  19528.         <layer>background</layer>
  19529.         <id>1</id>
  19530.         <text>A7A02  Which class of amplifier has the highest linearity and least distortion?
  19531.  
  19532.  
  19533.  
  19534.  </text>
  19535.     </content>
  19536.     <content>
  19537.         <layer>background</layer>
  19538.         <id>11</id>
  19539.         <text> Class A</text>
  19540.     </content>
  19541.     <content>
  19542.         <layer>background</layer>
  19543.         <id>27</id>
  19544.         <text> Class B</text>
  19545.     </content>
  19546.     <content>
  19547.         <layer>background</layer>
  19548.         <id>28</id>
  19549.         <text> Class C</text>
  19550.     </content>
  19551.     <content>
  19552.         <layer>background</layer>
  19553.         <id>29</id>
  19554.         <text>Class AB</text>
  19555.     </content>
  19556.     <name>#336</name>
  19557.     <script>on openCard
  19558. global group,rightone
  19559. put 30 into group
  19560. put "A" into rightone
  19561. pass openCard
  19562. end openCard
  19563. </script>
  19564. </card>
  19565.  
  19566.  
  19567. card_111564.xml
  19568. <?xml version="1.0" encoding="utf-8" ?>
  19569. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19570. <card>
  19571.     <id>111564</id>
  19572.     <filler1>0</filler1>
  19573.     <cantDelete> <true /> </cantDelete>
  19574.     <showPict> <true /> </showPict>
  19575.     <dontSearch> <false /> </dontSearch>
  19576.     <owner>7720</owner>
  19577.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19578.     <content>
  19579.         <layer>background</layer>
  19580.         <id>20</id>
  19581.         <text>Question #30</text>
  19582.     </content>
  19583.     <content>
  19584.         <layer>background</layer>
  19585.         <id>1</id>
  19586.         <text>A7A03  For what portion of a signal cycle does a Class AB amplifier operate?
  19587.    </text>
  19588.     </content>
  19589.     <content>
  19590.         <layer>background</layer>
  19591.         <id>11</id>
  19592.         <text>More than 180 degrees but less than 360 degrees
  19593. </text>
  19594.     </content>
  19595.     <content>
  19596.         <layer>background</layer>
  19597.         <id>27</id>
  19598.         <text>Exactly 180 degrees
  19599.  </text>
  19600.     </content>
  19601.     <content>
  19602.         <layer>background</layer>
  19603.         <id>28</id>
  19604.         <text>The entire cycle
  19605. </text>
  19606.     </content>
  19607.     <content>
  19608.         <layer>background</layer>
  19609.         <id>29</id>
  19610.         <text>Less than 180 degrees</text>
  19611.     </content>
  19612.     <name>#337</name>
  19613.     <script>on openCard
  19614. global group,rightone
  19615. put 30 into group
  19616. put "A" into rightone
  19617. pass openCard
  19618. end openCard
  19619. </script>
  19620. </card>
  19621.  
  19622.  
  19623. card_111632.xml
  19624. <?xml version="1.0" encoding="utf-8" ?>
  19625. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19626. <card>
  19627.     <id>111632</id>
  19628.     <filler1>0</filler1>
  19629.     <cantDelete> <true /> </cantDelete>
  19630.     <showPict> <true /> </showPict>
  19631.     <dontSearch> <false /> </dontSearch>
  19632.     <owner>7720</owner>
  19633.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19634.     <content>
  19635.         <layer>background</layer>
  19636.         <id>20</id>
  19637.         <text>Question #30</text>
  19638.     </content>
  19639.     <content>
  19640.         <layer>background</layer>
  19641.         <id>1</id>
  19642.         <text>A7A04  For what portion of a signal cycle does a Class B amplifier operate?
  19643.  
  19644.  
  19645.  
  19646.  
  19647. </text>
  19648.     </content>
  19649.     <content>
  19650.         <layer>background</layer>
  19651.         <id>11</id>
  19652.         <text> The entire cycle</text>
  19653.     </content>
  19654.     <content>
  19655.         <layer>background</layer>
  19656.         <id>27</id>
  19657.         <text>Greater than 180 degrees and less than 360 degrees</text>
  19658.     </content>
  19659.     <content>
  19660.         <layer>background</layer>
  19661.         <id>28</id>
  19662.         <text>Less than 180 degrees</text>
  19663.     </content>
  19664.     <content>
  19665.         <layer>background</layer>
  19666.         <id>29</id>
  19667.         <text>180 degrees</text>
  19668.     </content>
  19669.     <name>#338</name>
  19670.     <script>on openCard
  19671. global group,rightone
  19672. put 30 into group
  19673. put "D" into rightone
  19674. pass openCard
  19675. end openCard
  19676. </script>
  19677. </card>
  19678.  
  19679.  
  19680. card_7154.xml
  19681. <?xml version="1.0" encoding="utf-8" ?>
  19682. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19683. <card>
  19684.     <id>7154</id>
  19685.     <filler1>0</filler1>
  19686.     <cantDelete> <true /> </cantDelete>
  19687.     <showPict> <true /> </showPict>
  19688.     <dontSearch> <false /> </dontSearch>
  19689.     <owner>7720</owner>
  19690.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19691.     <content>
  19692.         <layer>background</layer>
  19693.         <id>20</id>
  19694.         <text>Question #34</text>
  19695.     </content>
  19696.     <content>
  19697.         <layer>background</layer>
  19698.         <id>1</id>
  19699.         <text>A7A05  For what portion of a signal cycle does a Class C amplifier operate?
  19700.   </text>
  19701.     </content>
  19702.     <content>
  19703.         <layer>background</layer>
  19704.         <id>11</id>
  19705.         <text>Less than 180 degrees
  19706. </text>
  19707.     </content>
  19708.     <content>
  19709.         <layer>background</layer>
  19710.         <id>27</id>
  19711.         <text>Exactly 180 degrees
  19712.  </text>
  19713.     </content>
  19714.     <content>
  19715.         <layer>background</layer>
  19716.         <id>28</id>
  19717.         <text>The entire cycle
  19718. </text>
  19719.     </content>
  19720.     <content>
  19721.         <layer>background</layer>
  19722.         <id>29</id>
  19723.         <text> More than 180 degrees but less than 360 degrees</text>
  19724.     </content>
  19725.     <name>#339</name>
  19726.     <script>on openCard
  19727. global group,rightone
  19728. put 30 into group
  19729. put "A" into rightone
  19730. pass openCard
  19731. end openCard
  19732. </script>
  19733. </card>
  19734.  
  19735.  
  19736. card_111915.xml
  19737. <?xml version="1.0" encoding="utf-8" ?>
  19738. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19739. <card>
  19740.     <id>111915</id>
  19741.     <filler1>0</filler1>
  19742.     <cantDelete> <true /> </cantDelete>
  19743.     <showPict> <true /> </showPict>
  19744.     <dontSearch> <false /> </dontSearch>
  19745.     <owner>7720</owner>
  19746.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19747.     <content>
  19748.         <layer>background</layer>
  19749.         <id>20</id>
  19750.         <text>Question #34</text>
  19751.     </content>
  19752.     <content>
  19753.         <layer>background</layer>
  19754.         <id>1</id>
  19755.         <text>A7A06  Which class of amplifier provides the highest efficiency?
  19756.  
  19757.  
  19758. </text>
  19759.     </content>
  19760.     <content>
  19761.         <layer>background</layer>
  19762.         <id>11</id>
  19763.         <text>Class A</text>
  19764.     </content>
  19765.     <content>
  19766.         <layer>background</layer>
  19767.         <id>27</id>
  19768.         <text> Class B</text>
  19769.     </content>
  19770.     <content>
  19771.         <layer>background</layer>
  19772.         <id>28</id>
  19773.         <text> Class C</text>
  19774.     </content>
  19775.     <content>
  19776.         <layer>background</layer>
  19777.         <id>29</id>
  19778.         <text> Class AB</text>
  19779.     </content>
  19780.     <name>#340</name>
  19781.     <script>on openCard
  19782. global group,rightone
  19783. put 30 into group
  19784. put "C" into rightone
  19785. pass openCard
  19786. end openCard
  19787. </script>
  19788. </card>
  19789.  
  19790.  
  19791. card_112284.xml
  19792. <?xml version="1.0" encoding="utf-8" ?>
  19793. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19794. <card>
  19795.     <id>112284</id>
  19796.     <filler1>0</filler1>
  19797.     <cantDelete> <true /> </cantDelete>
  19798.     <showPict> <true /> </showPict>
  19799.     <dontSearch> <false /> </dontSearch>
  19800.     <owner>7720</owner>
  19801.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19802.     <content>
  19803.         <layer>background</layer>
  19804.         <id>20</id>
  19805.         <text>Question #34</text>
  19806.     </content>
  19807.     <content>
  19808.         <layer>background</layer>
  19809.         <id>1</id>
  19810.         <text>A7A07  Where on the load line should a solid-state power amplifier be
  19811. operated for best efficiency and stability?
  19812.  
  19813. </text>
  19814.     </content>
  19815.     <content>
  19816.         <layer>background</layer>
  19817.         <id>11</id>
  19818.         <text> Just below the saturation point</text>
  19819.     </content>
  19820.     <content>
  19821.         <layer>background</layer>
  19822.         <id>27</id>
  19823.         <text> Just above the saturation point</text>
  19824.     </content>
  19825.     <content>
  19826.         <layer>background</layer>
  19827.         <id>28</id>
  19828.         <text> At the saturation point</text>
  19829.     </content>
  19830.     <content>
  19831.         <layer>background</layer>
  19832.         <id>29</id>
  19833.         <text> At 1.414 times the saturation point</text>
  19834.     </content>
  19835.     <name>#341</name>
  19836.     <script>on openCard
  19837. global group,rightone
  19838. put 30 into group
  19839. put "A" into rightone
  19840. pass openCard
  19841. end openCard
  19842. </script>
  19843. </card>
  19844.  
  19845.  
  19846. card_112459.xml
  19847. <?xml version="1.0" encoding="utf-8" ?>
  19848. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19849. <card>
  19850.     <id>112459</id>
  19851.     <filler1>0</filler1>
  19852.     <cantDelete> <true /> </cantDelete>
  19853.     <showPict> <true /> </showPict>
  19854.     <dontSearch> <false /> </dontSearch>
  19855.     <owner>7720</owner>
  19856.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19857.     <content>
  19858.         <layer>background</layer>
  19859.         <id>20</id>
  19860.         <text>Question #34</text>
  19861.     </content>
  19862.     <content>
  19863.         <layer>background</layer>
  19864.         <id>1</id>
  19865.         <text>A7A08  What is the formula for the efficiency of a power amplifier?
  19866. </text>
  19867.     </content>
  19868.     <content>
  19869.         <layer>background</layer>
  19870.         <id>11</id>
  19871.         <text> Efficiency = (RF power out / DC power in) x 100%
  19872. </text>
  19873.     </content>
  19874.     <content>
  19875.         <layer>background</layer>
  19876.         <id>27</id>
  19877.         <text> Efficiency = (RF power in / RF power out) x 100%
  19878. </text>
  19879.     </content>
  19880.     <content>
  19881.         <layer>background</layer>
  19882.         <id>28</id>
  19883.         <text> Efficiency = (RF power in / DC power in) x 100%
  19884. </text>
  19885.     </content>
  19886.     <content>
  19887.         <layer>background</layer>
  19888.         <id>29</id>
  19889.         <text> Efficiency = (DC power in / RF power in) x 100%
  19890. </text>
  19891.     </content>
  19892.     <name>#342</name>
  19893.     <script>on openCard
  19894. global group,rightone
  19895. put 30 into group
  19896. put "A" into rightone
  19897. pass openCard
  19898. end openCard
  19899. </script>
  19900. </card>
  19901.  
  19902.  
  19903. card_112818.xml
  19904. <?xml version="1.0" encoding="utf-8" ?>
  19905. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19906. <card>
  19907.     <id>112818</id>
  19908.     <filler1>0</filler1>
  19909.     <cantDelete> <true /> </cantDelete>
  19910.     <showPict> <true /> </showPict>
  19911.     <dontSearch> <false /> </dontSearch>
  19912.     <owner>7720</owner>
  19913.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19914.     <content>
  19915.         <layer>background</layer>
  19916.         <id>20</id>
  19917.         <text>Question #30</text>
  19918.     </content>
  19919.     <content>
  19920.         <layer>background</layer>
  19921.         <id>1</id>
  19922.         <text>A7A09  How can parasitic oscillations be eliminated from a power amplifier?
  19923.  </text>
  19924.     </content>
  19925.     <content>
  19926.         <layer>background</layer>
  19927.         <id>11</id>
  19928.         <text> By tuning for maximum SWR
  19929. </text>
  19930.     </content>
  19931.     <content>
  19932.         <layer>background</layer>
  19933.         <id>27</id>
  19934.         <text> By tuning for maximum power output
  19935. </text>
  19936.     </content>
  19937.     <content>
  19938.         <layer>background</layer>
  19939.         <id>28</id>
  19940.         <text> By neutralization
  19941. </text>
  19942.     </content>
  19943.     <content>
  19944.         <layer>background</layer>
  19945.         <id>29</id>
  19946.         <text>By tuning the output
  19947. </text>
  19948.     </content>
  19949.     <name>#343</name>
  19950.     <script>on openCard
  19951. global group,rightone
  19952. put 30 into group
  19953. put "C" into rightone
  19954. pass openCard
  19955. end openCard
  19956. </script>
  19957. </card>
  19958.  
  19959.  
  19960. card_113036.xml
  19961. <?xml version="1.0" encoding="utf-8" ?>
  19962. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  19963. <card>
  19964.     <id>113036</id>
  19965.     <filler1>0</filler1>
  19966.     <cantDelete> <true /> </cantDelete>
  19967.     <showPict> <true /> </showPict>
  19968.     <dontSearch> <false /> </dontSearch>
  19969.     <owner>7720</owner>
  19970.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  19971.     <content>
  19972.         <layer>background</layer>
  19973.         <id>20</id>
  19974.         <text>Question #34</text>
  19975.     </content>
  19976.     <content>
  19977.         <layer>background</layer>
  19978.         <id>1</id>
  19979.         <text>A7A10  What is the procedure for tuning a vacuum-tube power amplifier having
  19980. an output pi-network?
  19981.   
  19982.  </text>
  19983.     </content>
  19984.     <content>
  19985.         <layer>background</layer>
  19986.         <id>11</id>
  19987.         <text> Adjust the loading capacitor to maximum capacitance and then dip
  19988. the plate current with the tuning capacitor
  19989. </text>
  19990.     </content>
  19991.     <content>
  19992.         <layer>background</layer>
  19993.         <id>27</id>
  19994.         <text>Alternately increase the plate current with the tuning capacitor
  19995. and dip the plate current with the loading capacitor
  19996. </text>
  19997.     </content>
  19998.     <content>
  19999.         <layer>background</layer>
  20000.         <id>28</id>
  20001.         <text>Adjust the tuning capacitor to maximum capacitance and then dip the
  20002. plate current with the loading capacitor</text>
  20003.     </content>
  20004.     <content>
  20005.         <layer>background</layer>
  20006.         <id>29</id>
  20007.         <text>Alternately increase the plate current with the loading capacitor
  20008. and dip the plate current with the tuning capacitor
  20009. </text>
  20010.     </content>
  20011.     <name>#344</name>
  20012.     <script>on openCard
  20013. global group,rightone
  20014. put 30 into group
  20015. put "D" into rightone
  20016. pass openCard
  20017. end openCard
  20018. </script>
  20019. </card>
  20020.  
  20021.  
  20022. card_113216.xml
  20023. <?xml version="1.0" encoding="utf-8" ?>
  20024. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20025. <card>
  20026.     <id>113216</id>
  20027.     <filler1>0</filler1>
  20028.     <cantDelete> <true /> </cantDelete>
  20029.     <showPict> <true /> </showPict>
  20030.     <dontSearch> <false /> </dontSearch>
  20031.     <owner>7720</owner>
  20032.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20033.     <content>
  20034.         <layer>background</layer>
  20035.         <id>20</id>
  20036.         <text>Question #30</text>
  20037.     </content>
  20038.     <content>
  20039.         <layer>background</layer>
  20040.         <id>1</id>
  20041.         <text>A7A11  How can even-order harmonics be reduced or prevented in transmitter
  20042. amplifiers?
  20043.   </text>
  20044.     </content>
  20045.     <content>
  20046.         <layer>background</layer>
  20047.         <id>11</id>
  20048.         <text> By using a push-push amplifier
  20049. </text>
  20050.     </content>
  20051.     <content>
  20052.         <layer>background</layer>
  20053.         <id>27</id>
  20054.         <text>By using a push-pull amplifier
  20055. </text>
  20056.     </content>
  20057.     <content>
  20058.         <layer>background</layer>
  20059.         <id>28</id>
  20060.         <text>By operating Class C
  20061.  </text>
  20062.     </content>
  20063.     <content>
  20064.         <layer>background</layer>
  20065.         <id>29</id>
  20066.         <text>A circuit that aBy operating Class ABcts as a variable inductance or capacitance to produce AM signals</text>
  20067.     </content>
  20068.     <name>#345</name>
  20069.     <script>on openCard
  20070. global group,rightone
  20071. put 30 into group
  20072. put "B" into rightone
  20073. pass openCard
  20074. end openCard
  20075. </script>
  20076. </card>
  20077.  
  20078.  
  20079. card_113414.xml
  20080. <?xml version="1.0" encoding="utf-8" ?>
  20081. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20082. <card>
  20083.     <id>113414</id>
  20084.     <filler1>0</filler1>
  20085.     <cantDelete> <true /> </cantDelete>
  20086.     <showPict> <true /> </showPict>
  20087.     <dontSearch> <false /> </dontSearch>
  20088.     <owner>7720</owner>
  20089.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20090.     <content>
  20091.         <layer>background</layer>
  20092.         <id>20</id>
  20093.         <text>Question #30</text>
  20094.     </content>
  20095.     <content>
  20096.         <layer>background</layer>
  20097.         <id>1</id>
  20098.         <text>A7A12  What can occur when a nonlinear amplifier is used with a single-
  20099. sideband phone transmitter?
  20100.  
  20101.  
  20102.  
  20103. </text>
  20104.     </content>
  20105.     <content>
  20106.         <layer>background</layer>
  20107.         <id>11</id>
  20108.         <text>Reduced amplifier efficiency</text>
  20109.     </content>
  20110.     <content>
  20111.         <layer>background</layer>
  20112.         <id>27</id>
  20113.         <text> Increased intelligibility</text>
  20114.     </content>
  20115.     <content>
  20116.         <layer>background</layer>
  20117.         <id>28</id>
  20118.         <text>Sideband inversion</text>
  20119.     </content>
  20120.     <content>
  20121.         <layer>background</layer>
  20122.         <id>29</id>
  20123.         <text> Distortion</text>
  20124.     </content>
  20125.     <name>#346</name>
  20126.     <script>on openCard
  20127. global group,rightone
  20128. put 30 into group
  20129. put "D" into rightone
  20130. pass openCard
  20131. end openCard
  20132. </script>
  20133. </card>
  20134.  
  20135.  
  20136. card_113747.xml
  20137. <?xml version="1.0" encoding="utf-8" ?>
  20138. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20139. <card>
  20140.     <id>113747</id>
  20141.     <filler1>0</filler1>
  20142.     <cantDelete> <true /> </cantDelete>
  20143.     <showPict> <true /> </showPict>
  20144.     <dontSearch> <false /> </dontSearch>
  20145.     <owner>7720</owner>
  20146.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20147.     <content>
  20148.         <layer>background</layer>
  20149.         <id>20</id>
  20150.         <text>Question #35</text>
  20151.     </content>
  20152.     <content>
  20153.         <layer>background</layer>
  20154.         <id>1</id>
  20155.         <text>A7B01  How can a vacuum-tube power amplifier be neutralized?
  20156.  
  20157.  
  20158. </text>
  20159.     </content>
  20160.     <content>
  20161.         <layer>background</layer>
  20162.         <id>11</id>
  20163.         <text> By increasing the grid drive
  20164. </text>
  20165.     </content>
  20166.     <content>
  20167.         <layer>background</layer>
  20168.         <id>27</id>
  20169.         <text> By feeding back an in-phase component of the output to the input
  20170. </text>
  20171.     </content>
  20172.     <content>
  20173.         <layer>background</layer>
  20174.         <id>28</id>
  20175.         <text>By feeding back an out-of-phase component of the output to the
  20176. input</text>
  20177.     </content>
  20178.     <content>
  20179.         <layer>background</layer>
  20180.         <id>29</id>
  20181.         <text>By feeding back an out-of-phase component of the input to the
  20182. output</text>
  20183.     </content>
  20184.     <name>#347</name>
  20185.     <script>on openCard
  20186. global group,rightone
  20187. put 31 into group
  20188. put "C" into rightone
  20189. pass openCard
  20190. end openCard
  20191. </script>
  20192. </card>
  20193.  
  20194.  
  20195. card_114150.xml
  20196. <?xml version="1.0" encoding="utf-8" ?>
  20197. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20198. <card>
  20199.     <id>114150</id>
  20200.     <filler1>0</filler1>
  20201.     <cantDelete> <true /> </cantDelete>
  20202.     <showPict> <true /> </showPict>
  20203.     <dontSearch> <false /> </dontSearch>
  20204.     <owner>7720</owner>
  20205.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20206.     <content>
  20207.         <layer>background</layer>
  20208.         <id>20</id>
  20209.         <text>Question #35</text>
  20210.     </content>
  20211.     <content>
  20212.         <layer>background</layer>
  20213.         <id>1</id>
  20214.         <text>A7B02  What is the flywheel effect?
  20215.  
  20216.    </text>
  20217.     </content>
  20218.     <content>
  20219.         <layer>background</layer>
  20220.         <id>11</id>
  20221.         <text>The continued motion of a radio wave through space when the
  20222. transmitter is turned off</text>
  20223.     </content>
  20224.     <content>
  20225.         <layer>background</layer>
  20226.         <id>27</id>
  20227.         <text>The back and forth oscillation of electrons in an LC circuit
  20228. </text>
  20229.     </content>
  20230.     <content>
  20231.         <layer>background</layer>
  20232.         <id>28</id>
  20233.         <text>The use of a capacitor in a power supply to filter rectified AC
  20234. </text>
  20235.     </content>
  20236.     <content>
  20237.         <layer>background</layer>
  20238.         <id>29</id>
  20239.         <text>The transmission of a radio signal to a distant station by several
  20240. hops through the ionosphere</text>
  20241.     </content>
  20242.     <name>#348</name>
  20243.     <script>on openCard
  20244. global group,rightone
  20245. put 31 into group
  20246. put "B" into rightone
  20247. pass openCard
  20248. end openCard
  20249. </script>
  20250. </card>
  20251.  
  20252.  
  20253. card_114319.xml
  20254. <?xml version="1.0" encoding="utf-8" ?>
  20255. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20256. <card>
  20257.     <id>114319</id>
  20258.     <filler1>0</filler1>
  20259.     <cantDelete> <true /> </cantDelete>
  20260.     <showPict> <true /> </showPict>
  20261.     <dontSearch> <false /> </dontSearch>
  20262.     <owner>7720</owner>
  20263.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20264.     <content>
  20265.         <layer>background</layer>
  20266.         <id>20</id>
  20267.         <text>Question #31</text>
  20268.     </content>
  20269.     <content>
  20270.         <layer>background</layer>
  20271.         <id>1</id>
  20272.         <text>A7B03  What tank-circuit Q is required to reduce harmonics to an acceptable
  20273. level?
  20274.  </text>
  20275.     </content>
  20276.     <content>
  20277.         <layer>background</layer>
  20278.         <id>11</id>
  20279.         <text> Approximately 120
  20280. </text>
  20281.     </content>
  20282.     <content>
  20283.         <layer>background</layer>
  20284.         <id>27</id>
  20285.         <text>Approximately 12
  20286. </text>
  20287.     </content>
  20288.     <content>
  20289.         <layer>background</layer>
  20290.         <id>28</id>
  20291.         <text>Approximately 1200
  20292.  </text>
  20293.     </content>
  20294.     <content>
  20295.         <layer>background</layer>
  20296.         <id>29</id>
  20297.         <text> Approximately 1.2</text>
  20298.     </content>
  20299.     <name>#349</name>
  20300.     <script>on openCard
  20301. global group,rightone
  20302. put 31 into group
  20303. put "B" into rightone
  20304. pass openCard
  20305. end openCard
  20306. </script>
  20307. </card>
  20308.  
  20309.  
  20310. card_114628.xml
  20311. <?xml version="1.0" encoding="utf-8" ?>
  20312. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20313. <card>
  20314.     <id>114628</id>
  20315.     <filler1>0</filler1>
  20316.     <bitmap>BMAP_180764.pbm</bitmap>
  20317.     <cantDelete> <true /> </cantDelete>
  20318.     <showPict> <true /> </showPict>
  20319.     <dontSearch> <false /> </dontSearch>
  20320.     <owner>7720</owner>
  20321.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20322.     <content>
  20323.         <layer>background</layer>
  20324.         <id>20</id>
  20325.         <text>Question #35</text>
  20326.     </content>
  20327.     <content>
  20328.         <layer>background</layer>
  20329.         <id>1</id>
  20330.         <text>A7B04  What type of circuit is shown in Figure A7-1?
  20331.  
  20332.  
  20333. </text>
  20334.     </content>
  20335.     <content>
  20336.         <layer>background</layer>
  20337.         <id>11</id>
  20338.         <text> Switching  voltage regulator</text>
  20339.     </content>
  20340.     <content>
  20341.         <layer>background</layer>
  20342.         <id>27</id>
  20343.         <text>Linear voltage regulator
  20344. </text>
  20345.     </content>
  20346.     <content>
  20347.         <layer>background</layer>
  20348.         <id>28</id>
  20349.         <text> Common emitter amplifier
  20350. </text>
  20351.     </content>
  20352.     <content>
  20353.         <layer>background</layer>
  20354.         <id>29</id>
  20355.         <text>Emitter follower amplifier
  20356. </text>
  20357.     </content>
  20358.     <name>#350</name>
  20359.     <script>on openCard
  20360. global group,rightone
  20361. put 31 into group
  20362. put "C" into rightone
  20363. pass openCard
  20364. end openCard
  20365. </script>
  20366. </card>
  20367.  
  20368.  
  20369. card_114826.xml
  20370. <?xml version="1.0" encoding="utf-8" ?>
  20371. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20372. <card>
  20373.     <id>114826</id>
  20374.     <filler1>0</filler1>
  20375.     <bitmap>BMAP_181196.pbm</bitmap>
  20376.     <cantDelete> <true /> </cantDelete>
  20377.     <showPict> <true /> </showPict>
  20378.     <dontSearch> <false /> </dontSearch>
  20379.     <owner>7720</owner>
  20380.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20381.     <content>
  20382.         <layer>background</layer>
  20383.         <id>20</id>
  20384.         <text>Question #35</text>
  20385.     </content>
  20386.     <content>
  20387.         <layer>background</layer>
  20388.         <id>1</id>
  20389.         <text>A7B05  In Figure A7-1, what is the purpose of R1 and R2?
  20390.  
  20391.  
  20392.  
  20393. </text>
  20394.     </content>
  20395.     <content>
  20396.         <layer>background</layer>
  20397.         <id>11</id>
  20398.         <text> Load resistors
  20399. </text>
  20400.     </content>
  20401.     <content>
  20402.         <layer>background</layer>
  20403.         <id>27</id>
  20404.         <text> Fixed bias</text>
  20405.     </content>
  20406.     <content>
  20407.         <layer>background</layer>
  20408.         <id>28</id>
  20409.         <text>Self bias</text>
  20410.     </content>
  20411.     <content>
  20412.         <layer>background</layer>
  20413.         <id>29</id>
  20414.         <text>Feedback</text>
  20415.     </content>
  20416.     <name>#351</name>
  20417.     <script>on openCard
  20418. global group,rightone
  20419. put 31 into group
  20420. put "B" into rightone
  20421. pass openCard
  20422. end openCard
  20423. </script>
  20424. </card>
  20425.  
  20426.  
  20427. card_115127.xml
  20428. <?xml version="1.0" encoding="utf-8" ?>
  20429. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20430. <card>
  20431.     <id>115127</id>
  20432.     <filler1>0</filler1>
  20433.     <bitmap>BMAP_181263.pbm</bitmap>
  20434.     <cantDelete> <true /> </cantDelete>
  20435.     <showPict> <true /> </showPict>
  20436.     <dontSearch> <false /> </dontSearch>
  20437.     <owner>7720</owner>
  20438.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20439.     <content>
  20440.         <layer>background</layer>
  20441.         <id>20</id>
  20442.         <text>Question #35</text>
  20443.     </content>
  20444.     <content>
  20445.         <layer>background</layer>
  20446.         <id>1</id>
  20447.         <text>A7B06  In Figure A7-1, what is the purpose of C1?
  20448.  </text>
  20449.     </content>
  20450.     <content>
  20451.         <layer>background</layer>
  20452.         <id>11</id>
  20453.         <text> Decoupling
  20454. </text>
  20455.     </content>
  20456.     <content>
  20457.         <layer>background</layer>
  20458.         <id>27</id>
  20459.         <text> Output coupling
  20460. </text>
  20461.     </content>
  20462.     <content>
  20463.         <layer>background</layer>
  20464.         <id>28</id>
  20465.         <text>Self bias
  20466. </text>
  20467.     </content>
  20468.     <content>
  20469.         <layer>background</layer>
  20470.         <id>29</id>
  20471.         <text> Input coupling
  20472. </text>
  20473.     </content>
  20474.     <name>#352</name>
  20475.     <script>on openCard
  20476. global group,rightone
  20477. put 31 into group
  20478. put "D" into rightone
  20479. pass openCard
  20480. end openCard
  20481. </script>
  20482. </card>
  20483.  
  20484.  
  20485. card_115330.xml
  20486. <?xml version="1.0" encoding="utf-8" ?>
  20487. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20488. <card>
  20489.     <id>115330</id>
  20490.     <filler1>0</filler1>
  20491.     <bitmap>BMAP_181548.pbm</bitmap>
  20492.     <cantDelete> <true /> </cantDelete>
  20493.     <showPict> <true /> </showPict>
  20494.     <dontSearch> <false /> </dontSearch>
  20495.     <owner>7720</owner>
  20496.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20497.     <content>
  20498.         <layer>background</layer>
  20499.         <id>20</id>
  20500.         <text>Question #31</text>
  20501.     </content>
  20502.     <content>
  20503.         <layer>background</layer>
  20504.         <id>1</id>
  20505.         <text>A7B07  In Figure A7-1, what is the purpose of C3?
  20506.  </text>
  20507.     </content>
  20508.     <content>
  20509.         <layer>background</layer>
  20510.         <id>11</id>
  20511.         <text> AC feedback
  20512. </text>
  20513.     </content>
  20514.     <content>
  20515.         <layer>background</layer>
  20516.         <id>27</id>
  20517.         <text> Input coupling
  20518. </text>
  20519.     </content>
  20520.     <content>
  20521.         <layer>background</layer>
  20522.         <id>28</id>
  20523.         <text>Power supply decoupling
  20524. </text>
  20525.     </content>
  20526.     <content>
  20527.         <layer>background</layer>
  20528.         <id>29</id>
  20529.         <text> Emitter bypass
  20530. </text>
  20531.     </content>
  20532.     <name>#353</name>
  20533.     <script>on openCard
  20534. global group,rightone
  20535. put 31 into group
  20536. put "D" into rightone
  20537. pass openCard
  20538. end openCard
  20539. </script>
  20540. </card>
  20541.  
  20542.  
  20543. card_115497.xml
  20544. <?xml version="1.0" encoding="utf-8" ?>
  20545. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20546. <card>
  20547.     <id>115497</id>
  20548.     <filler1>0</filler1>
  20549.     <bitmap>BMAP_181848.pbm</bitmap>
  20550.     <cantDelete> <true /> </cantDelete>
  20551.     <showPict> <true /> </showPict>
  20552.     <dontSearch> <false /> </dontSearch>
  20553.     <owner>7720</owner>
  20554.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20555.     <content>
  20556.         <layer>background</layer>
  20557.         <id>20</id>
  20558.         <text>Question #35</text>
  20559.     </content>
  20560.     <content>
  20561.         <layer>background</layer>
  20562.         <id>1</id>
  20563.         <text>A7B08   In Figure A7-1, what is the purpose of R3?
  20564.  </text>
  20565.     </content>
  20566.     <content>
  20567.         <layer>background</layer>
  20568.         <id>11</id>
  20569.         <text>Fixed bias
  20570. </text>
  20571.     </content>
  20572.     <content>
  20573.         <layer>background</layer>
  20574.         <id>27</id>
  20575.         <text> Emitter bypass
  20576.  </text>
  20577.     </content>
  20578.     <content>
  20579.         <layer>background</layer>
  20580.         <id>28</id>
  20581.         <text> Output load resistor
  20582. </text>
  20583.     </content>
  20584.     <content>
  20585.         <layer>background</layer>
  20586.         <id>29</id>
  20587.         <text>Self bias
  20588. </text>
  20589.     </content>
  20590.     <name>#354</name>
  20591.     <script>on openCard
  20592. global group,rightone
  20593. put 31 into group
  20594. put "D" into rightone
  20595. pass openCard
  20596. end openCard
  20597. </script>
  20598. </card>
  20599.  
  20600.  
  20601. card_115859.xml
  20602. <?xml version="1.0" encoding="utf-8" ?>
  20603. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20604. <card>
  20605.     <id>115859</id>
  20606.     <filler1>0</filler1>
  20607.     <bitmap>BMAP_182082.pbm</bitmap>
  20608.     <cantDelete> <true /> </cantDelete>
  20609.     <showPict> <true /> </showPict>
  20610.     <dontSearch> <false /> </dontSearch>
  20611.     <owner>7720</owner>
  20612.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20613.     <content>
  20614.         <layer>background</layer>
  20615.         <id>20</id>
  20616.         <text>Question #35</text>
  20617.     </content>
  20618.     <content>
  20619.         <layer>background</layer>
  20620.         <id>1</id>
  20621.         <text>A7B09 What type of circuit is shown in Figure A7-2?
  20622.   </text>
  20623.     </content>
  20624.     <content>
  20625.         <layer>background</layer>
  20626.         <id>11</id>
  20627.         <text>High-gain amplifier
  20628.  </text>
  20629.     </content>
  20630.     <content>
  20631.         <layer>background</layer>
  20632.         <id>27</id>
  20633.         <text>Common-collector amplifier
  20634. </text>
  20635.     </content>
  20636.     <content>
  20637.         <layer>background</layer>
  20638.         <id>28</id>
  20639.         <text>Linear voltage regulator
  20640. </text>
  20641.     </content>
  20642.     <content>
  20643.         <layer>background</layer>
  20644.         <id>29</id>
  20645.         <text> Grounded-emitter amplifier
  20646. </text>
  20647.     </content>
  20648.     <name>#355</name>
  20649.     <script>on openCard
  20650. global group,rightone
  20651. put 31 into group
  20652. put "B" into rightone
  20653. pass openCard
  20654. end openCard
  20655. </script>
  20656. </card>
  20657.  
  20658.  
  20659. card_116177.xml
  20660. <?xml version="1.0" encoding="utf-8" ?>
  20661. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20662. <card>
  20663.     <id>116177</id>
  20664.     <filler1>0</filler1>
  20665.     <bitmap>BMAP_182476.pbm</bitmap>
  20666.     <cantDelete> <true /> </cantDelete>
  20667.     <showPict> <true /> </showPict>
  20668.     <dontSearch> <false /> </dontSearch>
  20669.     <owner>7720</owner>
  20670.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20671.     <content>
  20672.         <layer>background</layer>
  20673.         <id>20</id>
  20674.         <text>Question #35</text>
  20675.     </content>
  20676.     <content>
  20677.         <layer>background</layer>
  20678.         <id>1</id>
  20679.         <text>A7B10   In Figure A7-2, what is the purpose of R?
  20680.  
  20681. </text>
  20682.     </content>
  20683.     <content>
  20684.         <layer>background</layer>
  20685.         <id>11</id>
  20686.         <text> Emitter load
  20687. </text>
  20688.     </content>
  20689.     <content>
  20690.         <layer>background</layer>
  20691.         <id>27</id>
  20692.         <text> Fixed bias
  20693. </text>
  20694.     </content>
  20695.     <content>
  20696.         <layer>background</layer>
  20697.         <id>28</id>
  20698.         <text>Collector load</text>
  20699.     </content>
  20700.     <content>
  20701.         <layer>background</layer>
  20702.         <id>29</id>
  20703.         <text>Approximatly 1.2</text>
  20704.     </content>
  20705.     <name>#356</name>
  20706.     <script>on openCard
  20707. global group,rightone
  20708. put 31 into group
  20709. put "A" into rightone
  20710. pass openCard
  20711. end openCard
  20712. </script>
  20713. </card>
  20714.  
  20715.  
  20716. card_116420.xml
  20717. <?xml version="1.0" encoding="utf-8" ?>
  20718. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20719. <card>
  20720.     <id>116420</id>
  20721.     <filler1>0</filler1>
  20722.     <bitmap>BMAP_182770.pbm</bitmap>
  20723.     <cantDelete> <true /> </cantDelete>
  20724.     <showPict> <true /> </showPict>
  20725.     <dontSearch> <false /> </dontSearch>
  20726.     <owner>7720</owner>
  20727.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20728.     <content>
  20729.         <layer>background</layer>
  20730.         <id>20</id>
  20731.         <text>Question #31</text>
  20732.     </content>
  20733.     <content>
  20734.         <layer>background</layer>
  20735.         <id>1</id>
  20736.         <text>A7B11 In Figure A7-2, what is the purpose of C1?
  20737.  
  20738.  
  20739.  
  20740. </text>
  20741.     </content>
  20742.     <content>
  20743.         <layer>background</layer>
  20744.         <id>11</id>
  20745.         <text>Input coupling</text>
  20746.     </content>
  20747.     <content>
  20748.         <layer>background</layer>
  20749.         <id>27</id>
  20750.         <text>Output coupling</text>
  20751.     </content>
  20752.     <content>
  20753.         <layer>background</layer>
  20754.         <id>28</id>
  20755.         <text>Emitter bypass</text>
  20756.     </content>
  20757.     <content>
  20758.         <layer>background</layer>
  20759.         <id>29</id>
  20760.         <text>Collector bypass</text>
  20761.     </content>
  20762.     <name>#357</name>
  20763.     <script>on openCard
  20764. global group,rightone
  20765. put 31 into group
  20766. put "D" into rightone
  20767. pass openCard
  20768. end openCard
  20769. </script>
  20770. </card>
  20771.  
  20772.  
  20773. card_116676.xml
  20774. <?xml version="1.0" encoding="utf-8" ?>
  20775. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20776. <card>
  20777.     <id>116676</id>
  20778.     <filler1>0</filler1>
  20779.     <bitmap>BMAP_182878.pbm</bitmap>
  20780.     <cantDelete> <true /> </cantDelete>
  20781.     <showPict> <true /> </showPict>
  20782.     <dontSearch> <false /> </dontSearch>
  20783.     <owner>7720</owner>
  20784.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20785.     <content>
  20786.         <layer>background</layer>
  20787.         <id>20</id>
  20788.         <text>Question #31</text>
  20789.     </content>
  20790.     <content>
  20791.         <layer>background</layer>
  20792.         <id>1</id>
  20793.         <text>A7B12   In Figure A7-2, what is the purpose of C2?
  20794.  
  20795.  
  20796.  
  20797.  
  20798. </text>
  20799.     </content>
  20800.     <content>
  20801.         <layer>background</layer>
  20802.         <id>11</id>
  20803.         <text>Output coupling</text>
  20804.     </content>
  20805.     <content>
  20806.         <layer>background</layer>
  20807.         <id>27</id>
  20808.         <text> Emitter bypass</text>
  20809.     </content>
  20810.     <content>
  20811.         <layer>background</layer>
  20812.         <id>28</id>
  20813.         <text> Input coupling</text>
  20814.     </content>
  20815.     <content>
  20816.         <layer>background</layer>
  20817.         <id>29</id>
  20818.         <text>Hum filtering</text>
  20819.     </content>
  20820.     <name>#358</name>
  20821.     <script>on openCard
  20822. global group,rightone
  20823. put 31 into group
  20824. put "A" into rightone
  20825. pass openCard
  20826. end openCard
  20827. </script>
  20828. </card>
  20829.  
  20830.  
  20831. card_116814.xml
  20832. <?xml version="1.0" encoding="utf-8" ?>
  20833. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20834. <card>
  20835.     <id>116814</id>
  20836.     <filler1>0</filler1>
  20837.     <bitmap>BMAP_183064.pbm</bitmap>
  20838.     <cantDelete> <true /> </cantDelete>
  20839.     <showPict> <true /> </showPict>
  20840.     <dontSearch> <false /> </dontSearch>
  20841.     <owner>7720</owner>
  20842.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20843.     <content>
  20844.         <layer>background</layer>
  20845.         <id>20</id>
  20846.         <text>Question #36</text>
  20847.     </content>
  20848.     <content>
  20849.         <layer>background</layer>
  20850.         <id>1</id>
  20851.         <text>A7B13  What type of circuit is shown in Figure A7-3?
  20852.  
  20853.  
  20854.  
  20855.  
  20856. </text>
  20857.     </content>
  20858.     <content>
  20859.         <layer>background</layer>
  20860.         <id>11</id>
  20861.         <text>Switching voltage regulator</text>
  20862.     </content>
  20863.     <content>
  20864.         <layer>background</layer>
  20865.         <id>27</id>
  20866.         <text> Grounded emitter amplifier</text>
  20867.     </content>
  20868.     <content>
  20869.         <layer>background</layer>
  20870.         <id>28</id>
  20871.         <text> Linear voltage regulator</text>
  20872.     </content>
  20873.     <content>
  20874.         <layer>background</layer>
  20875.         <id>29</id>
  20876.         <text> Emitter follower</text>
  20877.     </content>
  20878.     <name>#359</name>
  20879.     <script>on openCard
  20880. global group,rightone
  20881. put 31 into group
  20882. put "C" into rightone
  20883. pass openCard
  20884. end openCard
  20885. </script>
  20886. </card>
  20887.  
  20888.  
  20889. card_117126.xml
  20890. <?xml version="1.0" encoding="utf-8" ?>
  20891. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20892. <card>
  20893.     <id>117126</id>
  20894.     <filler1>0</filler1>
  20895.     <bitmap>BMAP_183317.pbm</bitmap>
  20896.     <cantDelete> <true /> </cantDelete>
  20897.     <showPict> <true /> </showPict>
  20898.     <dontSearch> <false /> </dontSearch>
  20899.     <owner>7720</owner>
  20900.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20901.     <content>
  20902.         <layer>background</layer>
  20903.         <id>20</id>
  20904.         <text>Question #36</text>
  20905.     </content>
  20906.     <content>
  20907.         <layer>background</layer>
  20908.         <id>1</id>
  20909.         <text>A7B14  What is the purpose of D1 in the circuit shown in Figure A7-3?
  20910.  
  20911.  
  20912.  
  20913.  
  20914. </text>
  20915.     </content>
  20916.     <content>
  20917.         <layer>background</layer>
  20918.         <id>11</id>
  20919.         <text>Line voltage stabilization</text>
  20920.     </content>
  20921.     <content>
  20922.         <layer>background</layer>
  20923.         <id>27</id>
  20924.         <text>Voltage reference</text>
  20925.     </content>
  20926.     <content>
  20927.         <layer>background</layer>
  20928.         <id>28</id>
  20929.         <text>Peak clipping
  20930. </text>
  20931.     </content>
  20932.     <content>
  20933.         <layer>background</layer>
  20934.         <id>29</id>
  20935.         <text> Hum filtering</text>
  20936.     </content>
  20937.     <name>#360</name>
  20938.     <script>on openCard
  20939. global group,rightone
  20940. put 31 into group
  20941. put "B" into rightone
  20942. pass openCard
  20943. end openCard
  20944. </script>
  20945. </card>
  20946.  
  20947.  
  20948. card_117458.xml
  20949. <?xml version="1.0" encoding="utf-8" ?>
  20950. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  20951. <card>
  20952.     <id>117458</id>
  20953.     <filler1>0</filler1>
  20954.     <bitmap>BMAP_183684.pbm</bitmap>
  20955.     <cantDelete> <true /> </cantDelete>
  20956.     <showPict> <true /> </showPict>
  20957.     <dontSearch> <false /> </dontSearch>
  20958.     <owner>7720</owner>
  20959.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  20960.     <content>
  20961.         <layer>background</layer>
  20962.         <id>20</id>
  20963.         <text>Question #36</text>
  20964.     </content>
  20965.     <content>
  20966.         <layer>background</layer>
  20967.         <id>1</id>
  20968.         <text>A7B15  What is the purpose of Q1 in the circuit shown in Figure A7-3?
  20969.  
  20970.  
  20971.  
  20972.  
  20973. </text>
  20974.     </content>
  20975.     <content>
  20976.         <layer>background</layer>
  20977.         <id>11</id>
  20978.         <text>It increases the output ripple</text>
  20979.     </content>
  20980.     <content>
  20981.         <layer>background</layer>
  20982.         <id>27</id>
  20983.         <text>It provides a constant load for the voltage source</text>
  20984.     </content>
  20985.     <content>
  20986.         <layer>background</layer>
  20987.         <id>28</id>
  20988.         <text>It increases the current-handling capability
  20989.  
  20990. </text>
  20991.     </content>
  20992.     <content>
  20993.         <layer>background</layer>
  20994.         <id>29</id>
  20995.         <text> It provides D1 with current</text>
  20996.     </content>
  20997.     <name>#361</name>
  20998.     <script>on openCard
  20999. global group,rightone
  21000. put 31 into group
  21001. put "C" into rightone
  21002. pass openCard
  21003. end openCard
  21004. </script>
  21005. </card>
  21006.  
  21007.  
  21008. card_117717.xml
  21009. <?xml version="1.0" encoding="utf-8" ?>
  21010. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21011. <card>
  21012.     <id>117717</id>
  21013.     <filler1>0</filler1>
  21014.     <bitmap>BMAP_184031.pbm</bitmap>
  21015.     <cantDelete> <true /> </cantDelete>
  21016.     <showPict> <true /> </showPict>
  21017.     <dontSearch> <false /> </dontSearch>
  21018.     <owner>7720</owner>
  21019.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21020.     <content>
  21021.         <layer>background</layer>
  21022.         <id>20</id>
  21023.         <text>Question #36</text>
  21024.     </content>
  21025.     <content>
  21026.         <layer>background</layer>
  21027.         <id>1</id>
  21028.         <text>A7B16  What is the purpose of C1 in the circuit shown in Figure A7-3?
  21029.  
  21030.  
  21031.  
  21032.  
  21033. </text>
  21034.     </content>
  21035.     <content>
  21036.         <layer>background</layer>
  21037.         <id>11</id>
  21038.         <text>It resonates at the ripple frequency</text>
  21039.     </content>
  21040.     <content>
  21041.         <layer>background</layer>
  21042.         <id>27</id>
  21043.         <text> It provides fixed bias for Q1</text>
  21044.     </content>
  21045.     <content>
  21046.         <layer>background</layer>
  21047.         <id>28</id>
  21048.         <text> It decouples the output</text>
  21049.     </content>
  21050.     <content>
  21051.         <layer>background</layer>
  21052.         <id>29</id>
  21053.         <text> It filters the supply voltage</text>
  21054.     </content>
  21055.     <name>#362</name>
  21056.     <script>on openCard
  21057. global group,rightone
  21058. put 31 into group
  21059. put "D" into rightone
  21060. pass openCard
  21061. end openCard
  21062. </script>
  21063. </card>
  21064.  
  21065.  
  21066. card_117850.xml
  21067. <?xml version="1.0" encoding="utf-8" ?>
  21068. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21069. <card>
  21070.     <id>117850</id>
  21071.     <filler1>0</filler1>
  21072.     <bitmap>BMAP_184316.pbm</bitmap>
  21073.     <cantDelete> <true /> </cantDelete>
  21074.     <showPict> <true /> </showPict>
  21075.     <dontSearch> <false /> </dontSearch>
  21076.     <owner>7720</owner>
  21077.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21078.     <content>
  21079.         <layer>background</layer>
  21080.         <id>20</id>
  21081.         <text>Question #31</text>
  21082.     </content>
  21083.     <content>
  21084.         <layer>background</layer>
  21085.         <id>1</id>
  21086.         <text>A7B17 What is the purpose of C2 in the circuit shown in Figure A7-3?
  21087.  
  21088.  
  21089.  
  21090.  
  21091. </text>
  21092.     </content>
  21093.     <content>
  21094.         <layer>background</layer>
  21095.         <id>11</id>
  21096.         <text> It bypasses hum around D1</text>
  21097.     </content>
  21098.     <content>
  21099.         <layer>background</layer>
  21100.         <id>27</id>
  21101.         <text>It is a brute force filter for the output</text>
  21102.     </content>
  21103.     <content>
  21104.         <layer>background</layer>
  21105.         <id>28</id>
  21106.         <text>To self resonate at the hum frequency</text>
  21107.     </content>
  21108.     <content>
  21109.         <layer>background</layer>
  21110.         <id>29</id>
  21111.         <text>To provide fixed DC bias for Q1</text>
  21112.     </content>
  21113.     <name>#363</name>
  21114.     <script>on openCard
  21115. global group,rightone
  21116. put 31 into group
  21117. put "A" into rightone
  21118. pass openCard
  21119. end openCard
  21120. </script>
  21121. </card>
  21122.  
  21123.  
  21124. card_118017.xml
  21125. <?xml version="1.0" encoding="utf-8" ?>
  21126. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21127. <card>
  21128.     <id>118017</id>
  21129.     <filler1>0</filler1>
  21130.     <bitmap>BMAP_184361.pbm</bitmap>
  21131.     <cantDelete> <true /> </cantDelete>
  21132.     <showPict> <true /> </showPict>
  21133.     <dontSearch> <false /> </dontSearch>
  21134.     <owner>7720</owner>
  21135.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21136.     <content>
  21137.         <layer>background</layer>
  21138.         <id>20</id>
  21139.         <text>Question #31</text>
  21140.     </content>
  21141.     <content>
  21142.         <layer>background</layer>
  21143.         <id>1</id>
  21144.         <text>A7B18   What is the purpose of C3 in the circuit shown in Figure A7-3?
  21145.  </text>
  21146.     </content>
  21147.     <content>
  21148.         <layer>background</layer>
  21149.         <id>11</id>
  21150.         <text> It prevents self-oscillation
  21151. </text>
  21152.     </content>
  21153.     <content>
  21154.         <layer>background</layer>
  21155.         <id>27</id>
  21156.         <text> It provides brute force filtering of the output
  21157. </text>
  21158.     </content>
  21159.     <content>
  21160.         <layer>background</layer>
  21161.         <id>28</id>
  21162.         <text> It provides fixed bias for Q1
  21163. </text>
  21164.     </content>
  21165.     <content>
  21166.         <layer>background</layer>
  21167.         <id>29</id>
  21168.         <text>It clips the peaks of the ripple
  21169. </text>
  21170.     </content>
  21171.     <name>#364</name>
  21172.     <script>on openCard
  21173. global group,rightone
  21174. put 31 into group
  21175. put "A" into rightone
  21176. pass openCard
  21177. end openCard
  21178. </script>
  21179. </card>
  21180.  
  21181.  
  21182. card_118465.xml
  21183. <?xml version="1.0" encoding="utf-8" ?>
  21184. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21185. <card>
  21186.     <id>118465</id>
  21187.     <filler1>0</filler1>
  21188.     <bitmap>BMAP_184627.pbm</bitmap>
  21189.     <cantDelete> <true /> </cantDelete>
  21190.     <showPict> <true /> </showPict>
  21191.     <dontSearch> <false /> </dontSearch>
  21192.     <owner>7720</owner>
  21193.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21194.     <content>
  21195.         <layer>background</layer>
  21196.         <id>20</id>
  21197.         <text>Question #36</text>
  21198.     </content>
  21199.     <content>
  21200.         <layer>background</layer>
  21201.         <id>1</id>
  21202.         <text>A7B19   What is the purpose of R1 in the circuit shown in Figure A7-3?
  21203. </text>
  21204.     </content>
  21205.     <content>
  21206.         <layer>background</layer>
  21207.         <id>11</id>
  21208.         <text> It provides a constant load to the voltage source
  21209. </text>
  21210.     </content>
  21211.     <content>
  21212.         <layer>background</layer>
  21213.         <id>27</id>
  21214.         <text> It couples hum to D1
  21215. </text>
  21216.     </content>
  21217.     <content>
  21218.         <layer>background</layer>
  21219.         <id>28</id>
  21220.         <text> It supplies current to D1
  21221. </text>
  21222.     </content>
  21223.     <content>
  21224.         <layer>background</layer>
  21225.         <id>29</id>
  21226.         <text> It bypasses hum around D1</text>
  21227.     </content>
  21228.     <name>#365</name>
  21229.     <script>on openCard
  21230. global group,rightone
  21231. put 31 into group
  21232. put "C" into rightone
  21233. pass openCard
  21234. end openCard
  21235. </script>
  21236. </card>
  21237.  
  21238.  
  21239. card_118646.xml
  21240. <?xml version="1.0" encoding="utf-8" ?>
  21241. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21242. <card>
  21243.     <id>118646</id>
  21244.     <filler1>0</filler1>
  21245.     <bitmap>BMAP_185034.pbm</bitmap>
  21246.     <cantDelete> <true /> </cantDelete>
  21247.     <showPict> <true /> </showPict>
  21248.     <dontSearch> <false /> </dontSearch>
  21249.     <owner>7720</owner>
  21250.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21251.     <content>
  21252.         <layer>background</layer>
  21253.         <id>20</id>
  21254.         <text>Question #36</text>
  21255.     </content>
  21256.     <content>
  21257.         <layer>background</layer>
  21258.         <id>1</id>
  21259.         <text>A7B20  What is the purpose of R2 in the circuit shown in Figure A7-3?
  21260. </text>
  21261.     </content>
  21262.     <content>
  21263.         <layer>background</layer>
  21264.         <id>11</id>
  21265.         <text> It provides fixed bias for Q1
  21266. </text>
  21267.     </content>
  21268.     <content>
  21269.         <layer>background</layer>
  21270.         <id>27</id>
  21271.         <text> It provides fixed bias for D1
  21272. </text>
  21273.     </content>
  21274.     <content>
  21275.         <layer>background</layer>
  21276.         <id>28</id>
  21277.         <text> It decouples hum from D1
  21278. </text>
  21279.     </content>
  21280.     <content>
  21281.         <layer>background</layer>
  21282.         <id>29</id>
  21283.         <text> It provides a constant minimum load for Q1</text>
  21284.     </content>
  21285.     <name>#366</name>
  21286.     <script>on openCard
  21287. global group,rightone
  21288. put 31 into group
  21289. put "D" into rightone
  21290. pass openCard
  21291. end openCard
  21292. </script>
  21293. </card>
  21294.  
  21295.  
  21296. card_118911.xml
  21297. <?xml version="1.0" encoding="utf-8" ?>
  21298. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21299. <card>
  21300.     <id>118911</id>
  21301.     <filler1>0</filler1>
  21302.     <cantDelete> <true /> </cantDelete>
  21303.     <showPict> <true /> </showPict>
  21304.     <dontSearch> <false /> </dontSearch>
  21305.     <owner>7720</owner>
  21306.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21307.     <content>
  21308.         <layer>background</layer>
  21309.         <id>20</id>
  21310.         <text>Question #36</text>
  21311.     </content>
  21312.     <content>
  21313.         <layer>background</layer>
  21314.         <id>1</id>
  21315.         <text>A7C01  What is a pi-network?
  21316.   </text>
  21317.     </content>
  21318.     <content>
  21319.         <layer>background</layer>
  21320.         <id>11</id>
  21321.         <text> A network consisting entirely of four inductors or four capacitors
  21322. </text>
  21323.     </content>
  21324.     <content>
  21325.         <layer>background</layer>
  21326.         <id>27</id>
  21327.         <text>A power Incidence network
  21328. </text>
  21329.     </content>
  21330.     <content>
  21331.         <layer>background</layer>
  21332.         <id>28</id>
  21333.         <text>An antenna matching network that is isolated from ground
  21334. </text>
  21335.     </content>
  21336.     <content>
  21337.         <layer>background</layer>
  21338.         <id>29</id>
  21339.         <text> A network consisting of one inductor and two capacitors or two
  21340. inductors and one capacitor</text>
  21341.     </content>
  21342.     <name>#367</name>
  21343.     <script>on openCard
  21344. global group,rightone
  21345. put 32 into group
  21346. put "D" into rightone
  21347. pass openCard
  21348. end openCard
  21349. </script>
  21350. </card>
  21351.  
  21352.  
  21353. card_119703.xml
  21354. <?xml version="1.0" encoding="utf-8" ?>
  21355. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21356. <card>
  21357.     <id>119703</id>
  21358.     <filler1>0</filler1>
  21359.     <cantDelete> <true /> </cantDelete>
  21360.     <showPict> <true /> </showPict>
  21361.     <dontSearch> <false /> </dontSearch>
  21362.     <owner>7720</owner>
  21363.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21364.     <content>
  21365.         <layer>background</layer>
  21366.         <id>20</id>
  21367.         <text>Question #32</text>
  21368.     </content>
  21369.     <content>
  21370.         <layer>background</layer>
  21371.         <id>1</id>
  21372.         <text>A7C02  Which type of network offers the greater transformation ratio?
  21373. </text>
  21374.     </content>
  21375.     <content>
  21376.         <layer>background</layer>
  21377.         <id>11</id>
  21378.         <text> L-network
  21379. </text>
  21380.     </content>
  21381.     <content>
  21382.         <layer>background</layer>
  21383.         <id>27</id>
  21384.         <text> Pi-network
  21385. </text>
  21386.     </content>
  21387.     <content>
  21388.         <layer>background</layer>
  21389.         <id>28</id>
  21390.         <text> Constant-K
  21391. </text>
  21392.     </content>
  21393.     <content>
  21394.         <layer>background</layer>
  21395.         <id>29</id>
  21396.         <text> Constant-M
  21397. </text>
  21398.     </content>
  21399.     <name>#368</name>
  21400.     <script>on openCard
  21401. global group,rightone
  21402. put 32 into group
  21403. put "B" into rightone
  21404. pass openCard
  21405. end openCard
  21406. </script>
  21407. </card>
  21408.  
  21409.  
  21410. card_119132.xml
  21411. <?xml version="1.0" encoding="utf-8" ?>
  21412. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21413. <card>
  21414.     <id>119132</id>
  21415.     <filler1>0</filler1>
  21416.     <cantDelete> <true /> </cantDelete>
  21417.     <showPict> <true /> </showPict>
  21418.     <dontSearch> <false /> </dontSearch>
  21419.     <owner>7720</owner>
  21420.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21421.     <content>
  21422.         <layer>background</layer>
  21423.         <id>20</id>
  21424.         <text>Question #36</text>
  21425.     </content>
  21426.     <content>
  21427.         <layer>background</layer>
  21428.         <id>1</id>
  21429.         <text>A7C03  How are the capacitors and inductors of a pi-network arranged between
  21430. the network's input and output?
  21431.   </text>
  21432.     </content>
  21433.     <content>
  21434.         <layer>background</layer>
  21435.         <id>11</id>
  21436.         <text>Two inductors are in series between the input and output and a
  21437. capacitor is connected between the two inductors and ground
  21438. </text>
  21439.     </content>
  21440.     <content>
  21441.         <layer>background</layer>
  21442.         <id>27</id>
  21443.         <text>Two capacitors are in series between the input and output and an
  21444. inductor is connected between the two capacitors and ground
  21445. </text>
  21446.     </content>
  21447.     <content>
  21448.         <layer>background</layer>
  21449.         <id>28</id>
  21450.         <text> An inductor is in parallel with the input, another inductor is in
  21451. parallel with the output, and a capacitor is in series between the two
  21452. </text>
  21453.     </content>
  21454.     <content>
  21455.         <layer>background</layer>
  21456.         <id>29</id>
  21457.         <text> A capacitor is in parallel with the input, another capacitor is in
  21458. parallel with the output, and an inductor is in series between the two</text>
  21459.     </content>
  21460.     <name>#369</name>
  21461.     <script>on openCard
  21462. global group,rightone
  21463. put 32 into group
  21464. put "D" into rightone
  21465. pass openCard
  21466. end openCard
  21467. </script>
  21468. </card>
  21469.  
  21470.  
  21471. card_119316.xml
  21472. <?xml version="1.0" encoding="utf-8" ?>
  21473. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21474. <card>
  21475.     <id>119316</id>
  21476.     <filler1>0</filler1>
  21477.     <cantDelete> <true /> </cantDelete>
  21478.     <showPict> <true /> </showPict>
  21479.     <dontSearch> <false /> </dontSearch>
  21480.     <owner>7720</owner>
  21481.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21482.     <content>
  21483.         <layer>background</layer>
  21484.         <id>20</id>
  21485.         <text>Question #36</text>
  21486.     </content>
  21487.     <content>
  21488.         <layer>background</layer>
  21489.         <id>1</id>
  21490.         <text>A7C04  What is an L-network?
  21491.  </text>
  21492.     </content>
  21493.     <content>
  21494.         <layer>background</layer>
  21495.         <id>11</id>
  21496.         <text> A network consisting entirely of four inductors
  21497. </text>
  21498.     </content>
  21499.     <content>
  21500.         <layer>background</layer>
  21501.         <id>27</id>
  21502.         <text>A network consisting of an inductor and a capacitor
  21503. </text>
  21504.     </content>
  21505.     <content>
  21506.         <layer>background</layer>
  21507.         <id>28</id>
  21508.         <text> A network used to generate a leading phase angle
  21509. </text>
  21510.     </content>
  21511.     <content>
  21512.         <layer>background</layer>
  21513.         <id>29</id>
  21514.         <text> A network used to generate a lagging phase angle
  21515. </text>
  21516.     </content>
  21517.     <name>#370</name>
  21518.     <script>on openCard
  21519. global group,rightone
  21520. put 32 into group
  21521. put "B" into rightone
  21522. pass openCard
  21523. end openCard
  21524. </script>
  21525. </card>
  21526.  
  21527.  
  21528. card_119809.xml
  21529. <?xml version="1.0" encoding="utf-8" ?>
  21530. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21531. <card>
  21532.     <id>119809</id>
  21533.     <filler1>0</filler1>
  21534.     <cantDelete> <true /> </cantDelete>
  21535.     <showPict> <true /> </showPict>
  21536.     <dontSearch> <false /> </dontSearch>
  21537.     <owner>7720</owner>
  21538.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21539.     <content>
  21540.         <layer>background</layer>
  21541.         <id>20</id>
  21542.         <text>Question #32</text>
  21543.     </content>
  21544.     <content>
  21545.         <layer>background</layer>
  21546.         <id>1</id>
  21547.         <text>A7C05  Why is an L-network of limited utility in impedance matching?
  21548. </text>
  21549.     </content>
  21550.     <content>
  21551.         <layer>background</layer>
  21552.         <id>11</id>
  21553.         <text> It matches a small impedance range
  21554. </text>
  21555.     </content>
  21556.     <content>
  21557.         <layer>background</layer>
  21558.         <id>27</id>
  21559.         <text>It has limited power-handling capabilities
  21560. </text>
  21561.     </content>
  21562.     <content>
  21563.         <layer>background</layer>
  21564.         <id>28</id>
  21565.         <text> It is thermally unstable
  21566.  </text>
  21567.     </content>
  21568.     <content>
  21569.         <layer>background</layer>
  21570.         <id>29</id>
  21571.         <text> It is prone to self resonance
  21572. </text>
  21573.     </content>
  21574.     <name>#371</name>
  21575.     <script>on openCard
  21576. global group,rightone
  21577. put 32 into group
  21578. put "A" into rightone
  21579. pass openCard
  21580. end openCard
  21581. </script>
  21582. </card>
  21583.  
  21584.  
  21585. card_120070.xml
  21586. <?xml version="1.0" encoding="utf-8" ?>
  21587. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21588. <card>
  21589.     <id>120070</id>
  21590.     <filler1>0</filler1>
  21591.     <cantDelete> <true /> </cantDelete>
  21592.     <showPict> <true /> </showPict>
  21593.     <dontSearch> <false /> </dontSearch>
  21594.     <owner>7720</owner>
  21595.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21596.     <content>
  21597.         <layer>background</layer>
  21598.         <id>20</id>
  21599.         <text>Question #32</text>
  21600.     </content>
  21601.     <content>
  21602.         <layer>background</layer>
  21603.         <id>1</id>
  21604.         <text>A7C06  What is a pi-L-network?
  21605.  </text>
  21606.     </content>
  21607.     <content>
  21608.         <layer>background</layer>
  21609.         <id>11</id>
  21610.         <text> A Phase Inverter Load network
  21611. </text>
  21612.     </content>
  21613.     <content>
  21614.         <layer>background</layer>
  21615.         <id>27</id>
  21616.         <text> A network consisting of two inductors and two capacitors
  21617. </text>
  21618.     </content>
  21619.     <content>
  21620.         <layer>background</layer>
  21621.         <id>28</id>
  21622.         <text>A network with only three discrete parts
  21623. </text>
  21624.     </content>
  21625.     <content>
  21626.         <layer>background</layer>
  21627.         <id>29</id>
  21628.         <text> A matching network in which all components are isolated from ground</text>
  21629.     </content>
  21630.     <name>#372</name>
  21631.     <script>on openCard
  21632. global group,rightone
  21633. put 32 into group
  21634. put "B" into rightone
  21635. pass openCard
  21636. end openCard
  21637. </script>
  21638. </card>
  21639.  
  21640.  
  21641. card_120344.xml
  21642. <?xml version="1.0" encoding="utf-8" ?>
  21643. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21644. <card>
  21645.     <id>120344</id>
  21646.     <filler1>0</filler1>
  21647.     <cantDelete> <true /> </cantDelete>
  21648.     <showPict> <true /> </showPict>
  21649.     <dontSearch> <false /> </dontSearch>
  21650.     <owner>7720</owner>
  21651.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21652.     <content>
  21653.         <layer>background</layer>
  21654.         <id>20</id>
  21655.         <text>Question #32</text>
  21656.     </content>
  21657.     <content>
  21658.         <layer>background</layer>
  21659.         <id>1</id>
  21660.         <text>A7C07  A T-network with series capacitors and a parallel (shunt) inductor has
  21661. which of the following properties?
  21662. </text>
  21663.     </content>
  21664.     <content>
  21665.         <layer>background</layer>
  21666.         <id>11</id>
  21667.         <text> It transforms impedances and is a low-pass filter
  21668. </text>
  21669.     </content>
  21670.     <content>
  21671.         <layer>background</layer>
  21672.         <id>27</id>
  21673.         <text>It transforms reactances and is a low-pass filter
  21674. </text>
  21675.     </content>
  21676.     <content>
  21677.         <layer>background</layer>
  21678.         <id>28</id>
  21679.         <text> It transforms impedances and is a high-pass filter
  21680.  </text>
  21681.     </content>
  21682.     <content>
  21683.         <layer>background</layer>
  21684.         <id>29</id>
  21685.         <text> It transforms reactances and is a high-pass filter</text>
  21686.     </content>
  21687.     <name>#373</name>
  21688.     <script>on openCard
  21689. global group,rightone
  21690. put 32 into group
  21691. put "C" into rightone
  21692. pass openCard
  21693. end openCard
  21694. </script>
  21695. </card>
  21696.  
  21697.  
  21698. card_124213.xml
  21699. <?xml version="1.0" encoding="utf-8" ?>
  21700. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21701. <card>
  21702.     <id>124213</id>
  21703.     <filler1>0</filler1>
  21704.     <cantDelete> <true /> </cantDelete>
  21705.     <showPict> <true /> </showPict>
  21706.     <dontSearch> <false /> </dontSearch>
  21707.     <owner>7720</owner>
  21708.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21709.     <content>
  21710.         <layer>background</layer>
  21711.         <id>20</id>
  21712.         <text>Question #32</text>
  21713.     </content>
  21714.     <content>
  21715.         <layer>background</layer>
  21716.         <id>1</id>
  21717.         <text>A7C08  What advantage does a pi-L-network have over a pi-network for
  21718. impedance matching between the final amplifier of a vacuum-tube type
  21719. transmitter and a multiband antenna?
  21720. </text>
  21721.     </content>
  21722.     <content>
  21723.         <layer>background</layer>
  21724.         <id>11</id>
  21725.         <text> Greater harmonic suppression
  21726. </text>
  21727.     </content>
  21728.     <content>
  21729.         <layer>background</layer>
  21730.         <id>27</id>
  21731.         <text> Higher efficiency
  21732. </text>
  21733.     </content>
  21734.     <content>
  21735.         <layer>background</layer>
  21736.         <id>28</id>
  21737.         <text> Lower losses</text>
  21738.     </content>
  21739.     <content>
  21740.         <layer>background</layer>
  21741.         <id>29</id>
  21742.         <text>Greater transformation range
  21743. </text>
  21744.     </content>
  21745.     <name>#374</name>
  21746.     <script>on openCard
  21747. global group,rightone
  21748. put 32 into group
  21749. put "A" into rightone
  21750. pass openCard
  21751. end openCard
  21752. </script>
  21753. </card>
  21754.  
  21755.  
  21756. card_120727.xml
  21757. <?xml version="1.0" encoding="utf-8" ?>
  21758. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21759. <card>
  21760.     <id>120727</id>
  21761.     <filler1>0</filler1>
  21762.     <cantDelete> <true /> </cantDelete>
  21763.     <showPict> <true /> </showPict>
  21764.     <dontSearch> <false /> </dontSearch>
  21765.     <owner>7720</owner>
  21766.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21767.     <content>
  21768.         <layer>background</layer>
  21769.         <id>20</id>
  21770.         <text>Question #37</text>
  21771.     </content>
  21772.     <content>
  21773.         <layer>background</layer>
  21774.         <id>1</id>
  21775.         <text>A7C09  Which type of network provides the greatest harmonic suppression?
  21776.  
  21777.  
  21778.  
  21779.  </text>
  21780.     </content>
  21781.     <content>
  21782.         <layer>background</layer>
  21783.         <id>11</id>
  21784.         <text>L-network</text>
  21785.     </content>
  21786.     <content>
  21787.         <layer>background</layer>
  21788.         <id>27</id>
  21789.         <text>Pi-network</text>
  21790.     </content>
  21791.     <content>
  21792.         <layer>background</layer>
  21793.         <id>28</id>
  21794.         <text>Pi-L-network</text>
  21795.     </content>
  21796.     <content>
  21797.         <layer>background</layer>
  21798.         <id>29</id>
  21799.         <text>Inverse-Pi network</text>
  21800.     </content>
  21801.     <name>#375</name>
  21802.     <script>on openCard
  21803. global group,rightone
  21804. put 32 into group
  21805. put "C" into rightone
  21806. pass openCard
  21807. end openCard
  21808. </script>
  21809. </card>
  21810.  
  21811.  
  21812. card_121582.xml
  21813. <?xml version="1.0" encoding="utf-8" ?>
  21814. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21815. <card>
  21816.     <id>121582</id>
  21817.     <filler1>0</filler1>
  21818.     <cantDelete> <true /> </cantDelete>
  21819.     <showPict> <true /> </showPict>
  21820.     <dontSearch> <false /> </dontSearch>
  21821.     <owner>7720</owner>
  21822.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21823.     <content>
  21824.         <layer>background</layer>
  21825.         <id>20</id>
  21826.         <text>Question #32</text>
  21827.     </content>
  21828.     <content>
  21829.         <layer>background</layer>
  21830.         <id>1</id>
  21831.         <text>A7C10    Which three types of networks are most commonly used to match an
  21832. amplifying device and a transmission line?
  21833.  </text>
  21834.     </content>
  21835.     <content>
  21836.         <layer>background</layer>
  21837.         <id>11</id>
  21838.         <text> M, pi and T
  21839. </text>
  21840.     </content>
  21841.     <content>
  21842.         <layer>background</layer>
  21843.         <id>27</id>
  21844.         <text> T, M and Q
  21845. </text>
  21846.     </content>
  21847.     <content>
  21848.         <layer>background</layer>
  21849.         <id>28</id>
  21850.         <text>L, pi and pi-L
  21851. </text>
  21852.     </content>
  21853.     <content>
  21854.         <layer>background</layer>
  21855.         <id>29</id>
  21856.         <text> L, M and C
  21857. </text>
  21858.     </content>
  21859.     <name>#376</name>
  21860.     <script>on openCard
  21861. global group,rightone
  21862. put 32 into group
  21863. put "C" into rightone
  21864. pass openCard
  21865. end openCard
  21866. </script>
  21867. </card>
  21868.  
  21869.  
  21870. card_122138.xml
  21871. <?xml version="1.0" encoding="utf-8" ?>
  21872. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21873. <card>
  21874.     <id>122138</id>
  21875.     <filler1>0</filler1>
  21876.     <cantDelete> <true /> </cantDelete>
  21877.     <showPict> <true /> </showPict>
  21878.     <dontSearch> <false /> </dontSearch>
  21879.     <owner>7720</owner>
  21880.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21881.     <content>
  21882.         <layer>background</layer>
  21883.         <id>20</id>
  21884.         <text>Question #32</text>
  21885.     </content>
  21886.     <content>
  21887.         <layer>background</layer>
  21888.         <id>1</id>
  21889.         <text>A7C11 How does a network transform one impedance to another?
  21890.  
  21891.  
  21892.  </text>
  21893.     </content>
  21894.     <content>
  21895.         <layer>background</layer>
  21896.         <id>11</id>
  21897.         <text> It introduces negative resistance to cancel the resistive part of
  21898. an impedance</text>
  21899.     </content>
  21900.     <content>
  21901.         <layer>background</layer>
  21902.         <id>27</id>
  21903.         <text>It introduces transconductance to cancel the reactive part of an
  21904. impedance</text>
  21905.     </content>
  21906.     <content>
  21907.         <layer>background</layer>
  21908.         <id>28</id>
  21909.         <text> It cancels the reactive part of an impedance and changes the
  21910. resistive part</text>
  21911.     </content>
  21912.     <content>
  21913.         <layer>background</layer>
  21914.         <id>29</id>
  21915.         <text>Network resistances substitute for load resistances</text>
  21916.     </content>
  21917.     <name>#377</name>
  21918.     <script>on openCard
  21919. global group,rightone
  21920. put 32 into group
  21921. put "C" into rightone
  21922. pass openCard
  21923. end openCard
  21924. </script>
  21925. </card>
  21926.  
  21927.  
  21928. card_122737.xml
  21929. <?xml version="1.0" encoding="utf-8" ?>
  21930. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21931. <card>
  21932.     <id>122737</id>
  21933.     <filler1>0</filler1>
  21934.     <cantDelete> <true /> </cantDelete>
  21935.     <showPict> <true /> </showPict>
  21936.     <dontSearch> <false /> </dontSearch>
  21937.     <owner>7720</owner>
  21938.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21939.     <content>
  21940.         <layer>background</layer>
  21941.         <id>20</id>
  21942.         <text>Question #33</text>
  21943.     </content>
  21944.     <content>
  21945.         <layer>background</layer>
  21946.         <id>1</id>
  21947.         <text>A7D01  What are the three general groupings of filters?
  21948.   
  21949.  
  21950.  
  21951. </text>
  21952.     </content>
  21953.     <content>
  21954.         <layer>background</layer>
  21955.         <id>11</id>
  21956.         <text>High-pass, low-pass and band-pass
  21957. </text>
  21958.     </content>
  21959.     <content>
  21960.         <layer>background</layer>
  21961.         <id>27</id>
  21962.         <text>Inductive, capacitive and resistive</text>
  21963.     </content>
  21964.     <content>
  21965.         <layer>background</layer>
  21966.         <id>28</id>
  21967.         <text> Audio, radio and capacitive</text>
  21968.     </content>
  21969.     <content>
  21970.         <layer>background</layer>
  21971.         <id>29</id>
  21972.         <text>Hartley, Colpitts and Pierce</text>
  21973.     </content>
  21974.     <name>#378</name>
  21975.     <script>on openCard
  21976. global group,rightone
  21977. put 33 into group
  21978. put "A" into rightone
  21979. pass openCard
  21980. end openCard
  21981. </script>
  21982. </card>
  21983.  
  21984.  
  21985. card_123298.xml
  21986. <?xml version="1.0" encoding="utf-8" ?>
  21987. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  21988. <card>
  21989.     <id>123298</id>
  21990.     <filler1>0</filler1>
  21991.     <cantDelete> <true /> </cantDelete>
  21992.     <showPict> <true /> </showPict>
  21993.     <dontSearch> <false /> </dontSearch>
  21994.     <owner>7720</owner>
  21995.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  21996.     <content>
  21997.         <layer>background</layer>
  21998.         <id>20</id>
  21999.         <text>Question #37</text>
  22000.     </content>
  22001.     <content>
  22002.         <layer>background</layer>
  22003.         <id>1</id>
  22004.         <text>A7D02  What value capacitor would be required to tune a 20-microhenry
  22005. inductor to resonate in the 80-meter band?
  22006.   
  22007.  
  22008.  
  22009. </text>
  22010.     </content>
  22011.     <content>
  22012.         <layer>background</layer>
  22013.         <id>11</id>
  22014.         <text>150 picofarads
  22015. </text>
  22016.     </content>
  22017.     <content>
  22018.         <layer>background</layer>
  22019.         <id>27</id>
  22020.         <text>100 picofarads</text>
  22021.     </content>
  22022.     <content>
  22023.         <layer>background</layer>
  22024.         <id>28</id>
  22025.         <text> 200 picofarads</text>
  22026.     </content>
  22027.     <content>
  22028.         <layer>background</layer>
  22029.         <id>29</id>
  22030.         <text>100 microfarads</text>
  22031.     </content>
  22032.     <name>#379</name>
  22033.     <script>on openCard
  22034. global group,rightone
  22035. put 33 into group
  22036. put "B" into rightone
  22037. pass openCard
  22038. end openCard
  22039. </script>
  22040. </card>
  22041.  
  22042.  
  22043. card_123856.xml
  22044. <?xml version="1.0" encoding="utf-8" ?>
  22045. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22046. <card>
  22047.     <id>123856</id>
  22048.     <filler1>0</filler1>
  22049.     <cantDelete> <true /> </cantDelete>
  22050.     <showPict> <true /> </showPict>
  22051.     <dontSearch> <false /> </dontSearch>
  22052.     <owner>7720</owner>
  22053.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22054.     <content>
  22055.         <layer>background</layer>
  22056.         <id>20</id>
  22057.         <text>Question #33</text>
  22058.     </content>
  22059.     <content>
  22060.         <layer>background</layer>
  22061.         <id>1</id>
  22062.         <text>A7D03  What value inductor would be required to tune a 100-picofarad
  22063. capacitor to resonate in the 40-meter band?
  22064.   
  22065.  </text>
  22066.     </content>
  22067.     <content>
  22068.         <layer>background</layer>
  22069.         <id>11</id>
  22070.         <text>200 microhenrys
  22071. </text>
  22072.     </content>
  22073.     <content>
  22074.         <layer>background</layer>
  22075.         <id>27</id>
  22076.         <text>150 microhenrys
  22077.  </text>
  22078.     </content>
  22079.     <content>
  22080.         <layer>background</layer>
  22081.         <id>28</id>
  22082.         <text>5 millihenrys</text>
  22083.     </content>
  22084.     <content>
  22085.         <layer>background</layer>
  22086.         <id>29</id>
  22087.         <text>5 microhenrys
  22088. </text>
  22089.     </content>
  22090.     <name>#380</name>
  22091.     <script>on openCard
  22092. global group,rightone
  22093. put 33 into group
  22094. put "D" into rightone
  22095. pass openCard
  22096. end openCard
  22097. </script>
  22098. </card>
  22099.  
  22100.  
  22101. card_124416.xml
  22102. <?xml version="1.0" encoding="utf-8" ?>
  22103. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22104. <card>
  22105.     <id>124416</id>
  22106.     <filler1>0</filler1>
  22107.     <cantDelete> <true /> </cantDelete>
  22108.     <showPict> <true /> </showPict>
  22109.     <dontSearch> <false /> </dontSearch>
  22110.     <owner>7720</owner>
  22111.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22112.     <content>
  22113.         <layer>background</layer>
  22114.         <id>20</id>
  22115.         <text>Question #33</text>
  22116.     </content>
  22117.     <content>
  22118.         <layer>background</layer>
  22119.         <id>1</id>
  22120.         <text>A7D04  What value capacitor would be required to tune a 2-microhenry inductor
  22121. to resonate in the 20-meter band?
  22122.  
  22123.  
  22124.  </text>
  22125.     </content>
  22126.     <content>
  22127.         <layer>background</layer>
  22128.         <id>11</id>
  22129.         <text>64 picofarads
  22130.  </text>
  22131.     </content>
  22132.     <content>
  22133.         <layer>background</layer>
  22134.         <id>27</id>
  22135.         <text>6 picofarads</text>
  22136.     </content>
  22137.     <content>
  22138.         <layer>background</layer>
  22139.         <id>28</id>
  22140.         <text>12 picofarads</text>
  22141.     </content>
  22142.     <content>
  22143.         <layer>background</layer>
  22144.         <id>29</id>
  22145.         <text>88 microfarads</text>
  22146.     </content>
  22147.     <name>#381</name>
  22148.     <script>on openCard
  22149. global group,rightone
  22150. put 33 into group
  22151. put "A" into rightone
  22152. pass openCard
  22153. end openCard
  22154. </script>
  22155. </card>
  22156.  
  22157.  
  22158. card_124952.xml
  22159. <?xml version="1.0" encoding="utf-8" ?>
  22160. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22161. <card>
  22162.     <id>124952</id>
  22163.     <filler1>0</filler1>
  22164.     <cantDelete> <true /> </cantDelete>
  22165.     <showPict> <true /> </showPict>
  22166.     <dontSearch> <false /> </dontSearch>
  22167.     <owner>7720</owner>
  22168.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22169.     <content>
  22170.         <layer>background</layer>
  22171.         <id>20</id>
  22172.         <text>Question #33</text>
  22173.     </content>
  22174.     <content>
  22175.         <layer>background</layer>
  22176.         <id>1</id>
  22177.         <text>A7D05   What value inductor would be required to tune a 15-picofarad capacitor
  22178. to resonate in the 15-meter band?
  22179.  
  22180.  
  22181.  
  22182. </text>
  22183.     </content>
  22184.     <content>
  22185.         <layer>background</layer>
  22186.         <id>11</id>
  22187.         <text>2 microhenrys
  22188.  </text>
  22189.     </content>
  22190.     <content>
  22191.         <layer>background</layer>
  22192.         <id>27</id>
  22193.         <text>30 microhenrys</text>
  22194.     </content>
  22195.     <content>
  22196.         <layer>background</layer>
  22197.         <id>28</id>
  22198.         <text> 4 microhenrys</text>
  22199.     </content>
  22200.     <content>
  22201.         <layer>background</layer>
  22202.         <id>29</id>
  22203.         <text> 15 microhenrys</text>
  22204.     </content>
  22205.     <name>#382</name>
  22206.     <script>on openCard
  22207. global group,rightone
  22208. put 33 into group
  22209. put "C" into rightone
  22210. pass openCard
  22211. end openCard
  22212. </script>
  22213. </card>
  22214.  
  22215.  
  22216. card_125664.xml
  22217. <?xml version="1.0" encoding="utf-8" ?>
  22218. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22219. <card>
  22220.     <id>125664</id>
  22221.     <filler1>0</filler1>
  22222.     <cantDelete> <true /> </cantDelete>
  22223.     <showPict> <true /> </showPict>
  22224.     <dontSearch> <false /> </dontSearch>
  22225.     <owner>7720</owner>
  22226.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22227.     <content>
  22228.         <layer>background</layer>
  22229.         <id>20</id>
  22230.         <text>Question #38</text>
  22231.     </content>
  22232.     <content>
  22233.         <layer>background</layer>
  22234.         <id>1</id>
  22235.         <text>A7D06   What value capacitor would be required to tune a 100-microhenry
  22236. inductor to resonate in the 160-meter band?
  22237.  
  22238.  
  22239. </text>
  22240.     </content>
  22241.     <content>
  22242.         <layer>background</layer>
  22243.         <id>11</id>
  22244.         <text>78 picofarads</text>
  22245.     </content>
  22246.     <content>
  22247.         <layer>background</layer>
  22248.         <id>27</id>
  22249.         <text>25 picofarads</text>
  22250.     </content>
  22251.     <content>
  22252.         <layer>background</layer>
  22253.         <id>28</id>
  22254.         <text>405 picofarads</text>
  22255.     </content>
  22256.     <content>
  22257.         <layer>background</layer>
  22258.         <id>29</id>
  22259.         <text>40.5 microfarads</text>
  22260.     </content>
  22261.     <name>#383</name>
  22262.     <script>on openCard
  22263. global group,rightone
  22264. put 33 into group
  22265. put "A" into rightone
  22266. pass openCard
  22267. end openCard
  22268. </script>
  22269. </card>
  22270.  
  22271.  
  22272. card_125957.xml
  22273. <?xml version="1.0" encoding="utf-8" ?>
  22274. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22275. <card>
  22276.     <id>125957</id>
  22277.     <filler1>0</filler1>
  22278.     <cantDelete> <true /> </cantDelete>
  22279.     <showPict> <true /> </showPict>
  22280.     <dontSearch> <false /> </dontSearch>
  22281.     <owner>7720</owner>
  22282.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22283.     <content>
  22284.         <layer>background</layer>
  22285.         <id>20</id>
  22286.         <text>Question #38</text>
  22287.     </content>
  22288.     <content>
  22289.         <layer>background</layer>
  22290.         <id>1</id>
  22291.         <text>A7D07   What are the distinguishing features of a Butterworth filter?
  22292.  
  22293.  
  22294. </text>
  22295.     </content>
  22296.     <content>
  22297.         <layer>background</layer>
  22298.         <id>11</id>
  22299.         <text>The product of its series- and shunt-element impedances is a
  22300. constant for all frequencies</text>
  22301.     </content>
  22302.     <content>
  22303.         <layer>background</layer>
  22304.         <id>27</id>
  22305.         <text> It only requires capacitors</text>
  22306.     </content>
  22307.     <content>
  22308.         <layer>background</layer>
  22309.         <id>28</id>
  22310.         <text> It has a maximally flat response over its passband
  22311. </text>
  22312.     </content>
  22313.     <content>
  22314.         <layer>background</layer>
  22315.         <id>29</id>
  22316.         <text> It requires only inductors
  22317. </text>
  22318.     </content>
  22319.     <name>#384</name>
  22320.     <script>on openCard
  22321. global group,rightone
  22322. put 33 into group
  22323. put "C" into rightone
  22324. pass openCard
  22325. end openCard
  22326. </script>
  22327. </card>
  22328.  
  22329.  
  22330. card_126619.xml
  22331. <?xml version="1.0" encoding="utf-8" ?>
  22332. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22333. <card>
  22334.     <id>126619</id>
  22335.     <filler1>0</filler1>
  22336.     <cantDelete> <true /> </cantDelete>
  22337.     <showPict> <true /> </showPict>
  22338.     <dontSearch> <false /> </dontSearch>
  22339.     <owner>7720</owner>
  22340.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22341.     <content>
  22342.         <layer>background</layer>
  22343.         <id>20</id>
  22344.         <text>Question #33</text>
  22345.     </content>
  22346.     <content>
  22347.         <layer>background</layer>
  22348.         <id>1</id>
  22349.         <text>A7D08   What are the distinguishing features of a Chebyshev filter?
  22350.    </text>
  22351.     </content>
  22352.     <content>
  22353.         <layer>background</layer>
  22354.         <id>11</id>
  22355.         <text>It has a maximally flat response over its passband
  22356. </text>
  22357.     </content>
  22358.     <content>
  22359.         <layer>background</layer>
  22360.         <id>27</id>
  22361.         <text>It allows ripple in the passband
  22362. </text>
  22363.     </content>
  22364.     <content>
  22365.         <layer>background</layer>
  22366.         <id>28</id>
  22367.         <text> It only requires inductors
  22368. </text>
  22369.     </content>
  22370.     <content>
  22371.         <layer>background</layer>
  22372.         <id>29</id>
  22373.         <text>The product of its series- and shunt-element impedances is a
  22374. constant for all frequencies</text>
  22375.     </content>
  22376.     <name>#385</name>
  22377.     <script>on openCard
  22378. global group,rightone
  22379. put 33 into group
  22380. put "B" into rightone
  22381. pass openCard
  22382. end openCard
  22383. </script>
  22384. </card>
  22385.  
  22386.  
  22387. card_126992.xml
  22388. <?xml version="1.0" encoding="utf-8" ?>
  22389. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22390. <card>
  22391.     <id>126992</id>
  22392.     <filler1>0</filler1>
  22393.     <cantDelete> <true /> </cantDelete>
  22394.     <showPict> <true /> </showPict>
  22395.     <dontSearch> <false /> </dontSearch>
  22396.     <owner>7720</owner>
  22397.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22398.     <content>
  22399.         <layer>background</layer>
  22400.         <id>20</id>
  22401.         <text>Question #33</text>
  22402.     </content>
  22403.     <content>
  22404.         <layer>background</layer>
  22405.         <id>1</id>
  22406.         <text>A7D09  Which filter type is described as having ripple in the passband and a
  22407. sharp cutoff?
  22408.   </text>
  22409.     </content>
  22410.     <content>
  22411.         <layer>background</layer>
  22412.         <id>11</id>
  22413.         <text> A Butterworth filter
  22414.  </text>
  22415.     </content>
  22416.     <content>
  22417.         <layer>background</layer>
  22418.         <id>27</id>
  22419.         <text>An active LC filter
  22420. </text>
  22421.     </content>
  22422.     <content>
  22423.         <layer>background</layer>
  22424.         <id>28</id>
  22425.         <text>A passive op-amp filter
  22426. </text>
  22427.     </content>
  22428.     <content>
  22429.         <layer>background</layer>
  22430.         <id>29</id>
  22431.         <text>A Chebyshev filter</text>
  22432.     </content>
  22433.     <name>#386</name>
  22434.     <script>on openCard
  22435. global group,rightone
  22436. put 33 into group
  22437. put "D" into rightone
  22438. pass openCard
  22439. end openCard
  22440. </script>
  22441. </card>
  22442.  
  22443.  
  22444. card_127580.xml
  22445. <?xml version="1.0" encoding="utf-8" ?>
  22446. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22447. <card>
  22448.     <id>127580</id>
  22449.     <filler1>0</filler1>
  22450.     <cantDelete> <true /> </cantDelete>
  22451.     <showPict> <true /> </showPict>
  22452.     <dontSearch> <false /> </dontSearch>
  22453.     <owner>7720</owner>
  22454.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22455.     <content>
  22456.         <layer>background</layer>
  22457.         <id>20</id>
  22458.         <text>Question #39</text>
  22459.     </content>
  22460.     <content>
  22461.         <layer>background</layer>
  22462.         <id>1</id>
  22463.         <text>A7D10   What are the distinguishing features of an elliptical filter?
  22464.   
  22465.  
  22466.  </text>
  22467.     </content>
  22468.     <content>
  22469.         <layer>background</layer>
  22470.         <id>11</id>
  22471.         <text>Gradual passband rolloff with minimal stop-band ripple
  22472. </text>
  22473.     </content>
  22474.     <content>
  22475.         <layer>background</layer>
  22476.         <id>27</id>
  22477.         <text>Extremely flat response over its passband, with gradually rounded
  22478. stop-band corners</text>
  22479.     </content>
  22480.     <content>
  22481.         <layer>background</layer>
  22482.         <id>28</id>
  22483.         <text>Extremely sharp cutoff, with one or more infinitely deep notches in
  22484. the stop band</text>
  22485.     </content>
  22486.     <content>
  22487.         <layer>background</layer>
  22488.         <id>29</id>
  22489.         <text>Gradual passband rolloff with extreme stop-band ripple</text>
  22490.     </content>
  22491.     <name>#387</name>
  22492.     <script>on openCard
  22493. global group,rightone
  22494. put 33 into group
  22495. put "C" into rightone
  22496. pass openCard
  22497. end openCard
  22498. </script>
  22499. </card>
  22500.  
  22501.  
  22502. card_128023.xml
  22503. <?xml version="1.0" encoding="utf-8" ?>
  22504. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22505. <card>
  22506.     <id>128023</id>
  22507.     <filler1>0</filler1>
  22508.     <cantDelete> <true /> </cantDelete>
  22509.     <showPict> <true /> </showPict>
  22510.     <dontSearch> <false /> </dontSearch>
  22511.     <owner>7720</owner>
  22512.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22513.     <content>
  22514.         <layer>background</layer>
  22515.         <id>20</id>
  22516.         <text>Question #39</text>
  22517.     </content>
  22518.     <content>
  22519.         <layer>background</layer>
  22520.         <id>1</id>
  22521.         <text>A7D11   Which filter type has an extremely sharp cutoff, with one or more
  22522. infinitely deep notches in the stop band?
  22523.  
  22524.  
  22525. </text>
  22526.     </content>
  22527.     <content>
  22528.         <layer>background</layer>
  22529.         <id>11</id>
  22530.         <text>Chebyshev</text>
  22531.     </content>
  22532.     <content>
  22533.         <layer>background</layer>
  22534.         <id>27</id>
  22535.         <text>Elliptical</text>
  22536.     </content>
  22537.     <content>
  22538.         <layer>background</layer>
  22539.         <id>28</id>
  22540.         <text>Butterworth</text>
  22541.     </content>
  22542.     <content>
  22543.         <layer>background</layer>
  22544.         <id>29</id>
  22545.         <text> Crystal lattice</text>
  22546.     </content>
  22547.     <name>#388</name>
  22548.     <script>on openCard
  22549. global group,rightone
  22550. put 33 into group
  22551. put "B" into rightone
  22552. pass openCard
  22553. end openCard
  22554. </script>
  22555. </card>
  22556.  
  22557.  
  22558. card_128575.xml
  22559. <?xml version="1.0" encoding="utf-8" ?>
  22560. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22561. <card>
  22562.     <id>128575</id>
  22563.     <filler1>0</filler1>
  22564.     <cantDelete> <true /> </cantDelete>
  22565.     <showPict> <true /> </showPict>
  22566.     <dontSearch> <false /> </dontSearch>
  22567.     <owner>7720</owner>
  22568.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22569.     <content>
  22570.         <layer>background</layer>
  22571.         <id>20</id>
  22572.         <text>Question #39</text>
  22573.     </content>
  22574.     <content>
  22575.         <layer>background</layer>
  22576.         <id>1</id>
  22577.         <text>A7E01  What is one characteristic of a linear electronic voltage regulator?
  22578.    </text>
  22579.     </content>
  22580.     <content>
  22581.         <layer>background</layer>
  22582.         <id>11</id>
  22583.         <text> It has a ramp voltage as its output
  22584. </text>
  22585.     </content>
  22586.     <content>
  22587.         <layer>background</layer>
  22588.         <id>27</id>
  22589.         <text>The pass transistor switches from the "off" state to the "on" state
  22590. </text>
  22591.     </content>
  22592.     <content>
  22593.         <layer>background</layer>
  22594.         <id>28</id>
  22595.         <text>The control device is switched on or off, with the duty cycle
  22596. proportional to the line or load conditions
  22597. </text>
  22598.     </content>
  22599.     <content>
  22600.         <layer>background</layer>
  22601.         <id>29</id>
  22602.         <text>The conduction of a control element is varied in direct proportion
  22603. to the line voltage or load current
  22604. </text>
  22605.     </content>
  22606.     <name>#389</name>
  22607.     <script>on openCard
  22608. global group,rightone
  22609. put 34 into group
  22610. put "D" into rightone
  22611. pass openCard
  22612. end openCard
  22613. </script>
  22614. </card>
  22615.  
  22616.  
  22617. card_129119.xml
  22618. <?xml version="1.0" encoding="utf-8" ?>
  22619. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22620. <card>
  22621.     <id>129119</id>
  22622.     <filler1>0</filler1>
  22623.     <cantDelete> <true /> </cantDelete>
  22624.     <showPict> <true /> </showPict>
  22625.     <dontSearch> <false /> </dontSearch>
  22626.     <owner>7720</owner>
  22627.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22628.     <content>
  22629.         <layer>background</layer>
  22630.         <id>20</id>
  22631.         <text>Question #34</text>
  22632.     </content>
  22633.     <content>
  22634.         <layer>background</layer>
  22635.         <id>1</id>
  22636.         <text>A7E02    What is one characteristic of a switching electronic voltage
  22637. regulator?
  22638.  
  22639.  
  22640.  
  22641. </text>
  22642.     </content>
  22643.     <content>
  22644.         <layer>background</layer>
  22645.         <id>11</id>
  22646.         <text> The conduction of a control element is varied in direct proportion
  22647. to the line voltage or load current
  22648. </text>
  22649.     </content>
  22650.     <content>
  22651.         <layer>background</layer>
  22652.         <id>27</id>
  22653.         <text> It provides more than one output voltage
  22654. </text>
  22655.     </content>
  22656.     <content>
  22657.         <layer>background</layer>
  22658.         <id>28</id>
  22659.         <text>The control device is switched on or off, with the duty cycle
  22660. proportional to the line or load conditions
  22661. </text>
  22662.     </content>
  22663.     <content>
  22664.         <layer>background</layer>
  22665.         <id>29</id>
  22666.         <text> It gives a ramp voltage at its output
  22667. </text>
  22668.     </content>
  22669.     <name>#390</name>
  22670.     <script>on openCard
  22671. global group,rightone
  22672. put 34 into group
  22673. put "C" into rightone
  22674. pass openCard
  22675. end openCard
  22676. </script>
  22677. </card>
  22678.  
  22679.  
  22680. card_129610.xml
  22681. <?xml version="1.0" encoding="utf-8" ?>
  22682. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22683. <card>
  22684.     <id>129610</id>
  22685.     <filler1>0</filler1>
  22686.     <cantDelete> <true /> </cantDelete>
  22687.     <showPict> <true /> </showPict>
  22688.     <dontSearch> <false /> </dontSearch>
  22689.     <owner>7720</owner>
  22690.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22691.     <content>
  22692.         <layer>background</layer>
  22693.         <id>20</id>
  22694.         <text>Question #34</text>
  22695.     </content>
  22696.     <content>
  22697.         <layer>background</layer>
  22698.         <id>1</id>
  22699.         <text>A7E03   What device is typically used as a stable reference voltage in a
  22700. linear voltage regulator?
  22701. </text>
  22702.     </content>
  22703.     <content>
  22704.         <layer>background</layer>
  22705.         <id>11</id>
  22706.         <text> A Zener diode
  22707. </text>
  22708.     </content>
  22709.     <content>
  22710.         <layer>background</layer>
  22711.         <id>27</id>
  22712.         <text> A tunnel diode
  22713. </text>
  22714.     </content>
  22715.     <content>
  22716.         <layer>background</layer>
  22717.         <id>28</id>
  22718.         <text> An SCR
  22719. </text>
  22720.     </content>
  22721.     <content>
  22722.         <layer>background</layer>
  22723.         <id>29</id>
  22724.         <text> A varactor diode
  22725. </text>
  22726.     </content>
  22727.     <name>#391</name>
  22728.     <script>on openCard
  22729. global group,rightone
  22730. put 34 into group
  22731. put "A" into rightone
  22732. pass openCard
  22733. end openCard
  22734. </script>
  22735. </card>
  22736.  
  22737.  
  22738. card_130255.xml
  22739. <?xml version="1.0" encoding="utf-8" ?>
  22740. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22741. <card>
  22742.     <id>130255</id>
  22743.     <filler1>0</filler1>
  22744.     <cantDelete> <true /> </cantDelete>
  22745.     <showPict> <true /> </showPict>
  22746.     <dontSearch> <false /> </dontSearch>
  22747.     <owner>7720</owner>
  22748.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22749.     <content>
  22750.         <layer>background</layer>
  22751.         <id>20</id>
  22752.         <text>Question #34</text>
  22753.     </content>
  22754.     <content>
  22755.         <layer>background</layer>
  22756.         <id>1</id>
  22757.         <text>A7E04  What type of linear regulator is used in applications requiring
  22758. efficient utilization of the primary power source?
  22759.  </text>
  22760.     </content>
  22761.     <content>
  22762.         <layer>background</layer>
  22763.         <id>11</id>
  22764.         <text> A constant current source
  22765. </text>
  22766.     </content>
  22767.     <content>
  22768.         <layer>background</layer>
  22769.         <id>27</id>
  22770.         <text> A series regulator
  22771. </text>
  22772.     </content>
  22773.     <content>
  22774.         <layer>background</layer>
  22775.         <id>28</id>
  22776.         <text> A shunt regulator
  22777. </text>
  22778.     </content>
  22779.     <content>
  22780.         <layer>background</layer>
  22781.         <id>29</id>
  22782.         <text>A shunt current source
  22783. </text>
  22784.     </content>
  22785.     <name>#392</name>
  22786.     <script>on openCard
  22787. global group,rightone
  22788. put 34 into group
  22789. put "B" into rightone
  22790. pass openCard
  22791. end openCard
  22792. </script>
  22793. </card>
  22794.  
  22795.  
  22796. card_130752.xml
  22797. <?xml version="1.0" encoding="utf-8" ?>
  22798. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22799. <card>
  22800.     <id>130752</id>
  22801.     <filler1>0</filler1>
  22802.     <cantDelete> <true /> </cantDelete>
  22803.     <showPict> <true /> </showPict>
  22804.     <dontSearch> <false /> </dontSearch>
  22805.     <owner>7720</owner>
  22806.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22807.     <content>
  22808.         <layer>background</layer>
  22809.         <id>20</id>
  22810.         <text>Question #34</text>
  22811.     </content>
  22812.     <content>
  22813.         <layer>background</layer>
  22814.         <id>1</id>
  22815.         <text>A7E05  What type of linear voltage regulator is used in applications
  22816. requiring a constant load on the unregulated voltage source?
  22817.  </text>
  22818.     </content>
  22819.     <content>
  22820.         <layer>background</layer>
  22821.         <id>11</id>
  22822.         <text> A constant current source
  22823. </text>
  22824.     </content>
  22825.     <content>
  22826.         <layer>background</layer>
  22827.         <id>27</id>
  22828.         <text> A series regulator
  22829. </text>
  22830.     </content>
  22831.     <content>
  22832.         <layer>background</layer>
  22833.         <id>28</id>
  22834.         <text>A shunt current source
  22835. </text>
  22836.     </content>
  22837.     <content>
  22838.         <layer>background</layer>
  22839.         <id>29</id>
  22840.         <text> A shunt regulator
  22841. </text>
  22842.     </content>
  22843.     <name>#393</name>
  22844.     <script>on openCard
  22845. global group,rightone
  22846. put 34 into group
  22847. put "D" into rightone
  22848. pass openCard
  22849. end openCard
  22850. </script>
  22851. </card>
  22852.  
  22853.  
  22854. card_130479.xml
  22855. <?xml version="1.0" encoding="utf-8" ?>
  22856. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22857. <card>
  22858.     <id>130479</id>
  22859.     <filler1>0</filler1>
  22860.     <cantDelete> <true /> </cantDelete>
  22861.     <showPict> <true /> </showPict>
  22862.     <dontSearch> <false /> </dontSearch>
  22863.     <owner>7720</owner>
  22864.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22865.     <content>
  22866.         <layer>background</layer>
  22867.         <id>20</id>
  22868.         <text>Question #39</text>
  22869.     </content>
  22870.     <content>
  22871.         <layer>background</layer>
  22872.         <id>1</id>
  22873.         <text>A7E06  To obtain the best temperature stability, approximately what operating
  22874. voltage should be used for the reference diode in a linear voltage
  22875. regulator?
  22876.   </text>
  22877.     </content>
  22878.     <content>
  22879.         <layer>background</layer>
  22880.         <id>11</id>
  22881.         <text>2 volts
  22882. </text>
  22883.     </content>
  22884.     <content>
  22885.         <layer>background</layer>
  22886.         <id>27</id>
  22887.         <text>3 volts
  22888.  </text>
  22889.     </content>
  22890.     <content>
  22891.         <layer>background</layer>
  22892.         <id>28</id>
  22893.         <text> 6 volts
  22894. </text>
  22895.     </content>
  22896.     <content>
  22897.         <layer>background</layer>
  22898.         <id>29</id>
  22899.         <text>10 volts</text>
  22900.     </content>
  22901.     <name>#394</name>
  22902.     <script>on openCard
  22903. global group,rightone
  22904. put 34 into group
  22905. put "C" into rightone
  22906. pass openCard
  22907. end openCard
  22908. </script>
  22909. </card>
  22910.  
  22911.  
  22912. card_130874.xml
  22913. <?xml version="1.0" encoding="utf-8" ?>
  22914. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22915. <card>
  22916.     <id>130874</id>
  22917.     <filler1>0</filler1>
  22918.     <cantDelete> <true /> </cantDelete>
  22919.     <showPict> <true /> </showPict>
  22920.     <dontSearch> <false /> </dontSearch>
  22921.     <owner>7720</owner>
  22922.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22923.     <content>
  22924.         <layer>background</layer>
  22925.         <id>20</id>
  22926.         <text>Question #39</text>
  22927.     </content>
  22928.     <content>
  22929.         <layer>background</layer>
  22930.         <id>1</id>
  22931.         <text>A7E07  How is remote sensing accomplished in a linear voltage regulator?
  22932.  
  22933.   </text>
  22934.     </content>
  22935.     <content>
  22936.         <layer>background</layer>
  22937.         <id>11</id>
  22938.         <text>A feedback connection to an error amplifier is made directly to the
  22939. load</text>
  22940.     </content>
  22941.     <content>
  22942.         <layer>background</layer>
  22943.         <id>27</id>
  22944.         <text>By wireless inductive loops
  22945. </text>
  22946.     </content>
  22947.     <content>
  22948.         <layer>background</layer>
  22949.         <id>28</id>
  22950.         <text> A load connection is made outside the feedback loop
  22951. </text>
  22952.     </content>
  22953.     <content>
  22954.         <layer>background</layer>
  22955.         <id>29</id>
  22956.         <text>An error amplifier compares the input voltage to the reference
  22957. voltage
  22958. </text>
  22959.     </content>
  22960.     <name>#395</name>
  22961.     <script>on openCard
  22962. global group,rightone
  22963. put 34 into group
  22964. put "A" into rightone
  22965. pass openCard
  22966. end openCard
  22967. </script>
  22968. </card>
  22969.  
  22970.  
  22971. card_131272.xml
  22972. <?xml version="1.0" encoding="utf-8" ?>
  22973. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  22974. <card>
  22975.     <id>131272</id>
  22976.     <filler1>0</filler1>
  22977.     <cantDelete> <true /> </cantDelete>
  22978.     <showPict> <true /> </showPict>
  22979.     <dontSearch> <false /> </dontSearch>
  22980.     <owner>7720</owner>
  22981.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  22982.     <content>
  22983.         <layer>background</layer>
  22984.         <id>20</id>
  22985.         <text>Question #39</text>
  22986.     </content>
  22987.     <content>
  22988.         <layer>background</layer>
  22989.         <id>1</id>
  22990.         <text>A7E08  What is a three-terminal regulator?
  22991.  
  22992.  </text>
  22993.     </content>
  22994.     <content>
  22995.         <layer>background</layer>
  22996.         <id>11</id>
  22997.         <text> A regulator that supplies three voltages with variable current
  22998. </text>
  22999.     </content>
  23000.     <content>
  23001.         <layer>background</layer>
  23002.         <id>27</id>
  23003.         <text> A regulator that supplies three voltages at a constant current
  23004. </text>
  23005.     </content>
  23006.     <content>
  23007.         <layer>background</layer>
  23008.         <id>28</id>
  23009.         <text> A regulator containing three error amplifiers and sensing
  23010. transistors</text>
  23011.     </content>
  23012.     <content>
  23013.         <layer>background</layer>
  23014.         <id>29</id>
  23015.         <text>A regulator containing a voltage reference, error amplifier,
  23016. sensing resistors and transistors, and a pass element</text>
  23017.     </content>
  23018.     <name>#396</name>
  23019.     <script>on openCard
  23020. global group,rightone
  23021. put 34 into group
  23022. put "D" into rightone
  23023. pass openCard
  23024. end openCard
  23025. </script>
  23026. </card>
  23027.  
  23028.  
  23029. card_131419.xml
  23030. <?xml version="1.0" encoding="utf-8" ?>
  23031. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23032. <card>
  23033.     <id>131419</id>
  23034.     <filler1>0</filler1>
  23035.     <cantDelete> <true /> </cantDelete>
  23036.     <showPict> <true /> </showPict>
  23037.     <dontSearch> <false /> </dontSearch>
  23038.     <owner>7720</owner>
  23039.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23040.     <content>
  23041.         <layer>background</layer>
  23042.         <id>20</id>
  23043.         <text>Question #34</text>
  23044.     </content>
  23045.     <content>
  23046.         <layer>background</layer>
  23047.         <id>1</id>
  23048.         <text>A7E09  What are the important characteristics of a three-terminal regulator?
  23049.  
  23050. </text>
  23051.     </content>
  23052.     <content>
  23053.         <layer>background</layer>
  23054.         <id>11</id>
  23055.         <text>Maximum and minimum input voltage, minimum output current and
  23056. voltage</text>
  23057.     </content>
  23058.     <content>
  23059.         <layer>background</layer>
  23060.         <id>27</id>
  23061.         <text>Maximum and minimum input voltage, maximum output current and
  23062. voltage</text>
  23063.     </content>
  23064.     <content>
  23065.         <layer>background</layer>
  23066.         <id>28</id>
  23067.         <text>Maximum and minimum input voltage, minimum output current and
  23068. maximum output voltage</text>
  23069.     </content>
  23070.     <content>
  23071.         <layer>background</layer>
  23072.         <id>29</id>
  23073.         <text>Maximum and minimum input voltage, minimum output voltage and
  23074. maximum output current</text>
  23075.     </content>
  23076.     <name>#397</name>
  23077.     <script>on openCard
  23078. global group,rightone
  23079. put 34 into group
  23080. put "B" into rightone
  23081. pass openCard
  23082. end openCard
  23083. </script>
  23084. </card>
  23085.  
  23086.  
  23087. card_131707.xml
  23088. <?xml version="1.0" encoding="utf-8" ?>
  23089. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23090. <card>
  23091.     <id>131707</id>
  23092.     <filler1>0</filler1>
  23093.     <cantDelete> <true /> </cantDelete>
  23094.     <showPict> <true /> </showPict>
  23095.     <dontSearch> <false /> </dontSearch>
  23096.     <owner>7720</owner>
  23097.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23098.     <content>
  23099.         <layer>background</layer>
  23100.         <id>20</id>
  23101.         <text>Question #34</text>
  23102.     </content>
  23103.     <content>
  23104.         <layer>background</layer>
  23105.         <id>1</id>
  23106.         <text>A7E10  What type of voltage regulator limits the voltage drop across its
  23107. junction when a specified current passes through it in the reverse-breakdown direction?
  23108.  
  23109.   </text>
  23110.     </content>
  23111.     <content>
  23112.         <layer>background</layer>
  23113.         <id>11</id>
  23114.         <text> A Zener diode</text>
  23115.     </content>
  23116.     <content>
  23117.         <layer>background</layer>
  23118.         <id>27</id>
  23119.         <text>A three-terminal regulator
  23120. </text>
  23121.     </content>
  23122.     <content>
  23123.         <layer>background</layer>
  23124.         <id>28</id>
  23125.         <text> A bipolar regulator
  23126. </text>
  23127.     </content>
  23128.     <content>
  23129.         <layer>background</layer>
  23130.         <id>29</id>
  23131.         <text>A pass-transistor regulator</text>
  23132.     </content>
  23133.     <name>#398</name>
  23134.     <script>on openCard
  23135. global group,rightone
  23136. put 34 into group
  23137. put "A" into rightone
  23138. pass openCard
  23139. end openCard
  23140. </script>
  23141. </card>
  23142.  
  23143.  
  23144. card_131970.xml
  23145. <?xml version="1.0" encoding="utf-8" ?>
  23146. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23147. <card>
  23148.     <id>131970</id>
  23149.     <filler1>0</filler1>
  23150.     <cantDelete> <true /> </cantDelete>
  23151.     <showPict> <true /> </showPict>
  23152.     <dontSearch> <false /> </dontSearch>
  23153.     <owner>7720</owner>
  23154.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23155.     <content>
  23156.         <layer>background</layer>
  23157.         <id>20</id>
  23158.         <text>Question #34</text>
  23159.     </content>
  23160.     <content>
  23161.         <layer>background</layer>
  23162.         <id>1</id>
  23163.         <text>A7E11  What type of voltage regulator contains a voltage reference, error
  23164. amplifier, sensing resistors and transistors, and a pass element in
  23165. one package?
  23166.  
  23167.  
  23168. </text>
  23169.     </content>
  23170.     <content>
  23171.         <layer>background</layer>
  23172.         <id>11</id>
  23173.         <text>A switching regulator</text>
  23174.     </content>
  23175.     <content>
  23176.         <layer>background</layer>
  23177.         <id>27</id>
  23178.         <text> A Zener regulator</text>
  23179.     </content>
  23180.     <content>
  23181.         <layer>background</layer>
  23182.         <id>28</id>
  23183.         <text> A three-terminal regulator</text>
  23184.     </content>
  23185.     <content>
  23186.         <layer>background</layer>
  23187.         <id>29</id>
  23188.         <text> An op-amp regulator</text>
  23189.     </content>
  23190.     <name>#399</name>
  23191.     <script>on openCard
  23192. global group,rightone
  23193. put 34 into group
  23194. put "C" into rightone
  23195. pass openCard
  23196. end openCard
  23197. </script>
  23198. </card>
  23199.  
  23200.  
  23201. card_132206.xml
  23202. <?xml version="1.0" encoding="utf-8" ?>
  23203. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23204. <card>
  23205.     <id>132206</id>
  23206.     <filler1>0</filler1>
  23207.     <cantDelete> <true /> </cantDelete>
  23208.     <showPict> <true /> </showPict>
  23209.     <dontSearch> <false /> </dontSearch>
  23210.     <owner>7720</owner>
  23211.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23212.     <content>
  23213.         <layer>background</layer>
  23214.         <id>20</id>
  23215.         <text>Question #40</text>
  23216.     </content>
  23217.     <content>
  23218.         <layer>background</layer>
  23219.         <id>1</id>
  23220.         <text>A7F01  What are three major oscillator circuits often used in Amateur Radio
  23221. equipment?
  23222.  
  23223.  
  23224.  
  23225. </text>
  23226.     </content>
  23227.     <content>
  23228.         <layer>background</layer>
  23229.         <id>11</id>
  23230.         <text> Taft, Pierce and negative feedback</text>
  23231.     </content>
  23232.     <content>
  23233.         <layer>background</layer>
  23234.         <id>27</id>
  23235.         <text>Colpitts, Hartley and Taft</text>
  23236.     </content>
  23237.     <content>
  23238.         <layer>background</layer>
  23239.         <id>28</id>
  23240.         <text>Taft, Hartley and Pierce</text>
  23241.     </content>
  23242.     <content>
  23243.         <layer>background</layer>
  23244.         <id>29</id>
  23245.         <text> Colpitts, Hartley and Pierce</text>
  23246.     </content>
  23247.     <name>#400</name>
  23248.     <script>on openCard
  23249. global group,rightone
  23250. put 35 into group
  23251. put "D" into rightone
  23252. pass openCard
  23253. end openCard
  23254. </script>
  23255. </card>
  23256.  
  23257.  
  23258. card_132605.xml
  23259. <?xml version="1.0" encoding="utf-8" ?>
  23260. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23261. <card>
  23262.     <id>132605</id>
  23263.     <filler1>0</filler1>
  23264.     <cantDelete> <true /> </cantDelete>
  23265.     <showPict> <true /> </showPict>
  23266.     <dontSearch> <false /> </dontSearch>
  23267.     <owner>7720</owner>
  23268.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23269.     <content>
  23270.         <layer>background</layer>
  23271.         <id>20</id>
  23272.         <text>Question #40</text>
  23273.     </content>
  23274.     <content>
  23275.         <layer>background</layer>
  23276.         <id>1</id>
  23277.         <text>A7F02  What condition must exist for a circuit to oscillate?
  23278.  
  23279.  
  23280.  
  23281.  
  23282. </text>
  23283.     </content>
  23284.     <content>
  23285.         <layer>background</layer>
  23286.         <id>11</id>
  23287.         <text> It must have a gain of less than 1</text>
  23288.     </content>
  23289.     <content>
  23290.         <layer>background</layer>
  23291.         <id>27</id>
  23292.         <text>It must be neutralized</text>
  23293.     </content>
  23294.     <content>
  23295.         <layer>background</layer>
  23296.         <id>28</id>
  23297.         <text> It must have positive feedback sufficient to overcome losses</text>
  23298.     </content>
  23299.     <content>
  23300.         <layer>background</layer>
  23301.         <id>29</id>
  23302.         <text>It must have negative feedback sufficient to cancel the input</text>
  23303.     </content>
  23304.     <name>#401</name>
  23305.     <script>on openCard
  23306. global group,rightone
  23307. put 35 into group
  23308. put "C" into rightone
  23309. pass openCard
  23310. end openCard
  23311. </script>
  23312. </card>
  23313.  
  23314.  
  23315. card_132785.xml
  23316. <?xml version="1.0" encoding="utf-8" ?>
  23317. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23318. <card>
  23319.     <id>132785</id>
  23320.     <filler1>0</filler1>
  23321.     <cantDelete> <true /> </cantDelete>
  23322.     <showPict> <true /> </showPict>
  23323.     <dontSearch> <false /> </dontSearch>
  23324.     <owner>7720</owner>
  23325.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23326.     <content>
  23327.         <layer>background</layer>
  23328.         <id>20</id>
  23329.         <text>Question #35</text>
  23330.     </content>
  23331.     <content>
  23332.         <layer>background</layer>
  23333.         <id>1</id>
  23334.         <text>A7F03  How is the positive feedback coupled to the input in a Hartley
  23335. oscillator?
  23336.  
  23337.  
  23338.  
  23339. </text>
  23340.     </content>
  23341.     <content>
  23342.         <layer>background</layer>
  23343.         <id>11</id>
  23344.         <text>Through a tapped coil</text>
  23345.     </content>
  23346.     <content>
  23347.         <layer>background</layer>
  23348.         <id>27</id>
  23349.         <text>Through a capacitive divider
  23350. </text>
  23351.     </content>
  23352.     <content>
  23353.         <layer>background</layer>
  23354.         <id>28</id>
  23355.         <text> Through link coupling</text>
  23356.     </content>
  23357.     <content>
  23358.         <layer>background</layer>
  23359.         <id>29</id>
  23360.         <text>Through a neutralizing capacitor</text>
  23361.     </content>
  23362.     <name>#402</name>
  23363.     <script>on openCard
  23364. global group,rightone
  23365. put 35 into group
  23366. put "A" into rightone
  23367. pass openCard
  23368. end openCard
  23369. </script>
  23370. </card>
  23371.  
  23372.  
  23373. card_132962.xml
  23374. <?xml version="1.0" encoding="utf-8" ?>
  23375. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23376. <card>
  23377.     <id>132962</id>
  23378.     <filler1>0</filler1>
  23379.     <cantDelete> <true /> </cantDelete>
  23380.     <showPict> <true /> </showPict>
  23381.     <dontSearch> <false /> </dontSearch>
  23382.     <owner>7720</owner>
  23383.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23384.     <content>
  23385.         <layer>background</layer>
  23386.         <id>20</id>
  23387.         <text>Question #40</text>
  23388.     </content>
  23389.     <content>
  23390.         <layer>background</layer>
  23391.         <id>1</id>
  23392.         <text>A7F04  How is the positive feedback coupled to the input in a Colpitts
  23393. oscillator?
  23394.  
  23395. </text>
  23396.     </content>
  23397.     <content>
  23398.         <layer>background</layer>
  23399.         <id>11</id>
  23400.         <text> Through a tapped coil</text>
  23401.     </content>
  23402.     <content>
  23403.         <layer>background</layer>
  23404.         <id>27</id>
  23405.         <text> Through link coupling</text>
  23406.     </content>
  23407.     <content>
  23408.         <layer>background</layer>
  23409.         <id>28</id>
  23410.         <text>Through a capacitive divider</text>
  23411.     </content>
  23412.     <content>
  23413.         <layer>background</layer>
  23414.         <id>29</id>
  23415.         <text> Through a neutralizing capacitor
  23416. </text>
  23417.     </content>
  23418.     <name>#403</name>
  23419.     <script>on openCard
  23420. global group,rightone
  23421. put 35 into group
  23422. put "C" into rightone
  23423. pass openCard
  23424. end openCard
  23425. </script>
  23426. </card>
  23427.  
  23428.  
  23429. card_133160.xml
  23430. <?xml version="1.0" encoding="utf-8" ?>
  23431. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23432. <card>
  23433.     <id>133160</id>
  23434.     <filler1>0</filler1>
  23435.     <cantDelete> <true /> </cantDelete>
  23436.     <showPict> <true /> </showPict>
  23437.     <dontSearch> <false /> </dontSearch>
  23438.     <owner>7720</owner>
  23439.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23440.     <content>
  23441.         <layer>background</layer>
  23442.         <id>20</id>
  23443.         <text>Question #35</text>
  23444.     </content>
  23445.     <content>
  23446.         <layer>background</layer>
  23447.         <id>1</id>
  23448.         <text>A7F05  How is the positive feedback coupled to the input in a Pierce
  23449. oscillator?
  23450.  
  23451.  </text>
  23452.     </content>
  23453.     <content>
  23454.         <layer>background</layer>
  23455.         <id>11</id>
  23456.         <text> Through a tapped coil</text>
  23457.     </content>
  23458.     <content>
  23459.         <layer>background</layer>
  23460.         <id>27</id>
  23461.         <text>Through link coupling</text>
  23462.     </content>
  23463.     <content>
  23464.         <layer>background</layer>
  23465.         <id>28</id>
  23466.         <text>Through a neutralizing capacitor</text>
  23467.     </content>
  23468.     <content>
  23469.         <layer>background</layer>
  23470.         <id>29</id>
  23471.         <text>Through capacitive coupling
  23472. </text>
  23473.     </content>
  23474.     <name>#404</name>
  23475.     <script>on openCard
  23476. global group,rightone
  23477. put 35 into group
  23478. put "D" into rightone
  23479. pass openCard
  23480. end openCard
  23481. </script>
  23482. </card>
  23483.  
  23484.  
  23485. card_133425.xml
  23486. <?xml version="1.0" encoding="utf-8" ?>
  23487. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23488. <card>
  23489.     <id>133425</id>
  23490.     <filler1>0</filler1>
  23491.     <cantDelete> <true /> </cantDelete>
  23492.     <showPict> <true /> </showPict>
  23493.     <dontSearch> <false /> </dontSearch>
  23494.     <owner>7720</owner>
  23495.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23496.     <content>
  23497.         <layer>background</layer>
  23498.         <id>20</id>
  23499.         <text>Question #35</text>
  23500.     </content>
  23501.     <content>
  23502.         <layer>background</layer>
  23503.         <id>1</id>
  23504.         <text>A7F06  Which of the three major oscillator circuits used in Amateur Radio
  23505. equipment uses a quartz crystal?
  23506.  
  23507.  
  23508.  
  23509. </text>
  23510.     </content>
  23511.     <content>
  23512.         <layer>background</layer>
  23513.         <id>11</id>
  23514.         <text> Negative feedback</text>
  23515.     </content>
  23516.     <content>
  23517.         <layer>background</layer>
  23518.         <id>27</id>
  23519.         <text>Hartley</text>
  23520.     </content>
  23521.     <content>
  23522.         <layer>background</layer>
  23523.         <id>28</id>
  23524.         <text> Colpitts</text>
  23525.     </content>
  23526.     <content>
  23527.         <layer>background</layer>
  23528.         <id>29</id>
  23529.         <text>Pierce</text>
  23530.     </content>
  23531.     <name>#405</name>
  23532.     <script>on openCard
  23533. global group,rightone
  23534. put 35 into group
  23535. put "D" into rightone
  23536. pass openCard
  23537. end openCard
  23538. </script>
  23539. </card>
  23540.  
  23541.  
  23542. card_133656.xml
  23543. <?xml version="1.0" encoding="utf-8" ?>
  23544. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23545. <card>
  23546.     <id>133656</id>
  23547.     <filler1>0</filler1>
  23548.     <cantDelete> <true /> </cantDelete>
  23549.     <showPict> <true /> </showPict>
  23550.     <dontSearch> <false /> </dontSearch>
  23551.     <owner>7720</owner>
  23552.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23553.     <content>
  23554.         <layer>background</layer>
  23555.         <id>20</id>
  23556.         <text>Question #40</text>
  23557.     </content>
  23558.     <content>
  23559.         <layer>background</layer>
  23560.         <id>1</id>
  23561.         <text>A7F07  What is the major advantage of a Pierce oscillator?
  23562.  
  23563.  
  23564.  
  23565.  
  23566. </text>
  23567.     </content>
  23568.     <content>
  23569.         <layer>background</layer>
  23570.         <id>11</id>
  23571.         <text> It is easy to neutralize</text>
  23572.     </content>
  23573.     <content>
  23574.         <layer>background</layer>
  23575.         <id>27</id>
  23576.         <text> It doesn't require an LC tank circuit</text>
  23577.     </content>
  23578.     <content>
  23579.         <layer>background</layer>
  23580.         <id>28</id>
  23581.         <text> It can be tuned over a wide range</text>
  23582.     </content>
  23583.     <content>
  23584.         <layer>background</layer>
  23585.         <id>29</id>
  23586.         <text> It has a high output power</text>
  23587.     </content>
  23588.     <name>#406</name>
  23589.     <script>on openCard
  23590. global group,rightone
  23591. put 35 into group
  23592. put "B" into rightone
  23593. pass openCard
  23594. end openCard
  23595. </script>
  23596. </card>
  23597.  
  23598.  
  23599. card_134014.xml
  23600. <?xml version="1.0" encoding="utf-8" ?>
  23601. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23602. <card>
  23603.     <id>134014</id>
  23604.     <filler1>0</filler1>
  23605.     <cantDelete> <true /> </cantDelete>
  23606.     <showPict> <true /> </showPict>
  23607.     <dontSearch> <false /> </dontSearch>
  23608.     <owner>7720</owner>
  23609.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23610.     <content>
  23611.         <layer>background</layer>
  23612.         <id>20</id>
  23613.         <text>Question #35</text>
  23614.     </content>
  23615.     <content>
  23616.         <layer>background</layer>
  23617.         <id>1</id>
  23618.         <text>A7F08  Which type of oscillator circuits are commonly used in a VFO?
  23619.  
  23620.  
  23621.  
  23622.  
  23623. </text>
  23624.     </content>
  23625.     <content>
  23626.         <layer>background</layer>
  23627.         <id>11</id>
  23628.         <text> Pierce and Zener</text>
  23629.     </content>
  23630.     <content>
  23631.         <layer>background</layer>
  23632.         <id>27</id>
  23633.         <text> Colpitts and Hartley</text>
  23634.     </content>
  23635.     <content>
  23636.         <layer>background</layer>
  23637.         <id>28</id>
  23638.         <text> Armstrong and deForest</text>
  23639.     </content>
  23640.     <content>
  23641.         <layer>background</layer>
  23642.         <id>29</id>
  23643.         <text>Negative feedback and Balanced feedback</text>
  23644.     </content>
  23645.     <name>#407</name>
  23646.     <script>on openCard
  23647. global group,rightone
  23648. put 35 into group
  23649. put "B" into rightone
  23650. pass openCard
  23651. end openCard
  23652. </script>
  23653. </card>
  23654.  
  23655.  
  23656. card_134245.xml
  23657. <?xml version="1.0" encoding="utf-8" ?>
  23658. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23659. <card>
  23660.     <id>134245</id>
  23661.     <filler1>0</filler1>
  23662.     <cantDelete> <true /> </cantDelete>
  23663.     <showPict> <true /> </showPict>
  23664.     <dontSearch> <false /> </dontSearch>
  23665.     <owner>7720</owner>
  23666.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23667.     <content>
  23668.         <layer>background</layer>
  23669.         <id>20</id>
  23670.         <text>Question #35</text>
  23671.     </content>
  23672.     <content>
  23673.         <layer>background</layer>
  23674.         <id>1</id>
  23675.         <text>A7F09  Why is the Colpitts oscillator circuit commonly used in a VFO?
  23676.  
  23677.  
  23678.  
  23679.  
  23680. </text>
  23681.     </content>
  23682.     <content>
  23683.         <layer>background</layer>
  23684.         <id>11</id>
  23685.         <text>The frequency is a linear function of the load impedance</text>
  23686.     </content>
  23687.     <content>
  23688.         <layer>background</layer>
  23689.         <id>27</id>
  23690.         <text> It can be used with or without crystal lock-in</text>
  23691.     </content>
  23692.     <content>
  23693.         <layer>background</layer>
  23694.         <id>28</id>
  23695.         <text> It is stable</text>
  23696.     </content>
  23697.     <content>
  23698.         <layer>background</layer>
  23699.         <id>29</id>
  23700.         <text> It has high output power</text>
  23701.     </content>
  23702.     <name>#408</name>
  23703.     <script>on openCard
  23704. global group,rightone
  23705. put 35 into group
  23706. put "C" into rightone
  23707. pass openCard
  23708. end openCard
  23709. </script>
  23710. </card>
  23711.  
  23712.  
  23713. card_134537.xml
  23714. <?xml version="1.0" encoding="utf-8" ?>
  23715. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23716. <card>
  23717.     <id>134537</id>
  23718.     <filler1>0</filler1>
  23719.     <cantDelete> <true /> </cantDelete>
  23720.     <showPict> <true /> </showPict>
  23721.     <dontSearch> <false /> </dontSearch>
  23722.     <owner>7720</owner>
  23723.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23724.     <content>
  23725.         <layer>background</layer>
  23726.         <id>20</id>
  23727.         <text>Question #41</text>
  23728.     </content>
  23729.     <content>
  23730.         <layer>background</layer>
  23731.         <id>1</id>
  23732.         <text>A7F10  What component is often used to control an oscillator frequency by
  23733. varying a control voltage?
  23734.  
  23735.  
  23736.  
  23737. </text>
  23738.     </content>
  23739.     <content>
  23740.         <layer>background</layer>
  23741.         <id>11</id>
  23742.         <text> A varactor diode</text>
  23743.     </content>
  23744.     <content>
  23745.         <layer>background</layer>
  23746.         <id>27</id>
  23747.         <text>A piezoelectric crystal</text>
  23748.     </content>
  23749.     <content>
  23750.         <layer>background</layer>
  23751.         <id>28</id>
  23752.         <text> A Zener diode
  23753. </text>
  23754.     </content>
  23755.     <content>
  23756.         <layer>background</layer>
  23757.         <id>29</id>
  23758.         <text> A Pierce crystal</text>
  23759.     </content>
  23760.     <name>#409</name>
  23761.     <script>on openCard
  23762. global group,rightone
  23763. put 35 into group
  23764. put "A" into rightone
  23765. pass openCard
  23766. end openCard
  23767. </script>
  23768. </card>
  23769.  
  23770.  
  23771. card_134895.xml
  23772. <?xml version="1.0" encoding="utf-8" ?>
  23773. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23774. <card>
  23775.     <id>134895</id>
  23776.     <filler1>0</filler1>
  23777.     <cantDelete> <true /> </cantDelete>
  23778.     <showPict> <true /> </showPict>
  23779.     <dontSearch> <false /> </dontSearch>
  23780.     <owner>7720</owner>
  23781.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23782.     <content>
  23783.         <layer>background</layer>
  23784.         <id>20</id>
  23785.         <text>Question #41</text>
  23786.     </content>
  23787.     <content>
  23788.         <layer>background</layer>
  23789.         <id>1</id>
  23790.         <text>A7F11  Why must a very stable reference oscillator be used as part of a
  23791. phase-locked loop (PLL) frequency synthesizer?
  23792.  
  23793.  
  23794. </text>
  23795.     </content>
  23796.     <content>
  23797.         <layer>background</layer>
  23798.         <id>11</id>
  23799.         <text> Any amplitude variations in the reference oscillator signal will
  23800. prevent the loop from locking to the desired signal</text>
  23801.     </content>
  23802.     <content>
  23803.         <layer>background</layer>
  23804.         <id>27</id>
  23805.         <text>Any phase variations in the reference oscillator signal will
  23806. produce phase noise in the synthesizer output</text>
  23807.     </content>
  23808.     <content>
  23809.         <layer>background</layer>
  23810.         <id>28</id>
  23811.         <text>Any phase variations in the reference oscillator signal will
  23812. produce harmonic distortion in the modulating signal</text>
  23813.     </content>
  23814.     <content>
  23815.         <layer>background</layer>
  23816.         <id>29</id>
  23817.         <text>Any amplitude variations in the reference oscillator signal will
  23818. prevent the loop from changing frequency</text>
  23819.     </content>
  23820.     <name>#410</name>
  23821.     <script>on openCard
  23822. global group,rightone
  23823. put 35 into group
  23824. put "B" into rightone
  23825. pass openCard
  23826. end openCard
  23827. </script>
  23828. </card>
  23829.  
  23830.  
  23831. card_135037.xml
  23832. <?xml version="1.0" encoding="utf-8" ?>
  23833. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23834. <card>
  23835.     <id>135037</id>
  23836.     <filler1>0</filler1>
  23837.     <cantDelete> <true /> </cantDelete>
  23838.     <showPict> <true /> </showPict>
  23839.     <dontSearch> <false /> </dontSearch>
  23840.     <owner>7720</owner>
  23841.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23842.     <content>
  23843.         <layer>background</layer>
  23844.         <id>20</id>
  23845.         <text>Question #41</text>
  23846.     </content>
  23847.     <content>
  23848.         <layer>background</layer>
  23849.         <id>1</id>
  23850.         <text>A7G01  What is meant by modulation?
  23851.  
  23852.  
  23853. </text>
  23854.     </content>
  23855.     <content>
  23856.         <layer>background</layer>
  23857.         <id>11</id>
  23858.         <text> The squelching of a signal until a critical signal-to-noise ratio
  23859. is reached</text>
  23860.     </content>
  23861.     <content>
  23862.         <layer>background</layer>
  23863.         <id>27</id>
  23864.         <text>Carrier rejection through phase nulling</text>
  23865.     </content>
  23866.     <content>
  23867.         <layer>background</layer>
  23868.         <id>28</id>
  23869.         <text>A linear amplification mode</text>
  23870.     </content>
  23871.     <content>
  23872.         <layer>background</layer>
  23873.         <id>29</id>
  23874.         <text> A mixing process whereby information is imposed upon a carrier
  23875. </text>
  23876.     </content>
  23877.     <name>#411</name>
  23878.     <script>on openCard
  23879. global group,rightone
  23880. put 36 into group
  23881. put "D" into rightone
  23882. pass openCard
  23883. end openCard
  23884. </script>
  23885. </card>
  23886.  
  23887.  
  23888. card_135364.xml
  23889. <?xml version="1.0" encoding="utf-8" ?>
  23890. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23891. <card>
  23892.     <id>135364</id>
  23893.     <filler1>0</filler1>
  23894.     <cantDelete> <true /> </cantDelete>
  23895.     <showPict> <true /> </showPict>
  23896.     <dontSearch> <false /> </dontSearch>
  23897.     <owner>7720</owner>
  23898.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23899.     <content>
  23900.         <layer>background</layer>
  23901.         <id>20</id>
  23902.         <text>Question #36</text>
  23903.     </content>
  23904.     <content>
  23905.         <layer>background</layer>
  23906.         <id>1</id>
  23907.         <text>A7G02  How is an F3E FM-phone emission produced?
  23908.  
  23909.  
  23910.  
  23911. </text>
  23912.     </content>
  23913.     <content>
  23914.         <layer>background</layer>
  23915.         <id>11</id>
  23916.         <text>With a balanced modulator on the audio amplifier</text>
  23917.     </content>
  23918.     <content>
  23919.         <layer>background</layer>
  23920.         <id>27</id>
  23921.         <text>With a reactance modulator on the oscillator</text>
  23922.     </content>
  23923.     <content>
  23924.         <layer>background</layer>
  23925.         <id>28</id>
  23926.         <text>With a reactance modulator on the final amplifier</text>
  23927.     </content>
  23928.     <content>
  23929.         <layer>background</layer>
  23930.         <id>29</id>
  23931.         <text> With a balanced modulator on the oscillator</text>
  23932.     </content>
  23933.     <name>#412</name>
  23934.     <script>on openCard
  23935. global group,rightone
  23936. put 36 into group
  23937. put "B" into rightone
  23938. pass openCard
  23939. end openCard
  23940. </script>
  23941. </card>
  23942.  
  23943.  
  23944. card_135551.xml
  23945. <?xml version="1.0" encoding="utf-8" ?>
  23946. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  23947. <card>
  23948.     <id>135551</id>
  23949.     <filler1>0</filler1>
  23950.     <cantDelete> <true /> </cantDelete>
  23951.     <showPict> <true /> </showPict>
  23952.     <dontSearch> <false /> </dontSearch>
  23953.     <owner>7720</owner>
  23954.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  23955.     <content>
  23956.         <layer>background</layer>
  23957.         <id>20</id>
  23958.         <text>Question #36</text>
  23959.     </content>
  23960.     <content>
  23961.         <layer>background</layer>
  23962.         <id>1</id>
  23963.         <text>A7G03  How does a reactance modulator work?
  23964.  
  23965.  
  23966. </text>
  23967.     </content>
  23968.     <content>
  23969.         <layer>background</layer>
  23970.         <id>11</id>
  23971.         <text>It acts as a variable resistance or capacitance to produce FM
  23972. signals</text>
  23973.     </content>
  23974.     <content>
  23975.         <layer>background</layer>
  23976.         <id>27</id>
  23977.         <text>It acts as a variable resistance or capacitance to produce AM
  23978. signals</text>
  23979.     </content>
  23980.     <content>
  23981.         <layer>background</layer>
  23982.         <id>28</id>
  23983.         <text> It acts as a variable inductance or capacitance to produce FM
  23984. signals</text>
  23985.     </content>
  23986.     <content>
  23987.         <layer>background</layer>
  23988.         <id>29</id>
  23989.         <text> It acts as a variable inductance or capacitance to produce AM
  23990. signals</text>
  23991.     </content>
  23992.     <name>#413</name>
  23993.     <script>on openCard
  23994. global group,rightone
  23995. put 36 into group
  23996. put "C" into rightone
  23997. pass openCard
  23998. end openCard
  23999. </script>
  24000. </card>
  24001.  
  24002.  
  24003. card_135711.xml
  24004. <?xml version="1.0" encoding="utf-8" ?>
  24005. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24006. <card>
  24007.     <id>135711</id>
  24008.     <filler1>0</filler1>
  24009.     <cantDelete> <true /> </cantDelete>
  24010.     <showPict> <true /> </showPict>
  24011.     <dontSearch> <false /> </dontSearch>
  24012.     <owner>7720</owner>
  24013.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24014.     <content>
  24015.         <layer>background</layer>
  24016.         <id>20</id>
  24017.         <text>Question #36</text>
  24018.     </content>
  24019.     <content>
  24020.         <layer>background</layer>
  24021.         <id>1</id>
  24022.         <text>A7G04  What type of circuit varies the tuning of an oscillator circuit to
  24023. produce FM signals?
  24024.  
  24025. </text>
  24026.     </content>
  24027.     <content>
  24028.         <layer>background</layer>
  24029.         <id>11</id>
  24030.         <text> A balanced modulator</text>
  24031.     </content>
  24032.     <content>
  24033.         <layer>background</layer>
  24034.         <id>27</id>
  24035.         <text> A reactance modulator</text>
  24036.     </content>
  24037.     <content>
  24038.         <layer>background</layer>
  24039.         <id>28</id>
  24040.         <text> A double balanced mixer</text>
  24041.     </content>
  24042.     <content>
  24043.         <layer>background</layer>
  24044.         <id>29</id>
  24045.         <text> An audio modulator</text>
  24046.     </content>
  24047.     <name>#414</name>
  24048.     <script>on openCard
  24049. global group,rightone
  24050. put 36 into group
  24051. put "B" into rightone
  24052. pass openCard
  24053. end openCard
  24054. </script>
  24055. </card>
  24056.  
  24057.  
  24058. card_136132.xml
  24059. <?xml version="1.0" encoding="utf-8" ?>
  24060. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24061. <card>
  24062.     <id>136132</id>
  24063.     <filler1>0</filler1>
  24064.     <cantDelete> <true /> </cantDelete>
  24065.     <showPict> <true /> </showPict>
  24066.     <dontSearch> <false /> </dontSearch>
  24067.     <owner>7720</owner>
  24068.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24069.     <content>
  24070.         <layer>background</layer>
  24071.         <id>20</id>
  24072.         <text>Question #41</text>
  24073.     </content>
  24074.     <content>
  24075.         <layer>background</layer>
  24076.         <id>1</id>
  24077.         <text>A7G05  How does a phase modulator work?
  24078.  
  24079.  
  24080. </text>
  24081.     </content>
  24082.     <content>
  24083.         <layer>background</layer>
  24084.         <id>11</id>
  24085.         <text>It varies the tuning of a microphone preamplifier to produce FM
  24086. signals</text>
  24087.     </content>
  24088.     <content>
  24089.         <layer>background</layer>
  24090.         <id>27</id>
  24091.         <text> It varies the tuning of an amplifier tank circuit to produce AM
  24092. signals</text>
  24093.     </content>
  24094.     <content>
  24095.         <layer>background</layer>
  24096.         <id>28</id>
  24097.         <text> It varies the tuning of an amplifier tank circuit to produce FM
  24098. signals</text>
  24099.     </content>
  24100.     <content>
  24101.         <layer>background</layer>
  24102.         <id>29</id>
  24103.         <text> It varies the tuning of a microphone preamplifier to produce AM
  24104. signals</text>
  24105.     </content>
  24106.     <name>#415</name>
  24107.     <script>on openCard
  24108. global group,rightone
  24109. put 36 into group
  24110. put "C" into rightone
  24111. pass openCard
  24112. end openCard
  24113. </script>
  24114. </card>
  24115.  
  24116.  
  24117. card_136379.xml
  24118. <?xml version="1.0" encoding="utf-8" ?>
  24119. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24120. <card>
  24121.     <id>136379</id>
  24122.     <filler1>0</filler1>
  24123.     <cantDelete> <true /> </cantDelete>
  24124.     <showPict> <true /> </showPict>
  24125.     <dontSearch> <false /> </dontSearch>
  24126.     <owner>7720</owner>
  24127.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24128.     <content>
  24129.         <layer>background</layer>
  24130.         <id>20</id>
  24131.         <text>Question #41</text>
  24132.     </content>
  24133.     <content>
  24134.         <layer>background</layer>
  24135.         <id>1</id>
  24136.         <text>A7G06  What type of circuit varies the tuning of an amplifier tank circuit to
  24137. produce FM signals?
  24138.  
  24139.  
  24140. </text>
  24141.     </content>
  24142.     <content>
  24143.         <layer>background</layer>
  24144.         <id>11</id>
  24145.         <text> A balanced modulator</text>
  24146.     </content>
  24147.     <content>
  24148.         <layer>background</layer>
  24149.         <id>27</id>
  24150.         <text> A double balanced mixer</text>
  24151.     </content>
  24152.     <content>
  24153.         <layer>background</layer>
  24154.         <id>28</id>
  24155.         <text>A phase modulator</text>
  24156.     </content>
  24157.     <content>
  24158.         <layer>background</layer>
  24159.         <id>29</id>
  24160.         <text> An audio modulator</text>
  24161.     </content>
  24162.     <name>#416</name>
  24163.     <script>on openCard
  24164. global group,rightone
  24165. put 36 into group
  24166. put "C" into rightone
  24167. pass openCard
  24168. end openCard
  24169. </script>
  24170. </card>
  24171.  
  24172.  
  24173. card_136828.xml
  24174. <?xml version="1.0" encoding="utf-8" ?>
  24175. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24176. <card>
  24177.     <id>136828</id>
  24178.     <filler1>0</filler1>
  24179.     <cantDelete> <true /> </cantDelete>
  24180.     <showPict> <true /> </showPict>
  24181.     <dontSearch> <false /> </dontSearch>
  24182.     <owner>7720</owner>
  24183.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24184.     <content>
  24185.         <layer>background</layer>
  24186.         <id>20</id>
  24187.         <text>Question #42</text>
  24188.     </content>
  24189.     <content>
  24190.         <layer>background</layer>
  24191.         <id>1</id>
  24192.         <text>A7G07  What type of signal does a balanced modulator produce?
  24193.  
  24194.  
  24195.  
  24196.  
  24197. </text>
  24198.     </content>
  24199.     <content>
  24200.         <layer>background</layer>
  24201.         <id>11</id>
  24202.         <text>FM with balanced deviation</text>
  24203.     </content>
  24204.     <content>
  24205.         <layer>background</layer>
  24206.         <id>27</id>
  24207.         <text> Double sideband, suppressed carrier</text>
  24208.     </content>
  24209.     <content>
  24210.         <layer>background</layer>
  24211.         <id>28</id>
  24212.         <text> Single sideband, suppressed carrier</text>
  24213.     </content>
  24214.     <content>
  24215.         <layer>background</layer>
  24216.         <id>29</id>
  24217.         <text>Full carrier</text>
  24218.     </content>
  24219.     <name>#417</name>
  24220.     <script>on openCard
  24221. global group,rightone
  24222. put 36 into group
  24223. put "B" into rightone
  24224. pass openCard
  24225. end openCard
  24226. </script>
  24227. </card>
  24228.  
  24229.  
  24230. card_137078.xml
  24231. <?xml version="1.0" encoding="utf-8" ?>
  24232. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24233. <card>
  24234.     <id>137078</id>
  24235.     <filler1>0</filler1>
  24236.     <cantDelete> <true /> </cantDelete>
  24237.     <showPict> <true /> </showPict>
  24238.     <dontSearch> <false /> </dontSearch>
  24239.     <owner>7720</owner>
  24240.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24241.     <content>
  24242.         <layer>background</layer>
  24243.         <id>20</id>
  24244.         <text>Question #42</text>
  24245.     </content>
  24246.     <content>
  24247.         <layer>background</layer>
  24248.         <id>1</id>
  24249.         <text>A7G08  How can a single-sideband phone signal be generated?
  24250.  
  24251.  
  24252.  
  24253.  
  24254. </text>
  24255.     </content>
  24256.     <content>
  24257.         <layer>background</layer>
  24258.         <id>11</id>
  24259.         <text> By using a balanced modulator followed by a filter</text>
  24260.     </content>
  24261.     <content>
  24262.         <layer>background</layer>
  24263.         <id>27</id>
  24264.         <text>By using a reactance modulator followed by a mixer</text>
  24265.     </content>
  24266.     <content>
  24267.         <layer>background</layer>
  24268.         <id>28</id>
  24269.         <text>By using a loop modulator followed by a mixer</text>
  24270.     </content>
  24271.     <content>
  24272.         <layer>background</layer>
  24273.         <id>29</id>
  24274.         <text>By driving a product detector with a DSB signal</text>
  24275.     </content>
  24276.     <name>#418</name>
  24277.     <script>on openCard
  24278. global group,rightone
  24279. put 36 into group
  24280. put "A" into rightone
  24281. pass openCard
  24282. end openCard
  24283. </script>
  24284. </card>
  24285.  
  24286.  
  24287. card_137443.xml
  24288. <?xml version="1.0" encoding="utf-8" ?>
  24289. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24290. <card>
  24291.     <id>137443</id>
  24292.     <filler1>0</filler1>
  24293.     <cantDelete> <true /> </cantDelete>
  24294.     <showPict> <true /> </showPict>
  24295.     <dontSearch> <false /> </dontSearch>
  24296.     <owner>7720</owner>
  24297.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24298.     <content>
  24299.         <layer>background</layer>
  24300.         <id>20</id>
  24301.         <text>Question #36</text>
  24302.     </content>
  24303.     <content>
  24304.         <layer>background</layer>
  24305.         <id>1</id>
  24306.         <text>A7G09  How can a double-sideband phone signal be generated?
  24307.  
  24308.  
  24309.  
  24310.  
  24311. </text>
  24312.     </content>
  24313.     <content>
  24314.         <layer>background</layer>
  24315.         <id>11</id>
  24316.         <text> By feeding a phase modulated signal into a low-pass filter</text>
  24317.     </content>
  24318.     <content>
  24319.         <layer>background</layer>
  24320.         <id>27</id>
  24321.         <text> By using a balanced modulator followed by a filter</text>
  24322.     </content>
  24323.     <content>
  24324.         <layer>background</layer>
  24325.         <id>28</id>
  24326.         <text>By detuning a Hartley oscillator</text>
  24327.     </content>
  24328.     <content>
  24329.         <layer>background</layer>
  24330.         <id>29</id>
  24331.         <text>By modulating the plate voltage of a Class C amplifier</text>
  24332.     </content>
  24333.     <name>#419</name>
  24334.     <script>on openCard
  24335. global group,rightone
  24336. put 36 into group
  24337. put "D" into rightone
  24338. pass openCard
  24339. end openCard
  24340. </script>
  24341. </card>
  24342.  
  24343.  
  24344. card_137509.xml
  24345. <?xml version="1.0" encoding="utf-8" ?>
  24346. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24347. <card>
  24348.     <id>137509</id>
  24349.     <filler1>0</filler1>
  24350.     <cantDelete> <true /> </cantDelete>
  24351.     <showPict> <true /> </showPict>
  24352.     <dontSearch> <false /> </dontSearch>
  24353.     <owner>7720</owner>
  24354.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24355.     <content>
  24356.         <layer>background</layer>
  24357.         <id>20</id>
  24358.         <text>Question #42</text>
  24359.     </content>
  24360.     <content>
  24361.         <layer>background</layer>
  24362.         <id>1</id>
  24363.         <text>A7G10  What audio shaping network is added at a transmitter to proportionally
  24364. attenuate the lower audio frequencies, giving an even spread to the
  24365. energy in the audio band?
  24366.  
  24367. </text>
  24368.     </content>
  24369.     <content>
  24370.         <layer>background</layer>
  24371.         <id>11</id>
  24372.         <text>A de-emphasis network</text>
  24373.     </content>
  24374.     <content>
  24375.         <layer>background</layer>
  24376.         <id>27</id>
  24377.         <text>A heterodyne suppressor</text>
  24378.     </content>
  24379.     <content>
  24380.         <layer>background</layer>
  24381.         <id>28</id>
  24382.         <text> An audio prescaler</text>
  24383.     </content>
  24384.     <content>
  24385.         <layer>background</layer>
  24386.         <id>29</id>
  24387.         <text>A pre-emphasis network</text>
  24388.     </content>
  24389.     <name>#420</name>
  24390.     <script>on openCard
  24391. global group,rightone
  24392. put 36 into group
  24393. put "D" into rightone
  24394. pass openCard
  24395. end openCard
  24396. </script>
  24397. </card>
  24398.  
  24399.  
  24400. card_137741.xml
  24401. <?xml version="1.0" encoding="utf-8" ?>
  24402. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24403. <card>
  24404.     <id>137741</id>
  24405.     <filler1>0</filler1>
  24406.     <cantDelete> <true /> </cantDelete>
  24407.     <showPict> <true /> </showPict>
  24408.     <dontSearch> <false /> </dontSearch>
  24409.     <owner>7720</owner>
  24410.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24411.     <content>
  24412.         <layer>background</layer>
  24413.         <id>20</id>
  24414.         <text>Question #36</text>
  24415.     </content>
  24416.     <content>
  24417.         <layer>background</layer>
  24418.         <id>1</id>
  24419.         <text>A7G11  What audio shaping network is added at a receiver to restore
  24420. proportionally attenuated lower audio frequencies?
  24421.  
  24422.  
  24423. </text>
  24424.     </content>
  24425.     <content>
  24426.         <layer>background</layer>
  24427.         <id>11</id>
  24428.         <text> A de-emphasis network</text>
  24429.     </content>
  24430.     <content>
  24431.         <layer>background</layer>
  24432.         <id>27</id>
  24433.         <text>A heterodyne suppressor</text>
  24434.     </content>
  24435.     <content>
  24436.         <layer>background</layer>
  24437.         <id>28</id>
  24438.         <text> An audio prescaler</text>
  24439.     </content>
  24440.     <content>
  24441.         <layer>background</layer>
  24442.         <id>29</id>
  24443.         <text> A pre-emphasis network</text>
  24444.     </content>
  24445.     <name>#421</name>
  24446.     <script>on openCard
  24447. global group,rightone
  24448. put 36 into group
  24449. put "A" into rightone
  24450. pass openCard
  24451. end openCard
  24452. </script>
  24453. </card>
  24454.  
  24455.  
  24456. card_138186.xml
  24457. <?xml version="1.0" encoding="utf-8" ?>
  24458. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24459. <card>
  24460.     <id>138186</id>
  24461.     <filler1>0</filler1>
  24462.     <cantDelete> <true /> </cantDelete>
  24463.     <showPict> <true /> </showPict>
  24464.     <dontSearch> <false /> </dontSearch>
  24465.     <owner>7720</owner>
  24466.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24467.     <content>
  24468.         <layer>background</layer>
  24469.         <id>20</id>
  24470.         <text>Question #37</text>
  24471.     </content>
  24472.     <content>
  24473.         <layer>background</layer>
  24474.         <id>1</id>
  24475.         <text>A7H01  What is the process of detection?
  24476.  
  24477.  
  24478.  
  24479. </text>
  24480.     </content>
  24481.     <content>
  24482.         <layer>background</layer>
  24483.         <id>11</id>
  24484.         <text> The masking of the intelligence on a received carrier</text>
  24485.     </content>
  24486.     <content>
  24487.         <layer>background</layer>
  24488.         <id>27</id>
  24489.         <text> The recovery of the intelligence from a modulated RF signal</text>
  24490.     </content>
  24491.     <content>
  24492.         <layer>background</layer>
  24493.         <id>28</id>
  24494.         <text>The modulation of a carrier</text>
  24495.     </content>
  24496.     <content>
  24497.         <layer>background</layer>
  24498.         <id>29</id>
  24499.         <text> The mixing of noise with a received signal</text>
  24500.     </content>
  24501.     <name>#422</name>
  24502.     <script>on openCard
  24503. global group,rightone
  24504. put 37 into group
  24505. put "B" into rightone
  24506. pass openCard
  24507. end openCard
  24508. </script>
  24509. </card>
  24510.  
  24511.  
  24512. card_138420.xml
  24513. <?xml version="1.0" encoding="utf-8" ?>
  24514. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24515. <card>
  24516.     <id>138420</id>
  24517.     <filler1>0</filler1>
  24518.     <cantDelete> <true /> </cantDelete>
  24519.     <showPict> <true /> </showPict>
  24520.     <dontSearch> <false /> </dontSearch>
  24521.     <owner>7720</owner>
  24522.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24523.     <content>
  24524.         <layer>background</layer>
  24525.         <id>20</id>
  24526.         <text>Question #37</text>
  24527.     </content>
  24528.     <content>
  24529.         <layer>background</layer>
  24530.         <id>1</id>
  24531.         <text>A7H02  What is the principle of detection in a diode detector?
  24532.  
  24533.  
  24534.  
  24535.  </text>
  24536.     </content>
  24537.     <content>
  24538.         <layer>background</layer>
  24539.         <id>11</id>
  24540.         <text>Rectification and filtering of RF</text>
  24541.     </content>
  24542.     <content>
  24543.         <layer>background</layer>
  24544.         <id>27</id>
  24545.         <text>Breakdown of the Zener voltage</text>
  24546.     </content>
  24547.     <content>
  24548.         <layer>background</layer>
  24549.         <id>28</id>
  24550.         <text>Mixing with noise in the transition region of the diode</text>
  24551.     </content>
  24552.     <content>
  24553.         <layer>background</layer>
  24554.         <id>29</id>
  24555.         <text>The change of reactance in the diode with respect to frequency</text>
  24556.     </content>
  24557.     <name>#423</name>
  24558.     <script>on openCard
  24559. global group,rightone
  24560. put 37 into group
  24561. put "A" into rightone
  24562. pass openCard
  24563. end openCard
  24564. </script>
  24565. </card>
  24566.  
  24567.  
  24568. card_138618.xml
  24569. <?xml version="1.0" encoding="utf-8" ?>
  24570. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24571. <card>
  24572.     <id>138618</id>
  24573.     <filler1>0</filler1>
  24574.     <cantDelete> <true /> </cantDelete>
  24575.     <showPict> <true /> </showPict>
  24576.     <dontSearch> <false /> </dontSearch>
  24577.     <owner>7720</owner>
  24578.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24579.     <content>
  24580.         <layer>background</layer>
  24581.         <id>20</id>
  24582.         <text>Question #42</text>
  24583.     </content>
  24584.     <content>
  24585.         <layer>background</layer>
  24586.         <id>1</id>
  24587.         <text>A7H03  What does a product detector do?
  24588.  
  24589.  
  24590.  
  24591. </text>
  24592.     </content>
  24593.     <content>
  24594.         <layer>background</layer>
  24595.         <id>11</id>
  24596.         <text> It provides local oscillations for input to a mixer</text>
  24597.     </content>
  24598.     <content>
  24599.         <layer>background</layer>
  24600.         <id>27</id>
  24601.         <text> It amplifies and narrows band-pass frequencies</text>
  24602.     </content>
  24603.     <content>
  24604.         <layer>background</layer>
  24605.         <id>28</id>
  24606.         <text>It mixes an incoming signal with a locally generated carrier</text>
  24607.     </content>
  24608.     <content>
  24609.         <layer>background</layer>
  24610.         <id>29</id>
  24611.         <text> It detects cross-modulation products
  24612. </text>
  24613.     </content>
  24614.     <name>#424</name>
  24615.     <script>on openCard
  24616. global group,rightone
  24617. put 37 into group
  24618. put "C" into rightone
  24619. pass openCard
  24620. end openCard
  24621. </script>
  24622. </card>
  24623.  
  24624.  
  24625. card_139001.xml
  24626. <?xml version="1.0" encoding="utf-8" ?>
  24627. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24628. <card>
  24629.     <id>139001</id>
  24630.     <filler1>0</filler1>
  24631.     <cantDelete> <true /> </cantDelete>
  24632.     <showPict> <true /> </showPict>
  24633.     <dontSearch> <false /> </dontSearch>
  24634.     <owner>7720</owner>
  24635.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24636.     <content>
  24637.         <layer>background</layer>
  24638.         <id>20</id>
  24639.         <text>Question #37</text>
  24640.     </content>
  24641.     <content>
  24642.         <layer>background</layer>
  24643.         <id>1</id>
  24644.         <text>A7H04  How are FM-phone signals detected?
  24645.  
  24646.  
  24647.  
  24648.  
  24649. </text>
  24650.     </content>
  24651.     <content>
  24652.         <layer>background</layer>
  24653.         <id>11</id>
  24654.         <text>With a balanced modulator</text>
  24655.     </content>
  24656.     <content>
  24657.         <layer>background</layer>
  24658.         <id>27</id>
  24659.         <text>With a frequency discriminator</text>
  24660.     </content>
  24661.     <content>
  24662.         <layer>background</layer>
  24663.         <id>28</id>
  24664.         <text>With a product detector</text>
  24665.     </content>
  24666.     <content>
  24667.         <layer>background</layer>
  24668.         <id>29</id>
  24669.         <text> With a phase splitter</text>
  24670.     </content>
  24671.     <name>#425</name>
  24672.     <script>on openCard
  24673. global group,rightone
  24674. put 37 into group
  24675. put "B" into rightone
  24676. pass openCard
  24677. end openCard
  24678. </script>
  24679. </card>
  24680.  
  24681.  
  24682. card_139162.xml
  24683. <?xml version="1.0" encoding="utf-8" ?>
  24684. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24685. <card>
  24686.     <id>139162</id>
  24687.     <filler1>0</filler1>
  24688.     <cantDelete> <true /> </cantDelete>
  24689.     <showPict> <true /> </showPict>
  24690.     <dontSearch> <false /> </dontSearch>
  24691.     <owner>7720</owner>
  24692.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24693.     <content>
  24694.         <layer>background</layer>
  24695.         <id>20</id>
  24696.         <text>Question #37</text>
  24697.     </content>
  24698.     <content>
  24699.         <layer>background</layer>
  24700.         <id>1</id>
  24701.         <text>A7H05  What is a frequency discriminator?
  24702.  
  24703.  
  24704.  
  24705. </text>
  24706.     </content>
  24707.     <content>
  24708.         <layer>background</layer>
  24709.         <id>11</id>
  24710.         <text> An FM generator</text>
  24711.     </content>
  24712.     <content>
  24713.         <layer>background</layer>
  24714.         <id>27</id>
  24715.         <text> A circuit for filtering two closely adjacent signals</text>
  24716.     </content>
  24717.     <content>
  24718.         <layer>background</layer>
  24719.         <id>28</id>
  24720.         <text> An automatic band-switching circuit</text>
  24721.     </content>
  24722.     <content>
  24723.         <layer>background</layer>
  24724.         <id>29</id>
  24725.         <text> A circuit for detecting FM signals</text>
  24726.     </content>
  24727.     <name>#426</name>
  24728.     <script>on openCard
  24729. global group,rightone
  24730. put 37 into group
  24731. put "D" into rightone
  24732. pass openCard
  24733. end openCard
  24734. </script>
  24735. </card>
  24736.  
  24737.  
  24738. card_139290.xml
  24739. <?xml version="1.0" encoding="utf-8" ?>
  24740. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24741. <card>
  24742.     <id>139290</id>
  24743.     <filler1>0</filler1>
  24744.     <cantDelete> <true /> </cantDelete>
  24745.     <showPict> <true /> </showPict>
  24746.     <dontSearch> <false /> </dontSearch>
  24747.     <owner>7720</owner>
  24748.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24749.     <content>
  24750.         <layer>background</layer>
  24751.         <id>20</id>
  24752.         <text>Question #43</text>
  24753.     </content>
  24754.     <content>
  24755.         <layer>background</layer>
  24756.         <id>1</id>
  24757.         <text>A7H06  Which of the following is NOT an advantage of using active filters
  24758. rather than L-C filters at audio frequencies?
  24759.  
  24760.  
  24761. </text>
  24762.     </content>
  24763.     <content>
  24764.         <layer>background</layer>
  24765.         <id>11</id>
  24766.         <text> Active filters have higher signal-to-noise ratios</text>
  24767.     </content>
  24768.     <content>
  24769.         <layer>background</layer>
  24770.         <id>27</id>
  24771.         <text> Active filters can provide gain as well as frequency selection</text>
  24772.     </content>
  24773.     <content>
  24774.         <layer>background</layer>
  24775.         <id>28</id>
  24776.         <text>Active filters do not require the use of inductors</text>
  24777.     </content>
  24778.     <content>
  24779.         <layer>background</layer>
  24780.         <id>29</id>
  24781.         <text>Active filters can use potentiometers for tuning</text>
  24782.     </content>
  24783.     <name>#427</name>
  24784.     <script>on openCard
  24785. global group,rightone
  24786. put 37 into group
  24787. put "A" into rightone
  24788. pass openCard
  24789. end openCard
  24790. </script>
  24791. </card>
  24792.  
  24793.  
  24794. card_139655.xml
  24795. <?xml version="1.0" encoding="utf-8" ?>
  24796. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24797. <card>
  24798.     <id>139655</id>
  24799.     <filler1>0</filler1>
  24800.     <cantDelete> <true /> </cantDelete>
  24801.     <showPict> <true /> </showPict>
  24802.     <dontSearch> <false /> </dontSearch>
  24803.     <owner>7720</owner>
  24804.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24805.     <content>
  24806.         <layer>background</layer>
  24807.         <id>20</id>
  24808.         <text>Question #43</text>
  24809.     </content>
  24810.     <content>
  24811.         <layer>background</layer>
  24812.         <id>1</id>
  24813.         <text>A7H07  What kind of audio filter would you use to attenuate an interfering
  24814. carrier signal while receiving an SSB transmission?
  24815.  
  24816.  
  24817. </text>
  24818.     </content>
  24819.     <content>
  24820.         <layer>background</layer>
  24821.         <id>11</id>
  24822.         <text> A band-pass filter</text>
  24823.     </content>
  24824.     <content>
  24825.         <layer>background</layer>
  24826.         <id>27</id>
  24827.         <text> A notch filter</text>
  24828.     </content>
  24829.     <content>
  24830.         <layer>background</layer>
  24831.         <id>28</id>
  24832.         <text> A pi-network filter
  24833.  
  24834. </text>
  24835.     </content>
  24836.     <content>
  24837.         <layer>background</layer>
  24838.         <id>29</id>
  24839.         <text>An all-pass filter</text>
  24840.     </content>
  24841.     <name>#428</name>
  24842.     <script>on openCard
  24843. global group,rightone
  24844. put 37 into group
  24845. put "B" into rightone
  24846. pass openCard
  24847. end openCard
  24848. </script>
  24849. </card>
  24850.  
  24851.  
  24852. card_139870.xml
  24853. <?xml version="1.0" encoding="utf-8" ?>
  24854. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24855. <card>
  24856.     <id>139870</id>
  24857.     <filler1>0</filler1>
  24858.     <cantDelete> <true /> </cantDelete>
  24859.     <showPict> <true /> </showPict>
  24860.     <dontSearch> <false /> </dontSearch>
  24861.     <owner>7720</owner>
  24862.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24863.     <content>
  24864.         <layer>background</layer>
  24865.         <id>20</id>
  24866.         <text>Question #37</text>
  24867.     </content>
  24868.     <content>
  24869.         <layer>background</layer>
  24870.         <id>1</id>
  24871.         <text>A7H08  What characteristic do typical SSB receiver IF filters lack that is
  24872. important to digital communications?
  24873.  
  24874.  
  24875. </text>
  24876.     </content>
  24877.     <content>
  24878.         <layer>background</layer>
  24879.         <id>11</id>
  24880.         <text> Steep amplitude-response skirts</text>
  24881.     </content>
  24882.     <content>
  24883.         <layer>background</layer>
  24884.         <id>27</id>
  24885.         <text>Passband ripple</text>
  24886.     </content>
  24887.     <content>
  24888.         <layer>background</layer>
  24889.         <id>28</id>
  24890.         <text> High input impedance</text>
  24891.     </content>
  24892.     <content>
  24893.         <layer>background</layer>
  24894.         <id>29</id>
  24895.         <text> Linear phase response</text>
  24896.     </content>
  24897.     <name>#429</name>
  24898.     <script>on openCard
  24899. global group,rightone
  24900. put 37 into group
  24901. put "D" into rightone
  24902. pass openCard
  24903. end openCard
  24904. </script>
  24905. </card>
  24906.  
  24907.  
  24908. card_140265.xml
  24909. <?xml version="1.0" encoding="utf-8" ?>
  24910. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24911. <card>
  24912.     <id>140265</id>
  24913.     <filler1>0</filler1>
  24914.     <cantDelete> <true /> </cantDelete>
  24915.     <showPict> <true /> </showPict>
  24916.     <dontSearch> <false /> </dontSearch>
  24917.     <owner>7720</owner>
  24918.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24919.     <content>
  24920.         <layer>background</layer>
  24921.         <id>20</id>
  24922.         <text>Question #37</text>
  24923.     </content>
  24924.     <content>
  24925.         <layer>background</layer>
  24926.         <id>1</id>
  24927.         <text>A7H09  What kind of digital signal processing audio filter might be used to
  24928. remove unwanted noise from a received SSB signal?
  24929.  
  24930.  </text>
  24931.     </content>
  24932.     <content>
  24933.         <layer>background</layer>
  24934.         <id>11</id>
  24935.         <text> An adaptive filter</text>
  24936.     </content>
  24937.     <content>
  24938.         <layer>background</layer>
  24939.         <id>27</id>
  24940.         <text> A notch filter</text>
  24941.     </content>
  24942.     <content>
  24943.         <layer>background</layer>
  24944.         <id>28</id>
  24945.         <text> A Hilbert-transform filter
  24946.  
  24947. </text>
  24948.     </content>
  24949.     <content>
  24950.         <layer>background</layer>
  24951.         <id>29</id>
  24952.         <text>A phase-inverting filter</text>
  24953.     </content>
  24954.     <name>#430</name>
  24955.     <script>on openCard
  24956. global group,rightone
  24957. put 37 into group
  24958. put "A" into rightone
  24959. pass openCard
  24960. end openCard
  24961. </script>
  24962. </card>
  24963.  
  24964.  
  24965. card_140471.xml
  24966. <?xml version="1.0" encoding="utf-8" ?>
  24967. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  24968. <card>
  24969.     <id>140471</id>
  24970.     <filler1>0</filler1>
  24971.     <cantDelete> <true /> </cantDelete>
  24972.     <showPict> <true /> </showPict>
  24973.     <dontSearch> <false /> </dontSearch>
  24974.     <owner>7720</owner>
  24975.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  24976.     <content>
  24977.         <layer>background</layer>
  24978.         <id>20</id>
  24979.         <text>Question #37</text>
  24980.     </content>
  24981.     <content>
  24982.         <layer>background</layer>
  24983.         <id>1</id>
  24984.         <text>A7H10  What kind of digital signal processing filter might be used in
  24985. generating an SSB signal?
  24986.  
  24987.  
  24988. </text>
  24989.     </content>
  24990.     <content>
  24991.         <layer>background</layer>
  24992.         <id>11</id>
  24993.         <text> An adaptive filter</text>
  24994.     </content>
  24995.     <content>
  24996.         <layer>background</layer>
  24997.         <id>27</id>
  24998.         <text> A notch filter</text>
  24999.     </content>
  25000.     <content>
  25001.         <layer>background</layer>
  25002.         <id>28</id>
  25003.         <text> A Hilbert-transform filter</text>
  25004.     </content>
  25005.     <content>
  25006.         <layer>background</layer>
  25007.         <id>29</id>
  25008.         <text> An elliptical filter</text>
  25009.     </content>
  25010.     <name>#431</name>
  25011.     <script>on openCard
  25012. global group,rightone
  25013. put 37 into group
  25014. put "C" into rightone
  25015. pass openCard
  25016. end openCard
  25017. </script>
  25018. </card>
  25019.  
  25020.  
  25021. card_140634.xml
  25022. <?xml version="1.0" encoding="utf-8" ?>
  25023. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25024. <card>
  25025.     <id>140634</id>
  25026.     <filler1>0</filler1>
  25027.     <cantDelete> <true /> </cantDelete>
  25028.     <showPict> <true /> </showPict>
  25029.     <dontSearch> <false /> </dontSearch>
  25030.     <owner>7720</owner>
  25031.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25032.     <content>
  25033.         <layer>background</layer>
  25034.         <id>20</id>
  25035.         <text>Question #43</text>
  25036.     </content>
  25037.     <content>
  25038.         <layer>background</layer>
  25039.         <id>1</id>
  25040.         <text>A7H11  Which type of filter would be the best to use in a 2-meter repeater
  25041. duplexer?
  25042.  
  25043.  
  25044. </text>
  25045.     </content>
  25046.     <content>
  25047.         <layer>background</layer>
  25048.         <id>11</id>
  25049.         <text> A crystal filter</text>
  25050.     </content>
  25051.     <content>
  25052.         <layer>background</layer>
  25053.         <id>27</id>
  25054.         <text> A cavity filter</text>
  25055.     </content>
  25056.     <content>
  25057.         <layer>background</layer>
  25058.         <id>28</id>
  25059.         <text> A DSP filter</text>
  25060.     </content>
  25061.     <content>
  25062.         <layer>background</layer>
  25063.         <id>29</id>
  25064.         <text> An L-C filter</text>
  25065.     </content>
  25066.     <name>#432</name>
  25067.     <script>on openCard
  25068. global group,rightone
  25069. put 37 into group
  25070. put "B" into rightone
  25071. pass openCard
  25072. end openCard
  25073. </script>
  25074. </card>
  25075.  
  25076.  
  25077. card_140909.xml
  25078. <?xml version="1.0" encoding="utf-8" ?>
  25079. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25080. <card>
  25081.     <id>140909</id>
  25082.     <filler1>0</filler1>
  25083.     <cantDelete> <true /> </cantDelete>
  25084.     <showPict> <true /> </showPict>
  25085.     <dontSearch> <false /> </dontSearch>
  25086.     <owner>7720</owner>
  25087.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25088.     <content>
  25089.         <layer>background</layer>
  25090.         <id>20</id>
  25091.         <text>Question #43</text>
  25092.     </content>
  25093.     <content>
  25094.         <layer>background</layer>
  25095.         <id>1</id>
  25096.         <text>A7I01  What is the mixing process?
  25097.  
  25098.  
  25099.  
  25100. </text>
  25101.     </content>
  25102.     <content>
  25103.         <layer>background</layer>
  25104.         <id>11</id>
  25105.         <text>The elimination of noise in a wideband receiver by phase comparison</text>
  25106.     </content>
  25107.     <content>
  25108.         <layer>background</layer>
  25109.         <id>27</id>
  25110.         <text>The elimination of noise in a wideband receiver by phase
  25111. differentiation</text>
  25112.     </content>
  25113.     <content>
  25114.         <layer>background</layer>
  25115.         <id>28</id>
  25116.         <text> The recovery of the intelligence from a modulated RF signal</text>
  25117.     </content>
  25118.     <content>
  25119.         <layer>background</layer>
  25120.         <id>29</id>
  25121.         <text>The combination of two signals to produce sum and difference
  25122. frequencies</text>
  25123.     </content>
  25124.     <name>#433</name>
  25125.     <script>on openCard
  25126. global group,rightone
  25127. put 38 into group
  25128. put "D" into rightone
  25129. pass openCard
  25130. end openCard
  25131. </script>
  25132. </card>
  25133.  
  25134.  
  25135. card_141242.xml
  25136. <?xml version="1.0" encoding="utf-8" ?>
  25137. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25138. <card>
  25139.     <id>141242</id>
  25140.     <filler1>0</filler1>
  25141.     <cantDelete> <true /> </cantDelete>
  25142.     <showPict> <true /> </showPict>
  25143.     <dontSearch> <false /> </dontSearch>
  25144.     <owner>7720</owner>
  25145.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25146.     <content>
  25147.         <layer>background</layer>
  25148.         <id>20</id>
  25149.         <text>Question #38</text>
  25150.     </content>
  25151.     <content>
  25152.         <layer>background</layer>
  25153.         <id>1</id>
  25154.         <text>A7I02  What are the principal frequencies that appear at the output of a
  25155. mixer circuit?
  25156.  
  25157.  
  25158. </text>
  25159.     </content>
  25160.     <content>
  25161.         <layer>background</layer>
  25162.         <id>11</id>
  25163.         <text>Two and four times the original frequency</text>
  25164.     </content>
  25165.     <content>
  25166.         <layer>background</layer>
  25167.         <id>27</id>
  25168.         <text> The sum, difference and square root of the input frequencies</text>
  25169.     </content>
  25170.     <content>
  25171.         <layer>background</layer>
  25172.         <id>28</id>
  25173.         <text> The original frequencies and the sum and difference frequencies
  25174.  </text>
  25175.     </content>
  25176.     <content>
  25177.         <layer>background</layer>
  25178.         <id>29</id>
  25179.         <text>1.414 and 0.707 times the input frequency</text>
  25180.     </content>
  25181.     <name>#434</name>
  25182.     <script>on openCard
  25183. global group,rightone
  25184. put 38 into group
  25185. put "C" into rightone
  25186. pass openCard
  25187. end openCard
  25188. </script>
  25189. </card>
  25190.  
  25191.  
  25192. card_141332.xml
  25193. <?xml version="1.0" encoding="utf-8" ?>
  25194. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25195. <card>
  25196.     <id>141332</id>
  25197.     <filler1>0</filler1>
  25198.     <cantDelete> <true /> </cantDelete>
  25199.     <showPict> <true /> </showPict>
  25200.     <dontSearch> <false /> </dontSearch>
  25201.     <owner>7720</owner>
  25202.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25203.     <content>
  25204.         <layer>background</layer>
  25205.         <id>20</id>
  25206.         <text>Question #38</text>
  25207.     </content>
  25208.     <content>
  25209.         <layer>background</layer>
  25210.         <id>1</id>
  25211.         <text>A7I03  What are the advantages of the frequency-conversion process?
  25212.  
  25213. </text>
  25214.     </content>
  25215.     <content>
  25216.         <layer>background</layer>
  25217.         <id>11</id>
  25218.         <text>Automatic squelching and increased selectivity</text>
  25219.     </content>
  25220.     <content>
  25221.         <layer>background</layer>
  25222.         <id>27</id>
  25223.         <text> Increased selectivity and optimal tuned-circuit design</text>
  25224.     </content>
  25225.     <content>
  25226.         <layer>background</layer>
  25227.         <id>28</id>
  25228.         <text> Automatic soft limiting and automatic squelching</text>
  25229.     </content>
  25230.     <content>
  25231.         <layer>background</layer>
  25232.         <id>29</id>
  25233.         <text> Automatic detection in the RF amplifier and increased selectivity</text>
  25234.     </content>
  25235.     <name>#435</name>
  25236.     <script>on openCard
  25237. global group,rightone
  25238. put 38 into group
  25239. put "B" into rightone
  25240. pass openCard
  25241. end openCard
  25242. </script>
  25243. </card>
  25244.  
  25245.  
  25246. card_141790.xml
  25247. <?xml version="1.0" encoding="utf-8" ?>
  25248. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25249. <card>
  25250.     <id>141790</id>
  25251.     <filler1>0</filler1>
  25252.     <cantDelete> <true /> </cantDelete>
  25253.     <showPict> <true /> </showPict>
  25254.     <dontSearch> <false /> </dontSearch>
  25255.     <owner>7720</owner>
  25256.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25257.     <content>
  25258.         <layer>background</layer>
  25259.         <id>20</id>
  25260.         <text>Question #43</text>
  25261.     </content>
  25262.     <content>
  25263.         <layer>background</layer>
  25264.         <id>1</id>
  25265.         <text>A7I04  What occurs in a receiver when an excessive amount of signal energy
  25266. reaches the mixer circuit?
  25267.  
  25268.  
  25269. </text>
  25270.     </content>
  25271.     <content>
  25272.         <layer>background</layer>
  25273.         <id>11</id>
  25274.         <text> Spurious mixer products are generated</text>
  25275.     </content>
  25276.     <content>
  25277.         <layer>background</layer>
  25278.         <id>27</id>
  25279.         <text>Mixer blanking occurs</text>
  25280.     </content>
  25281.     <content>
  25282.         <layer>background</layer>
  25283.         <id>28</id>
  25284.         <text> Automatic limiting occurs</text>
  25285.     </content>
  25286.     <content>
  25287.         <layer>background</layer>
  25288.         <id>29</id>
  25289.         <text> A beat frequency is generated</text>
  25290.     </content>
  25291.     <name>#436</name>
  25292.     <script>on openCard
  25293. global group,rightone
  25294. put 38 into group
  25295. put "A" into rightone
  25296. pass openCard
  25297. end openCard
  25298. </script>
  25299. </card>
  25300.  
  25301.  
  25302. card_141830.xml
  25303. <?xml version="1.0" encoding="utf-8" ?>
  25304. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25305. <card>
  25306.     <id>141830</id>
  25307.     <filler1>0</filler1>
  25308.     <cantDelete> <true /> </cantDelete>
  25309.     <showPict> <true /> </showPict>
  25310.     <dontSearch> <false /> </dontSearch>
  25311.     <owner>7720</owner>
  25312.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25313.     <content>
  25314.         <layer>background</layer>
  25315.         <id>20</id>
  25316.         <text>Question #38</text>
  25317.     </content>
  25318.     <content>
  25319.         <layer>background</layer>
  25320.         <id>1</id>
  25321.         <text>A7I05  What type of frequency synthesizer circuit uses a stable voltage-
  25322. controlled oscillator, programmable divider, phase detector, loop
  25323. filter and a reference frequency source?
  25324.  
  25325. </text>
  25326.     </content>
  25327.     <content>
  25328.         <layer>background</layer>
  25329.         <id>11</id>
  25330.         <text> A direct digital synthesizer</text>
  25331.     </content>
  25332.     <content>
  25333.         <layer>background</layer>
  25334.         <id>27</id>
  25335.         <text> A hybrid synthesizer</text>
  25336.     </content>
  25337.     <content>
  25338.         <layer>background</layer>
  25339.         <id>28</id>
  25340.         <text>A phase-locked loop synthesizer
  25341.  </text>
  25342.     </content>
  25343.     <content>
  25344.         <layer>background</layer>
  25345.         <id>29</id>
  25346.         <text>A diode-switching matrix synthesizer</text>
  25347.     </content>
  25348.     <name>#437</name>
  25349.     <script>on openCard
  25350. global group,rightone
  25351. put 38 into group
  25352. put "C" into rightone
  25353. pass openCard
  25354. end openCard
  25355. </script>
  25356. </card>
  25357.  
  25358.  
  25359. card_142102.xml
  25360. <?xml version="1.0" encoding="utf-8" ?>
  25361. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25362. <card>
  25363.     <id>142102</id>
  25364.     <filler1>0</filler1>
  25365.     <cantDelete> <true /> </cantDelete>
  25366.     <showPict> <true /> </showPict>
  25367.     <dontSearch> <false /> </dontSearch>
  25368.     <owner>7720</owner>
  25369.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25370.     <content>
  25371.         <layer>background</layer>
  25372.         <id>20</id>
  25373.         <text>Question #38</text>
  25374.     </content>
  25375.     <content>
  25376.         <layer>background</layer>
  25377.         <id>1</id>
  25378.         <text>A7I06  What type of frequency synthesizer circuit uses a phase accumulator,
  25379. lookup table, digital to analog converter and a low-pass antialias
  25380. filter?
  25381. </text>
  25382.     </content>
  25383.     <content>
  25384.         <layer>background</layer>
  25385.         <id>11</id>
  25386.         <text> A direct digital synthesizer</text>
  25387.     </content>
  25388.     <content>
  25389.         <layer>background</layer>
  25390.         <id>27</id>
  25391.         <text> A hybrid synthesizer</text>
  25392.     </content>
  25393.     <content>
  25394.         <layer>background</layer>
  25395.         <id>28</id>
  25396.         <text>A phase-locked loop synthesizer
  25397.  </text>
  25398.     </content>
  25399.     <content>
  25400.         <layer>background</layer>
  25401.         <id>29</id>
  25402.         <text>A diode-switching matrix synthesizer</text>
  25403.     </content>
  25404.     <name>#438</name>
  25405.     <script>on openCard
  25406. global group,rightone
  25407. put 38 into group
  25408. put "A" into rightone
  25409. pass openCard
  25410. end openCard
  25411. </script>
  25412. </card>
  25413.  
  25414.  
  25415. card_120985.xml
  25416. <?xml version="1.0" encoding="utf-8" ?>
  25417. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25418. <card>
  25419.     <id>120985</id>
  25420.     <filler1>0</filler1>
  25421.     <cantDelete> <true /> </cantDelete>
  25422.     <showPict> <true /> </showPict>
  25423.     <dontSearch> <false /> </dontSearch>
  25424.     <owner>7720</owner>
  25425.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25426.     <content>
  25427.         <layer>background</layer>
  25428.         <id>20</id>
  25429.         <text>Question #44</text>
  25430.     </content>
  25431.     <content>
  25432.         <layer>background</layer>
  25433.         <id>1</id>
  25434.         <text>A7I07  What are the main blocks of a phase-locked loop frequency synthesizer?
  25435.  
  25436. </text>
  25437.     </content>
  25438.     <content>
  25439.         <layer>background</layer>
  25440.         <id>11</id>
  25441.         <text> A variable-frequency crystal oscillator, programmable divider,
  25442. digital to analog converter and a loop filter</text>
  25443.     </content>
  25444.     <content>
  25445.         <layer>background</layer>
  25446.         <id>27</id>
  25447.         <text> A stable voltage-controlled oscillator, programmable divider, phase
  25448. detector, loop filter and a reference frequency source</text>
  25449.     </content>
  25450.     <content>
  25451.         <layer>background</layer>
  25452.         <id>28</id>
  25453.         <text> A phase accumulator, lookup table, digital to analog converter and
  25454. a low-pass antialias filter</text>
  25455.     </content>
  25456.     <content>
  25457.         <layer>background</layer>
  25458.         <id>29</id>
  25459.         <text> A variable-frequency oscillator, programmable divider, phase
  25460. detector and a low-pass antialias filter
  25461. </text>
  25462.     </content>
  25463.     <name>#439</name>
  25464.     <script>on openCard
  25465. global group,rightone
  25466. put 38 into group
  25467. put "B" into rightone
  25468. pass openCard
  25469. end openCard
  25470. </script>
  25471. </card>
  25472.  
  25473.  
  25474. card_142447.xml
  25475. <?xml version="1.0" encoding="utf-8" ?>
  25476. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25477. <card>
  25478.     <id>142447</id>
  25479.     <filler1>0</filler1>
  25480.     <cantDelete> <true /> </cantDelete>
  25481.     <showPict> <true /> </showPict>
  25482.     <dontSearch> <false /> </dontSearch>
  25483.     <owner>7720</owner>
  25484.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25485.     <content>
  25486.         <layer>background</layer>
  25487.         <id>20</id>
  25488.         <text>Question #38</text>
  25489.     </content>
  25490.     <content>
  25491.         <layer>background</layer>
  25492.         <id>1</id>
  25493.         <text>A7I08  What are the main blocks of a direct digital frequency synthesizer?
  25494.  
  25495. </text>
  25496.     </content>
  25497.     <content>
  25498.         <layer>background</layer>
  25499.         <id>11</id>
  25500.         <text> A variable-frequency crystal oscillator, phase accumulator, digital
  25501. to analog converter and a loop filter</text>
  25502.     </content>
  25503.     <content>
  25504.         <layer>background</layer>
  25505.         <id>27</id>
  25506.         <text> A stable voltage-controlled oscillator, programmable divider, phase
  25507. detector, loop filter and a digital to analog converter</text>
  25508.     </content>
  25509.     <content>
  25510.         <layer>background</layer>
  25511.         <id>28</id>
  25512.         <text> A variable-frequency oscillator, programmable divider, phase
  25513. detector and a low-pass antialias filter</text>
  25514.     </content>
  25515.     <content>
  25516.         <layer>background</layer>
  25517.         <id>29</id>
  25518.         <text> A phase accumulator, lookup table, digital to analog converter and
  25519. a low-pass antialias filter</text>
  25520.     </content>
  25521.     <name>#440</name>
  25522.     <script>on openCard
  25523. global group,rightone
  25524. put 38 into group
  25525. put "D" into rightone
  25526. pass openCard
  25527. end openCard
  25528. </script>
  25529. </card>
  25530.  
  25531.  
  25532. card_142750.xml
  25533. <?xml version="1.0" encoding="utf-8" ?>
  25534. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25535. <card>
  25536.     <id>142750</id>
  25537.     <filler1>0</filler1>
  25538.     <cantDelete> <true /> </cantDelete>
  25539.     <showPict> <true /> </showPict>
  25540.     <dontSearch> <false /> </dontSearch>
  25541.     <owner>7720</owner>
  25542.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25543.     <content>
  25544.         <layer>background</layer>
  25545.         <id>20</id>
  25546.         <text>Question #44</text>
  25547.     </content>
  25548.     <content>
  25549.         <layer>background</layer>
  25550.         <id>1</id>
  25551.         <text>A7I09  What information is contained in the lookup table of a direct digital
  25552. frequency synthesizer?
  25553.  
  25554.  
  25555. </text>
  25556.     </content>
  25557.     <content>
  25558.         <layer>background</layer>
  25559.         <id>11</id>
  25560.         <text>The phase relationship between a reference oscillator and the
  25561. output waveform</text>
  25562.     </content>
  25563.     <content>
  25564.         <layer>background</layer>
  25565.         <id>27</id>
  25566.         <text>The amplitude values that represent a sine-wave output</text>
  25567.     </content>
  25568.     <content>
  25569.         <layer>background</layer>
  25570.         <id>28</id>
  25571.         <text>The phase relationship between a voltage-controlled oscillator and
  25572. the output waveform</text>
  25573.     </content>
  25574.     <content>
  25575.         <layer>background</layer>
  25576.         <id>29</id>
  25577.         <text>The synthesizer frequency limits and frequency values stored in the
  25578. radio memories</text>
  25579.     </content>
  25580.     <name>#441</name>
  25581.     <script>on openCard
  25582. global group,rightone
  25583. put 38 into group
  25584. put "B" into rightone
  25585. pass openCard
  25586. end openCard
  25587. </script>
  25588. </card>
  25589.  
  25590.  
  25591. card_143096.xml
  25592. <?xml version="1.0" encoding="utf-8" ?>
  25593. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25594. <card>
  25595.     <id>143096</id>
  25596.     <filler1>0</filler1>
  25597.     <cantDelete> <true /> </cantDelete>
  25598.     <showPict> <true /> </showPict>
  25599.     <dontSearch> <false /> </dontSearch>
  25600.     <owner>7720</owner>
  25601.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25602.     <content>
  25603.         <layer>background</layer>
  25604.         <id>20</id>
  25605.         <text>Question #44</text>
  25606.     </content>
  25607.     <content>
  25608.         <layer>background</layer>
  25609.         <id>1</id>
  25610.         <text>A7I10  What are the major spectral impurity components of direct digital
  25611. synthesizers?
  25612.  
  25613.  
  25614. </text>
  25615.     </content>
  25616.     <content>
  25617.         <layer>background</layer>
  25618.         <id>11</id>
  25619.         <text>Broadband noise</text>
  25620.     </content>
  25621.     <content>
  25622.         <layer>background</layer>
  25623.         <id>27</id>
  25624.         <text> Digital conversion noise</text>
  25625.     </content>
  25626.     <content>
  25627.         <layer>background</layer>
  25628.         <id>28</id>
  25629.         <text> Spurs at discrete frequencies</text>
  25630.     </content>
  25631.     <content>
  25632.         <layer>background</layer>
  25633.         <id>29</id>
  25634.         <text>Nyquist limit noise</text>
  25635.     </content>
  25636.     <name>#442</name>
  25637.     <script>on openCard
  25638. global group,rightone
  25639. put 38 into group
  25640. put "C" into rightone
  25641. pass openCard
  25642. end openCard
  25643. </script>
  25644. </card>
  25645.  
  25646.  
  25647. card_143134.xml
  25648. <?xml version="1.0" encoding="utf-8" ?>
  25649. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25650. <card>
  25651.     <id>143134</id>
  25652.     <filler1>0</filler1>
  25653.     <cantDelete> <true /> </cantDelete>
  25654.     <showPict> <true /> </showPict>
  25655.     <dontSearch> <false /> </dontSearch>
  25656.     <owner>7720</owner>
  25657.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25658.     <content>
  25659.         <layer>background</layer>
  25660.         <id>20</id>
  25661.         <text>Question #38</text>
  25662.     </content>
  25663.     <content>
  25664.         <layer>background</layer>
  25665.         <id>1</id>
  25666.         <text>A7I11  What are the major spectral impurity components of phase-locked loop
  25667. synthesizers?
  25668.  
  25669.  
  25670. </text>
  25671.     </content>
  25672.     <content>
  25673.         <layer>background</layer>
  25674.         <id>11</id>
  25675.         <text>Broadband noise</text>
  25676.     </content>
  25677.     <content>
  25678.         <layer>background</layer>
  25679.         <id>27</id>
  25680.         <text>Digital conversion noise</text>
  25681.     </content>
  25682.     <content>
  25683.         <layer>background</layer>
  25684.         <id>28</id>
  25685.         <text>Spurs at discrete frequencies</text>
  25686.     </content>
  25687.     <content>
  25688.         <layer>background</layer>
  25689.         <id>29</id>
  25690.         <text>Nyquist limit noise</text>
  25691.     </content>
  25692.     <name>#443</name>
  25693.     <script>on openCard
  25694. global group,rightone
  25695. put 38 into group
  25696. put "A" into rightone
  25697. pass openCard
  25698. end openCard
  25699. </script>
  25700. </card>
  25701.  
  25702.  
  25703. card_143566.xml
  25704. <?xml version="1.0" encoding="utf-8" ?>
  25705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25706. <card>
  25707.     <id>143566</id>
  25708.     <filler1>0</filler1>
  25709.     <cantDelete> <true /> </cantDelete>
  25710.     <showPict> <true /> </showPict>
  25711.     <dontSearch> <false /> </dontSearch>
  25712.     <owner>7720</owner>
  25713.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25714.     <content>
  25715.         <layer>background</layer>
  25716.         <id>20</id>
  25717.         <text>Question #44</text>
  25718.     </content>
  25719.     <content>
  25720.         <layer>background</layer>
  25721.         <id>1</id>
  25722.         <text>A7J01  For most amateur phone communications, what should be the upper
  25723. frequency limit of an audio amplifier?
  25724.  
  25725.  </text>
  25726.     </content>
  25727.     <content>
  25728.         <layer>background</layer>
  25729.         <id>11</id>
  25730.         <text>No more than 1000 Hz</text>
  25731.     </content>
  25732.     <content>
  25733.         <layer>background</layer>
  25734.         <id>27</id>
  25735.         <text> About 3000 Hz</text>
  25736.     </content>
  25737.     <content>
  25738.         <layer>background</layer>
  25739.         <id>28</id>
  25740.         <text>At least 10,000 Hz</text>
  25741.     </content>
  25742.     <content>
  25743.         <layer>background</layer>
  25744.         <id>29</id>
  25745.         <text>More than 20,000 Hz
  25746. </text>
  25747.     </content>
  25748.     <name>#444</name>
  25749.     <script>on openCard
  25750. global group,rightone
  25751. put 39 into group
  25752. put "B" into rightone
  25753. pass openCard
  25754. end openCard
  25755. </script>
  25756. </card>
  25757.  
  25758.  
  25759. card_143765.xml
  25760. <?xml version="1.0" encoding="utf-8" ?>
  25761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25762. <card>
  25763.     <id>143765</id>
  25764.     <filler1>0</filler1>
  25765.     <cantDelete> <true /> </cantDelete>
  25766.     <showPict> <true /> </showPict>
  25767.     <dontSearch> <false /> </dontSearch>
  25768.     <owner>7720</owner>
  25769.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25770.     <content>
  25771.         <layer>background</layer>
  25772.         <id>20</id>
  25773.         <text>Question #39</text>
  25774.     </content>
  25775.     <content>
  25776.         <layer>background</layer>
  25777.         <id>1</id>
  25778.         <text>A7J02  What is the term for the ratio of the RMS voltage for all harmonics in
  25779. an audio-amplifier output to the total RMS voltage of the output for a
  25780. pure sine-wave input?
  25781. </text>
  25782.     </content>
  25783.     <content>
  25784.         <layer>background</layer>
  25785.         <id>11</id>
  25786.         <text>Total harmonic distortion</text>
  25787.     </content>
  25788.     <content>
  25789.         <layer>background</layer>
  25790.         <id>27</id>
  25791.         <text>Maximum frequency deviation</text>
  25792.     </content>
  25793.     <content>
  25794.         <layer>background</layer>
  25795.         <id>28</id>
  25796.         <text> Full quieting ratio</text>
  25797.     </content>
  25798.     <content>
  25799.         <layer>background</layer>
  25800.         <id>29</id>
  25801.         <text>Harmonic signal ratio</text>
  25802.     </content>
  25803.     <name>#445</name>
  25804.     <script>on openCard
  25805. global group,rightone
  25806. put 39 into group
  25807. put "A" into rightone
  25808. pass openCard
  25809. end openCard
  25810. </script>
  25811. </card>
  25812.  
  25813.  
  25814. card_143965.xml
  25815. <?xml version="1.0" encoding="utf-8" ?>
  25816. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25817. <card>
  25818.     <id>143965</id>
  25819.     <filler1>0</filler1>
  25820.     <cantDelete> <true /> </cantDelete>
  25821.     <showPict> <true /> </showPict>
  25822.     <dontSearch> <false /> </dontSearch>
  25823.     <owner>7720</owner>
  25824.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25825.     <content>
  25826.         <layer>background</layer>
  25827.         <id>20</id>
  25828.         <text>Question #39</text>
  25829.     </content>
  25830.     <content>
  25831.         <layer>background</layer>
  25832.         <id>1</id>
  25833.         <text>A7J03  What are the advantages of a Darlington pair audio amplifier?
  25834.  
  25835.  
  25836.  
  25837.  
  25838. </text>
  25839.     </content>
  25840.     <content>
  25841.         <layer>background</layer>
  25842.         <id>11</id>
  25843.         <text>Mutual gain, low input impedance and low output impedance</text>
  25844.     </content>
  25845.     <content>
  25846.         <layer>background</layer>
  25847.         <id>27</id>
  25848.         <text>Low output impedance, high mutual inductance and low output current</text>
  25849.     </content>
  25850.     <content>
  25851.         <layer>background</layer>
  25852.         <id>28</id>
  25853.         <text> Mutual gain, high stability and low mutual inductance</text>
  25854.     </content>
  25855.     <content>
  25856.         <layer>background</layer>
  25857.         <id>29</id>
  25858.         <text>High gain, high input impedance and low output impedance</text>
  25859.     </content>
  25860.     <name>#446</name>
  25861.     <script>on openCard
  25862. global group,rightone
  25863. put 39 into group
  25864. put "D" into rightone
  25865. pass openCard
  25866. end openCard
  25867. </script>
  25868. </card>
  25869.  
  25870.  
  25871. card_144296.xml
  25872. <?xml version="1.0" encoding="utf-8" ?>
  25873. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25874. <card>
  25875.     <id>144296</id>
  25876.     <filler1>0</filler1>
  25877.     <cantDelete> <true /> </cantDelete>
  25878.     <showPict> <true /> </showPict>
  25879.     <dontSearch> <false /> </dontSearch>
  25880.     <owner>7720</owner>
  25881.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25882.     <content>
  25883.         <layer>background</layer>
  25884.         <id>20</id>
  25885.         <text>Question #39</text>
  25886.     </content>
  25887.     <content>
  25888.         <layer>background</layer>
  25889.         <id>1</id>
  25890.         <text>A7J04  What is the purpose of a speech amplifier in an amateur phone
  25891. transmitter?
  25892.  
  25893.  
  25894. </text>
  25895.     </content>
  25896.     <content>
  25897.         <layer>background</layer>
  25898.         <id>11</id>
  25899.         <text> To increase the dynamic range of the audio</text>
  25900.     </content>
  25901.     <content>
  25902.         <layer>background</layer>
  25903.         <id>27</id>
  25904.         <text>To raise the microphone audio output to the level required by the
  25905. modulator
  25906.  </text>
  25907.     </content>
  25908.     <content>
  25909.         <layer>background</layer>
  25910.         <id>28</id>
  25911.         <text>To match the microphone impedance to the transmitter input
  25912. impedance</text>
  25913.     </content>
  25914.     <content>
  25915.         <layer>background</layer>
  25916.         <id>29</id>
  25917.         <text> To provide adequate AGC drive to the transmitter</text>
  25918.     </content>
  25919.     <name>#447</name>
  25920.     <script>on openCard
  25921. global group,rightone
  25922. put 39 into group
  25923. put "B" into rightone
  25924. pass openCard
  25925. end openCard
  25926. </script>
  25927. </card>
  25928.  
  25929.  
  25930. card_144442.xml
  25931. <?xml version="1.0" encoding="utf-8" ?>
  25932. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25933. <card>
  25934.     <id>144442</id>
  25935.     <filler1>0</filler1>
  25936.     <cantDelete> <true /> </cantDelete>
  25937.     <showPict> <true /> </showPict>
  25938.     <dontSearch> <false /> </dontSearch>
  25939.     <owner>7720</owner>
  25940.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25941.     <content>
  25942.         <layer>background</layer>
  25943.         <id>20</id>
  25944.         <text>Question #39</text>
  25945.     </content>
  25946.     <content>
  25947.         <layer>background</layer>
  25948.         <id>1</id>
  25949.         <text>A7J05  What is an IF amplifier stage?
  25950.  
  25951.  
  25952.  
  25953.  
  25954. </text>
  25955.     </content>
  25956.     <content>
  25957.         <layer>background</layer>
  25958.         <id>11</id>
  25959.         <text>A fixed-tuned pass-band amplifier</text>
  25960.     </content>
  25961.     <content>
  25962.         <layer>background</layer>
  25963.         <id>27</id>
  25964.         <text> A receiver demodulator</text>
  25965.     </content>
  25966.     <content>
  25967.         <layer>background</layer>
  25968.         <id>28</id>
  25969.         <text> A receiver filter
  25970. </text>
  25971.     </content>
  25972.     <content>
  25973.         <layer>background</layer>
  25974.         <id>29</id>
  25975.         <text>A buffer oscillator</text>
  25976.     </content>
  25977.     <name>#448</name>
  25978.     <script>on openCard
  25979. global group,rightone
  25980. put 39 into group
  25981. put "A" into rightone
  25982. pass openCard
  25983. end openCard
  25984. </script>
  25985. </card>
  25986.  
  25987.  
  25988. card_144763.xml
  25989. <?xml version="1.0" encoding="utf-8" ?>
  25990. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  25991. <card>
  25992.     <id>144763</id>
  25993.     <filler1>0</filler1>
  25994.     <cantDelete> <true /> </cantDelete>
  25995.     <showPict> <true /> </showPict>
  25996.     <dontSearch> <false /> </dontSearch>
  25997.     <owner>7720</owner>
  25998.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  25999.     <content>
  26000.         <layer>background</layer>
  26001.         <id>20</id>
  26002.         <text>Question #39</text>
  26003.     </content>
  26004.     <content>
  26005.         <layer>background</layer>
  26006.         <id>1</id>
  26007.         <text>A7J06  What factors should be considered when selecting an intermediate
  26008. frequency?
  26009.  
  26010.  
  26011. </text>
  26012.     </content>
  26013.     <content>
  26014.         <layer>background</layer>
  26015.         <id>11</id>
  26016.         <text>Cross-modulation distortion and interference</text>
  26017.     </content>
  26018.     <content>
  26019.         <layer>background</layer>
  26020.         <id>27</id>
  26021.         <text>Interference to other services</text>
  26022.     </content>
  26023.     <content>
  26024.         <layer>background</layer>
  26025.         <id>28</id>
  26026.         <text>Image rejection and selectivity</text>
  26027.     </content>
  26028.     <content>
  26029.         <layer>background</layer>
  26030.         <id>29</id>
  26031.         <text>Noise figure and distortion</text>
  26032.     </content>
  26033.     <name>#449</name>
  26034.     <script>on openCard
  26035. global group,rightone
  26036. put 39 into group
  26037. put "C" into rightone
  26038. pass openCard
  26039. end openCard
  26040. </script>
  26041. </card>
  26042.  
  26043.  
  26044. card_145053.xml
  26045. <?xml version="1.0" encoding="utf-8" ?>
  26046. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26047. <card>
  26048.     <id>145053</id>
  26049.     <filler1>0</filler1>
  26050.     <cantDelete> <true /> </cantDelete>
  26051.     <showPict> <true /> </showPict>
  26052.     <dontSearch> <false /> </dontSearch>
  26053.     <owner>7720</owner>
  26054.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26055.     <content>
  26056.         <layer>background</layer>
  26057.         <id>20</id>
  26058.         <text>Question #39</text>
  26059.     </content>
  26060.     <content>
  26061.         <layer>background</layer>
  26062.         <id>1</id>
  26063.         <text>A7J07  Which of the following is a purpose of the first IF amplifier stage in
  26064. a receiver?
  26065.  
  26066.  
  26067. </text>
  26068.     </content>
  26069.     <content>
  26070.         <layer>background</layer>
  26071.         <id>11</id>
  26072.         <text> To improve noise figure performance</text>
  26073.     </content>
  26074.     <content>
  26075.         <layer>background</layer>
  26076.         <id>27</id>
  26077.         <text>To tune out cross-modulation distortion</text>
  26078.     </content>
  26079.     <content>
  26080.         <layer>background</layer>
  26081.         <id>28</id>
  26082.         <text>To increase the dynamic response
  26083.  
  26084. </text>
  26085.     </content>
  26086.     <content>
  26087.         <layer>background</layer>
  26088.         <id>29</id>
  26089.         <text>To provide selectivity</text>
  26090.     </content>
  26091.     <name>#450</name>
  26092.     <script>on openCard
  26093. global group,rightone
  26094. put 39 into group
  26095. put "D" into rightone
  26096. pass openCard
  26097. end openCard
  26098. </script>
  26099. </card>
  26100.  
  26101.  
  26102. card_145275.xml
  26103. <?xml version="1.0" encoding="utf-8" ?>
  26104. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26105. <card>
  26106.     <id>145275</id>
  26107.     <filler1>0</filler1>
  26108.     <cantDelete> <true /> </cantDelete>
  26109.     <showPict> <true /> </showPict>
  26110.     <dontSearch> <false /> </dontSearch>
  26111.     <owner>7720</owner>
  26112.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26113.     <content>
  26114.         <layer>background</layer>
  26115.         <id>20</id>
  26116.         <text>Question #45</text>
  26117.     </content>
  26118.     <content>
  26119.         <layer>background</layer>
  26120.         <id>1</id>
  26121.         <text>A7J08  Which of the following is an important reason for using a VHF
  26122. intermediate frequency in an HF receiver?
  26123.   </text>
  26124.     </content>
  26125.     <content>
  26126.         <layer>background</layer>
  26127.         <id>11</id>
  26128.         <text>To provide a greater tuning range</text>
  26129.     </content>
  26130.     <content>
  26131.         <layer>background</layer>
  26132.         <id>27</id>
  26133.         <text> To move the image response far away from the filter passband</text>
  26134.     </content>
  26135.     <content>
  26136.         <layer>background</layer>
  26137.         <id>28</id>
  26138.         <text>To tune out cross-modulation distortion
  26139.  
  26140. </text>
  26141.     </content>
  26142.     <content>
  26143.         <layer>background</layer>
  26144.         <id>29</id>
  26145.         <text>To prevent the generation of spurious mixer products</text>
  26146.     </content>
  26147.     <name>#451</name>
  26148.     <script>on openCard
  26149. global group,rightone
  26150. put 39 into group
  26151. put "B" into rightone
  26152. pass openCard
  26153. end openCard
  26154. </script>
  26155. </card>
  26156.  
  26157.  
  26158. card_145410.xml
  26159. <?xml version="1.0" encoding="utf-8" ?>
  26160. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26161. <card>
  26162.     <id>145410</id>
  26163.     <filler1>0</filler1>
  26164.     <cantDelete> <true /> </cantDelete>
  26165.     <showPict> <true /> </showPict>
  26166.     <dontSearch> <false /> </dontSearch>
  26167.     <owner>7720</owner>
  26168.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26169.     <content>
  26170.         <layer>background</layer>
  26171.         <id>20</id>
  26172.         <text>Question #39</text>
  26173.     </content>
  26174.     <content>
  26175.         <layer>background</layer>
  26176.         <id>1</id>
  26177.         <text>A7J09  How much gain should be used in the RF amplifier stage of a receiver?
  26178.  
  26179.  
  26180. </text>
  26181.     </content>
  26182.     <content>
  26183.         <layer>background</layer>
  26184.         <id>11</id>
  26185.         <text> As much gain as possible, short of self oscillation</text>
  26186.     </content>
  26187.     <content>
  26188.         <layer>background</layer>
  26189.         <id>27</id>
  26190.         <text> Sufficient gain to allow weak signals to overcome noise generated
  26191. in the first mixer stage</text>
  26192.     </content>
  26193.     <content>
  26194.         <layer>background</layer>
  26195.         <id>28</id>
  26196.         <text> Sufficient gain to keep weak signals below the noise of the first
  26197. mixer stage
  26198. </text>
  26199.     </content>
  26200.     <content>
  26201.         <layer>background</layer>
  26202.         <id>29</id>
  26203.         <text>It depends on the amplification factor of the first IF stage</text>
  26204.     </content>
  26205.     <name>#452</name>
  26206.     <script>on openCard
  26207. global group,rightone
  26208. put 39 into group
  26209. put "B" into rightone
  26210. pass openCard
  26211. end openCard
  26212. </script>
  26213. </card>
  26214.  
  26215.  
  26216. card_145701.xml
  26217. <?xml version="1.0" encoding="utf-8" ?>
  26218. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26219. <card>
  26220.     <id>145701</id>
  26221.     <filler1>0</filler1>
  26222.     <cantDelete> <true /> </cantDelete>
  26223.     <showPict> <true /> </showPict>
  26224.     <dontSearch> <false /> </dontSearch>
  26225.     <owner>7720</owner>
  26226.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26227.     <content>
  26228.         <layer>background</layer>
  26229.         <id>20</id>
  26230.         <text>Question #45</text>
  26231.     </content>
  26232.     <content>
  26233.         <layer>background</layer>
  26234.         <id>1</id>
  26235.         <text>A7J10  Why should the RF amplifier stage of a receiver have only sufficient
  26236. gain to allow weak signals to overcome noise generated in the first
  26237. mixer stage?
  26238.  
  26239. </text>
  26240.     </content>
  26241.     <content>
  26242.         <layer>background</layer>
  26243.         <id>11</id>
  26244.         <text>To prevent the sum and difference frequencies from being generated</text>
  26245.     </content>
  26246.     <content>
  26247.         <layer>background</layer>
  26248.         <id>27</id>
  26249.         <text>To prevent bleed-through of the desired signal</text>
  26250.     </content>
  26251.     <content>
  26252.         <layer>background</layer>
  26253.         <id>28</id>
  26254.         <text> To prevent the generation of spurious mixer products</text>
  26255.     </content>
  26256.     <content>
  26257.         <layer>background</layer>
  26258.         <id>29</id>
  26259.         <text>To prevent bleed-through of the local oscillator</text>
  26260.     </content>
  26261.     <name>#453</name>
  26262.     <script>on openCard
  26263. global group,rightone
  26264. put 39 into group
  26265. put "C" into rightone
  26266. pass openCard
  26267. end openCard
  26268. </script>
  26269. </card>
  26270.  
  26271.  
  26272. card_145927.xml
  26273. <?xml version="1.0" encoding="utf-8" ?>
  26274. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26275. <card>
  26276.     <id>145927</id>
  26277.     <filler1>0</filler1>
  26278.     <cantDelete> <true /> </cantDelete>
  26279.     <showPict> <true /> </showPict>
  26280.     <dontSearch> <false /> </dontSearch>
  26281.     <owner>7720</owner>
  26282.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26283.     <content>
  26284.         <layer>background</layer>
  26285.         <id>20</id>
  26286.         <text>Question #45</text>
  26287.     </content>
  26288.     <content>
  26289.         <layer>background</layer>
  26290.         <id>1</id>
  26291.         <text>A7J11  What is the primary purpose of an RF amplifier in a receiver?
  26292.  
  26293.  
  26294.  
  26295.  
  26296. </text>
  26297.     </content>
  26298.     <content>
  26299.         <layer>background</layer>
  26300.         <id>11</id>
  26301.         <text>To improve the receiver noise figure</text>
  26302.     </content>
  26303.     <content>
  26304.         <layer>background</layer>
  26305.         <id>27</id>
  26306.         <text>To vary the receiver image rejection by using the AGC</text>
  26307.     </content>
  26308.     <content>
  26309.         <layer>background</layer>
  26310.         <id>28</id>
  26311.         <text>To provide most of the receiver gain</text>
  26312.     </content>
  26313.     <content>
  26314.         <layer>background</layer>
  26315.         <id>29</id>
  26316.         <text>To develop the AGC voltage</text>
  26317.     </content>
  26318.     <name>#454</name>
  26319.     <script>on openCard
  26320. global group,rightone
  26321. put 39 into group
  26322. put "A" into rightone
  26323. pass openCard
  26324. end openCard
  26325. </script>
  26326. </card>
  26327.  
  26328.  
  26329. card_146398.xml
  26330. <?xml version="1.0" encoding="utf-8" ?>
  26331. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26332. <card>
  26333.     <id>146398</id>
  26334.     <filler1>0</filler1>
  26335.     <cantDelete> <true /> </cantDelete>
  26336.     <showPict> <true /> </showPict>
  26337.     <dontSearch> <false /> </dontSearch>
  26338.     <owner>7720</owner>
  26339.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26340.     <content>
  26341.         <layer>background</layer>
  26342.         <id>20</id>
  26343.         <text>Question #45</text>
  26344.     </content>
  26345.     <content>
  26346.         <layer>background</layer>
  26347.         <id>1</id>
  26348.         <text>A8A01  What is emission A3C?
  26349.  
  26350.  
  26351.  
  26352. </text>
  26353.     </content>
  26354.     <content>
  26355.         <layer>background</layer>
  26356.         <id>11</id>
  26357.         <text>Facsimile</text>
  26358.     </content>
  26359.     <content>
  26360.         <layer>background</layer>
  26361.         <id>27</id>
  26362.         <text> RTTY</text>
  26363.     </content>
  26364.     <content>
  26365.         <layer>background</layer>
  26366.         <id>28</id>
  26367.         <text>ATV</text>
  26368.     </content>
  26369.     <content>
  26370.         <layer>background</layer>
  26371.         <id>29</id>
  26372.         <text> Slow Scan TV</text>
  26373.     </content>
  26374.     <name>#455</name>
  26375.     <script>on openCard
  26376. global group,rightone
  26377. put 40 into group
  26378. put "A" into rightone
  26379. pass openCard
  26380. end openCard
  26381. </script>
  26382. </card>
  26383.  
  26384.  
  26385. card_146473.xml
  26386. <?xml version="1.0" encoding="utf-8" ?>
  26387. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26388. <card>
  26389.     <id>146473</id>
  26390.     <filler1>0</filler1>
  26391.     <cantDelete> <true /> </cantDelete>
  26392.     <showPict> <true /> </showPict>
  26393.     <dontSearch> <false /> </dontSearch>
  26394.     <owner>7720</owner>
  26395.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26396.     <content>
  26397.         <layer>background</layer>
  26398.         <id>20</id>
  26399.         <text>Question #45</text>
  26400.     </content>
  26401.     <content>
  26402.         <layer>background</layer>
  26403.         <id>1</id>
  26404.         <text>A8A02  What type of emission is produced when an AM transmitter is modulated
  26405. by a facsimile signal?
  26406.  
  26407.  
  26408. </text>
  26409.     </content>
  26410.     <content>
  26411.         <layer>background</layer>
  26412.         <id>11</id>
  26413.         <text>A3F</text>
  26414.     </content>
  26415.     <content>
  26416.         <layer>background</layer>
  26417.         <id>27</id>
  26418.         <text> A3C</text>
  26419.     </content>
  26420.     <content>
  26421.         <layer>background</layer>
  26422.         <id>28</id>
  26423.         <text> F3F</text>
  26424.     </content>
  26425.     <content>
  26426.         <layer>background</layer>
  26427.         <id>29</id>
  26428.         <text> F3C</text>
  26429.     </content>
  26430.     <name>#456</name>
  26431.     <script>on openCard
  26432. global group,rightone
  26433. put 40 into group
  26434. put "B" into rightone
  26435. pass openCard
  26436. end openCard
  26437. </script>
  26438. </card>
  26439.  
  26440.  
  26441. card_146762.xml
  26442. <?xml version="1.0" encoding="utf-8" ?>
  26443. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26444. <card>
  26445.     <id>146762</id>
  26446.     <filler1>0</filler1>
  26447.     <cantDelete> <true /> </cantDelete>
  26448.     <showPict> <true /> </showPict>
  26449.     <dontSearch> <false /> </dontSearch>
  26450.     <owner>7720</owner>
  26451.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26452.     <content>
  26453.         <layer>background</layer>
  26454.         <id>20</id>
  26455.         <text>Question #45</text>
  26456.     </content>
  26457.     <content>
  26458.         <layer>background</layer>
  26459.         <id>1</id>
  26460.         <text>A8A03  What does a facsimile transmission produce?
  26461.  
  26462.  
  26463.  
  26464.  
  26465. </text>
  26466.     </content>
  26467.     <content>
  26468.         <layer>background</layer>
  26469.         <id>11</id>
  26470.         <text> Tone-modulated telegraphy</text>
  26471.     </content>
  26472.     <content>
  26473.         <layer>background</layer>
  26474.         <id>27</id>
  26475.         <text> A pattern of printed characters designed to form a picture</text>
  26476.     </content>
  26477.     <content>
  26478.         <layer>background</layer>
  26479.         <id>28</id>
  26480.         <text>Printed pictures by electrical means</text>
  26481.     </content>
  26482.     <content>
  26483.         <layer>background</layer>
  26484.         <id>29</id>
  26485.         <text>Moving pictures by electrical means</text>
  26486.     </content>
  26487.     <name>#457</name>
  26488.     <script>on openCard
  26489. global group,rightone
  26490. put 40 into group
  26491. put "C" into rightone
  26492. pass openCard
  26493. end openCard
  26494. </script>
  26495. </card>
  26496.  
  26497.  
  26498. card_147090.xml
  26499. <?xml version="1.0" encoding="utf-8" ?>
  26500. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26501. <card>
  26502.     <id>147090</id>
  26503.     <filler1>0</filler1>
  26504.     <cantDelete> <true /> </cantDelete>
  26505.     <showPict> <true /> </showPict>
  26506.     <dontSearch> <false /> </dontSearch>
  26507.     <owner>7720</owner>
  26508.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26509.     <content>
  26510.         <layer>background</layer>
  26511.         <id>20</id>
  26512.         <text>Question #45</text>
  26513.     </content>
  26514.     <content>
  26515.         <layer>background</layer>
  26516.         <id>1</id>
  26517.         <text>A8A04  What is emission F3C?
  26518.  
  26519.  
  26520.  
  26521.  
  26522. </text>
  26523.     </content>
  26524.     <content>
  26525.         <layer>background</layer>
  26526.         <id>11</id>
  26527.         <text> Voice transmission</text>
  26528.     </content>
  26529.     <content>
  26530.         <layer>background</layer>
  26531.         <id>27</id>
  26532.         <text>Slow Scan TV</text>
  26533.     </content>
  26534.     <content>
  26535.         <layer>background</layer>
  26536.         <id>28</id>
  26537.         <text>RTTY
  26538.  
  26539. </text>
  26540.     </content>
  26541.     <content>
  26542.         <layer>background</layer>
  26543.         <id>29</id>
  26544.         <text> Facsimile</text>
  26545.     </content>
  26546.     <name>#458</name>
  26547.     <script>on openCard
  26548. global group,rightone
  26549. put 40 into group
  26550. put "D" into rightone
  26551. pass openCard
  26552. end openCard
  26553. </script>
  26554. </card>
  26555.  
  26556.  
  26557. card_147378.xml
  26558. <?xml version="1.0" encoding="utf-8" ?>
  26559. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26560. <card>
  26561.     <id>147378</id>
  26562.     <filler1>0</filler1>
  26563.     <cantDelete> <true /> </cantDelete>
  26564.     <showPict> <true /> </showPict>
  26565.     <dontSearch> <false /> </dontSearch>
  26566.     <owner>7720</owner>
  26567.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26568.     <content>
  26569.         <layer>background</layer>
  26570.         <id>20</id>
  26571.         <text>Question #45</text>
  26572.     </content>
  26573.     <content>
  26574.         <layer>background</layer>
  26575.         <id>1</id>
  26576.         <text>A8A05  What type of emission is produced when an FM transmitter is modulated
  26577. by a facsimile signal?
  26578.  
  26579.  
  26580. </text>
  26581.     </content>
  26582.     <content>
  26583.         <layer>background</layer>
  26584.         <id>11</id>
  26585.         <text>F3C</text>
  26586.     </content>
  26587.     <content>
  26588.         <layer>background</layer>
  26589.         <id>27</id>
  26590.         <text>A3C</text>
  26591.     </content>
  26592.     <content>
  26593.         <layer>background</layer>
  26594.         <id>28</id>
  26595.         <text> F3F
  26596. </text>
  26597.     </content>
  26598.     <content>
  26599.         <layer>background</layer>
  26600.         <id>29</id>
  26601.         <text>A3F</text>
  26602.     </content>
  26603.     <name>#459</name>
  26604.     <script>on openCard
  26605. global group,rightone
  26606. put 40 into group
  26607. put "A" into rightone
  26608. pass openCard
  26609. end openCard
  26610. </script>
  26611. </card>
  26612.  
  26613.  
  26614. card_147756.xml
  26615. <?xml version="1.0" encoding="utf-8" ?>
  26616. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26617. <card>
  26618.     <id>147756</id>
  26619.     <filler1>0</filler1>
  26620.     <cantDelete> <true /> </cantDelete>
  26621.     <showPict> <true /> </showPict>
  26622.     <dontSearch> <false /> </dontSearch>
  26623.     <owner>7720</owner>
  26624.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26625.     <content>
  26626.         <layer>background</layer>
  26627.         <id>20</id>
  26628.         <text>Question #46</text>
  26629.     </content>
  26630.     <content>
  26631.         <layer>background</layer>
  26632.         <id>1</id>
  26633.         <text>A8A06  What is emission A3F?
  26634.  
  26635.  
  26636.  
  26637.  
  26638. </text>
  26639.     </content>
  26640.     <content>
  26641.         <layer>background</layer>
  26642.         <id>11</id>
  26643.         <text> RTTY</text>
  26644.     </content>
  26645.     <content>
  26646.         <layer>background</layer>
  26647.         <id>27</id>
  26648.         <text>Television</text>
  26649.     </content>
  26650.     <content>
  26651.         <layer>background</layer>
  26652.         <id>28</id>
  26653.         <text> SSB</text>
  26654.     </content>
  26655.     <content>
  26656.         <layer>background</layer>
  26657.         <id>29</id>
  26658.         <text>Modulated CW
  26659. </text>
  26660.     </content>
  26661.     <name>#460</name>
  26662.     <script>on openCard
  26663. global group,rightone
  26664. put 40 into group
  26665. put "B" into rightone
  26666. pass openCard
  26667. end openCard
  26668. </script>
  26669. </card>
  26670.  
  26671.  
  26672. card_148066.xml
  26673. <?xml version="1.0" encoding="utf-8" ?>
  26674. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26675. <card>
  26676.     <id>148066</id>
  26677.     <filler1>0</filler1>
  26678.     <cantDelete> <true /> </cantDelete>
  26679.     <showPict> <true /> </showPict>
  26680.     <dontSearch> <false /> </dontSearch>
  26681.     <owner>7720</owner>
  26682.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26683.     <content>
  26684.         <layer>background</layer>
  26685.         <id>20</id>
  26686.         <text>Question #40</text>
  26687.     </content>
  26688.     <content>
  26689.         <layer>background</layer>
  26690.         <id>1</id>
  26691.         <text>A8A07  What type of emission is produced when an AM transmitter is modulated
  26692. by a television signal?
  26693.  
  26694. </text>
  26695.     </content>
  26696.     <content>
  26697.         <layer>background</layer>
  26698.         <id>11</id>
  26699.         <text>F3F</text>
  26700.     </content>
  26701.     <content>
  26702.         <layer>background</layer>
  26703.         <id>27</id>
  26704.         <text> A3F</text>
  26705.     </content>
  26706.     <content>
  26707.         <layer>background</layer>
  26708.         <id>28</id>
  26709.         <text>A3C</text>
  26710.     </content>
  26711.     <content>
  26712.         <layer>background</layer>
  26713.         <id>29</id>
  26714.         <text> F3C</text>
  26715.     </content>
  26716.     <name>#461</name>
  26717.     <script>on openCard
  26718. global group,rightone
  26719. put 40 into group
  26720. put "B" into rightone
  26721. pass openCard
  26722. end openCard
  26723. </script>
  26724. </card>
  26725.  
  26726.  
  26727. card_148331.xml
  26728. <?xml version="1.0" encoding="utf-8" ?>
  26729. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26730. <card>
  26731.     <id>148331</id>
  26732.     <filler1>0</filler1>
  26733.     <cantDelete> <true /> </cantDelete>
  26734.     <showPict> <true /> </showPict>
  26735.     <dontSearch> <false /> </dontSearch>
  26736.     <owner>7720</owner>
  26737.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26738.     <content>
  26739.         <layer>background</layer>
  26740.         <id>20</id>
  26741.         <text>Question #40</text>
  26742.     </content>
  26743.     <content>
  26744.         <layer>background</layer>
  26745.         <id>1</id>
  26746.         <text>A8A08  What is emission F3F?
  26747.  
  26748.  
  26749.  
  26750.  
  26751. </text>
  26752.     </content>
  26753.     <content>
  26754.         <layer>background</layer>
  26755.         <id>11</id>
  26756.         <text>Modulated CW</text>
  26757.     </content>
  26758.     <content>
  26759.         <layer>background</layer>
  26760.         <id>27</id>
  26761.         <text>Facsimile</text>
  26762.     </content>
  26763.     <content>
  26764.         <layer>background</layer>
  26765.         <id>28</id>
  26766.         <text>RTTY</text>
  26767.     </content>
  26768.     <content>
  26769.         <layer>background</layer>
  26770.         <id>29</id>
  26771.         <text>Television</text>
  26772.     </content>
  26773.     <name>#462</name>
  26774.     <script>on openCard
  26775. global group,rightone
  26776. put 40 into group
  26777. put "D" into rightone
  26778. pass openCard
  26779. end openCard
  26780. </script>
  26781. </card>
  26782.  
  26783.  
  26784. card_148537.xml
  26785. <?xml version="1.0" encoding="utf-8" ?>
  26786. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26787. <card>
  26788.     <id>148537</id>
  26789.     <filler1>0</filler1>
  26790.     <cantDelete> <true /> </cantDelete>
  26791.     <showPict> <true /> </showPict>
  26792.     <dontSearch> <false /> </dontSearch>
  26793.     <owner>7720</owner>
  26794.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26795.     <content>
  26796.         <layer>background</layer>
  26797.         <id>20</id>
  26798.         <text>Question #40</text>
  26799.     </content>
  26800.     <content>
  26801.         <layer>background</layer>
  26802.         <id>1</id>
  26803.         <text>A8A09  What type of emission is produced when an FM transmitter is modulated
  26804. by a television signal?
  26805.  
  26806.  </text>
  26807.     </content>
  26808.     <content>
  26809.         <layer>background</layer>
  26810.         <id>11</id>
  26811.         <text>A3F</text>
  26812.     </content>
  26813.     <content>
  26814.         <layer>background</layer>
  26815.         <id>27</id>
  26816.         <text>A3C</text>
  26817.     </content>
  26818.     <content>
  26819.         <layer>background</layer>
  26820.         <id>28</id>
  26821.         <text> F3F</text>
  26822.     </content>
  26823.     <content>
  26824.         <layer>background</layer>
  26825.         <id>29</id>
  26826.         <text>F3C</text>
  26827.     </content>
  26828.     <name>#463</name>
  26829.     <script>on openCard
  26830. global group,rightone
  26831. put 40 into group
  26832. put "C" into rightone
  26833. pass openCard
  26834. end openCard
  26835. </script>
  26836. </card>
  26837.  
  26838.  
  26839. card_148953.xml
  26840. <?xml version="1.0" encoding="utf-8" ?>
  26841. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26842. <card>
  26843.     <id>148953</id>
  26844.     <filler1>0</filler1>
  26845.     <cantDelete> <true /> </cantDelete>
  26846.     <showPict> <true /> </showPict>
  26847.     <dontSearch> <false /> </dontSearch>
  26848.     <owner>7720</owner>
  26849.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26850.     <content>
  26851.         <layer>background</layer>
  26852.         <id>20</id>
  26853.         <text>Question #40</text>
  26854.     </content>
  26855.     <content>
  26856.         <layer>background</layer>
  26857.         <id>1</id>
  26858.         <text>A8A10  What type of emission is produced when an SSB transmitter is modulated
  26859. by a slow-scan television signal?
  26860.  
  26861.  
  26862. </text>
  26863.     </content>
  26864.     <content>
  26865.         <layer>background</layer>
  26866.         <id>11</id>
  26867.         <text> J3A</text>
  26868.     </content>
  26869.     <content>
  26870.         <layer>background</layer>
  26871.         <id>27</id>
  26872.         <text>F3F</text>
  26873.     </content>
  26874.     <content>
  26875.         <layer>background</layer>
  26876.         <id>28</id>
  26877.         <text> A3F</text>
  26878.     </content>
  26879.     <content>
  26880.         <layer>background</layer>
  26881.         <id>29</id>
  26882.         <text>J3F</text>
  26883.     </content>
  26884.     <name>#464</name>
  26885.     <script>on openCard
  26886. global group,rightone
  26887. put 40 into group
  26888. put "D" into rightone
  26889. pass openCard
  26890. end openCard
  26891. </script>
  26892. </card>
  26893.  
  26894.  
  26895. card_148997.xml
  26896. <?xml version="1.0" encoding="utf-8" ?>
  26897. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26898. <card>
  26899.     <id>148997</id>
  26900.     <filler1>0</filler1>
  26901.     <cantDelete> <true /> </cantDelete>
  26902.     <showPict> <true /> </showPict>
  26903.     <dontSearch> <false /> </dontSearch>
  26904.     <owner>7720</owner>
  26905.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26906.     <content>
  26907.         <layer>background</layer>
  26908.         <id>20</id>
  26909.         <text>Question #46</text>
  26910.     </content>
  26911.     <content>
  26912.         <layer>background</layer>
  26913.         <id>1</id>
  26914.         <text>A8A11  What emission is produced when an AM transmitter is modulated by a
  26915. single-channel signal containing digital information without the use
  26916. of a modulating subcarrier, resulting in telegraphy for aural
  26917. reception?
  26918.  
  26919. </text>
  26920.     </content>
  26921.     <content>
  26922.         <layer>background</layer>
  26923.         <id>11</id>
  26924.         <text>CW</text>
  26925.     </content>
  26926.     <content>
  26927.         <layer>background</layer>
  26928.         <id>27</id>
  26929.         <text>RTTY</text>
  26930.     </content>
  26931.     <content>
  26932.         <layer>background</layer>
  26933.         <id>28</id>
  26934.         <text>Data</text>
  26935.     </content>
  26936.     <content>
  26937.         <layer>background</layer>
  26938.         <id>29</id>
  26939.         <text> MCW</text>
  26940.     </content>
  26941.     <name>#465</name>
  26942.     <script>on openCard
  26943. global group,rightone
  26944. put 40 into group
  26945. put "A" into rightone
  26946. pass openCard
  26947. end openCard
  26948. </script>
  26949. </card>
  26950.  
  26951.  
  26952. card_149349.xml
  26953. <?xml version="1.0" encoding="utf-8" ?>
  26954. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  26955. <card>
  26956.     <id>149349</id>
  26957.     <filler1>0</filler1>
  26958.     <cantDelete> <true /> </cantDelete>
  26959.     <showPict> <true /> </showPict>
  26960.     <dontSearch> <false /> </dontSearch>
  26961.     <owner>7720</owner>
  26962.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  26963.     <content>
  26964.         <layer>background</layer>
  26965.         <id>20</id>
  26966.         <text>Question #46</text>
  26967.     </content>
  26968.     <content>
  26969.         <layer>background</layer>
  26970.         <id>1</id>
  26971.         <text>A8B01  What International Telecommunication Union (ITU) system describes the
  26972. characteristics and necessary bandwidth of any transmitted signal?
  26973.  
  26974.  </text>
  26975.     </content>
  26976.     <content>
  26977.         <layer>background</layer>
  26978.         <id>11</id>
  26979.         <text>Emission Designators</text>
  26980.     </content>
  26981.     <content>
  26982.         <layer>background</layer>
  26983.         <id>27</id>
  26984.         <text>Emission Zones</text>
  26985.     </content>
  26986.     <content>
  26987.         <layer>background</layer>
  26988.         <id>28</id>
  26989.         <text> Band Plans
  26990. </text>
  26991.     </content>
  26992.     <content>
  26993.         <layer>background</layer>
  26994.         <id>29</id>
  26995.         <text>Modulation Indicators</text>
  26996.     </content>
  26997.     <name>#466</name>
  26998.     <script>on openCard
  26999. global group,rightone
  27000. put 41 into group
  27001. put "A" into rightone
  27002. pass openCard
  27003. end openCard
  27004. </script>
  27005. </card>
  27006.  
  27007.  
  27008. card_149724.xml
  27009. <?xml version="1.0" encoding="utf-8" ?>
  27010. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27011. <card>
  27012.     <id>149724</id>
  27013.     <filler1>0</filler1>
  27014.     <cantDelete> <true /> </cantDelete>
  27015.     <showPict> <true /> </showPict>
  27016.     <dontSearch> <false /> </dontSearch>
  27017.     <owner>7720</owner>
  27018.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27019.     <content>
  27020.         <layer>background</layer>
  27021.         <id>20</id>
  27022.         <text>Question #41</text>
  27023.     </content>
  27024.     <content>
  27025.         <layer>background</layer>
  27026.         <id>1</id>
  27027.         <text>A8B02  Which of the following describe the three most-used symbols of an ITU
  27028. emission designator?
  27029.  
  27030.  
  27031. </text>
  27032.     </content>
  27033.     <content>
  27034.         <layer>background</layer>
  27035.         <id>11</id>
  27036.         <text>Type of modulation, transmitted bandwidth and modulation code
  27037. designator</text>
  27038.     </content>
  27039.     <content>
  27040.         <layer>background</layer>
  27041.         <id>27</id>
  27042.         <text>Bandwidth of the modulating signal, nature of the modulating signal
  27043. and transmission rate of signals</text>
  27044.     </content>
  27045.     <content>
  27046.         <layer>background</layer>
  27047.         <id>28</id>
  27048.         <text>Type of modulation, nature of the modulating signal and type of
  27049. information to be transmitted</text>
  27050.     </content>
  27051.     <content>
  27052.         <layer>background</layer>
  27053.         <id>29</id>
  27054.         <text>Power of signal being transmitted, nature of multiplexing and
  27055. transmission speed</text>
  27056.     </content>
  27057.     <name>#467</name>
  27058.     <script>on openCard
  27059. global group,rightone
  27060. put 41 into group
  27061. put "C" into rightone
  27062. pass openCard
  27063. end openCard
  27064. </script>
  27065. </card>
  27066.  
  27067.  
  27068. card_149955.xml
  27069. <?xml version="1.0" encoding="utf-8" ?>
  27070. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27071. <card>
  27072.     <id>149955</id>
  27073.     <filler1>0</filler1>
  27074.     <cantDelete> <true /> </cantDelete>
  27075.     <showPict> <true /> </showPict>
  27076.     <dontSearch> <false /> </dontSearch>
  27077.     <owner>7720</owner>
  27078.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27079.     <content>
  27080.         <layer>background</layer>
  27081.         <id>20</id>
  27082.         <text>Question #46</text>
  27083.     </content>
  27084.     <content>
  27085.         <layer>background</layer>
  27086.         <id>1</id>
  27087.         <text>A8B03  If the first symbol of an ITU emission designator is J, representing a
  27088. single-sideband, suppressed-carrier signal, what information about the
  27089. emission is described?
  27090.  
  27091.  
  27092. </text>
  27093.     </content>
  27094.     <content>
  27095.         <layer>background</layer>
  27096.         <id>11</id>
  27097.         <text>The nature of any signal multiplexing</text>
  27098.     </content>
  27099.     <content>
  27100.         <layer>background</layer>
  27101.         <id>27</id>
  27102.         <text> The type of modulation of the main carrier</text>
  27103.     </content>
  27104.     <content>
  27105.         <layer>background</layer>
  27106.         <id>28</id>
  27107.         <text> The maximum permissible bandwidth</text>
  27108.     </content>
  27109.     <content>
  27110.         <layer>background</layer>
  27111.         <id>29</id>
  27112.         <text> The maximum signal level, in decibels</text>
  27113.     </content>
  27114.     <name>#468</name>
  27115.     <script>on openCard
  27116. global group,rightone
  27117. put 41 into group
  27118. put "B" into rightone
  27119. pass openCard
  27120. end openCard
  27121. </script>
  27122. </card>
  27123.  
  27124.  
  27125. card_150102.xml
  27126. <?xml version="1.0" encoding="utf-8" ?>
  27127. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27128. <card>
  27129.     <id>150102</id>
  27130.     <filler1>0</filler1>
  27131.     <cantDelete> <true /> </cantDelete>
  27132.     <showPict> <true /> </showPict>
  27133.     <dontSearch> <false /> </dontSearch>
  27134.     <owner>7720</owner>
  27135.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27136.     <content>
  27137.         <layer>background</layer>
  27138.         <id>20</id>
  27139.         <text>Question #41</text>
  27140.     </content>
  27141.     <content>
  27142.         <layer>background</layer>
  27143.         <id>1</id>
  27144.         <text>A8B04  If the first symbol of an ITU emission designator is G, representing a
  27145. phase-modulated signal, what information about the emission is
  27146. described?
  27147.  
  27148.  </text>
  27149.     </content>
  27150.     <content>
  27151.         <layer>background</layer>
  27152.         <id>11</id>
  27153.         <text>The nature of any signal multiplexing</text>
  27154.     </content>
  27155.     <content>
  27156.         <layer>background</layer>
  27157.         <id>27</id>
  27158.         <text> The maximum permissible deviation</text>
  27159.     </content>
  27160.     <content>
  27161.         <layer>background</layer>
  27162.         <id>28</id>
  27163.         <text>The nature of signals modulating the main carrier
  27164. </text>
  27165.     </content>
  27166.     <content>
  27167.         <layer>background</layer>
  27168.         <id>29</id>
  27169.         <text>The type of modulation of the main carrier</text>
  27170.     </content>
  27171.     <name>#469</name>
  27172.     <script>on openCard
  27173. global group,rightone
  27174. put 41 into group
  27175. put "D" into rightone
  27176. pass openCard
  27177. end openCard
  27178. </script>
  27179. </card>
  27180.  
  27181.  
  27182. card_150418.xml
  27183. <?xml version="1.0" encoding="utf-8" ?>
  27184. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27185. <card>
  27186.     <id>150418</id>
  27187.     <filler1>0</filler1>
  27188.     <cantDelete> <true /> </cantDelete>
  27189.     <showPict> <true /> </showPict>
  27190.     <dontSearch> <false /> </dontSearch>
  27191.     <owner>7720</owner>
  27192.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27193.     <content>
  27194.         <layer>background</layer>
  27195.         <id>20</id>
  27196.         <text>Question #47</text>
  27197.     </content>
  27198.     <content>
  27199.         <layer>background</layer>
  27200.         <id>1</id>
  27201.         <text>A8B05  If the first symbol of an ITU emission designator is P, representing a
  27202. sequence of unmodulated pulses, what information about the emission is
  27203. described?
  27204.  
  27205.  
  27206. </text>
  27207.     </content>
  27208.     <content>
  27209.         <layer>background</layer>
  27210.         <id>11</id>
  27211.         <text>The type of modulation of the main carrier</text>
  27212.     </content>
  27213.     <content>
  27214.         <layer>background</layer>
  27215.         <id>27</id>
  27216.         <text> The maximum permissible pulse width</text>
  27217.     </content>
  27218.     <content>
  27219.         <layer>background</layer>
  27220.         <id>28</id>
  27221.         <text>The nature of signals modulating the main carrier</text>
  27222.     </content>
  27223.     <content>
  27224.         <layer>background</layer>
  27225.         <id>29</id>
  27226.         <text>The nature of any signal multiplexing</text>
  27227.     </content>
  27228.     <name>#470</name>
  27229.     <script>on openCard
  27230. global group,rightone
  27231. put 41 into group
  27232. put "A" into rightone
  27233. pass openCard
  27234. end openCard
  27235. </script>
  27236. </card>
  27237.  
  27238.  
  27239. card_150531.xml
  27240. <?xml version="1.0" encoding="utf-8" ?>
  27241. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27242. <card>
  27243.     <id>150531</id>
  27244.     <filler1>0</filler1>
  27245.     <cantDelete> <true /> </cantDelete>
  27246.     <showPict> <true /> </showPict>
  27247.     <dontSearch> <false /> </dontSearch>
  27248.     <owner>7720</owner>
  27249.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27250.     <content>
  27251.         <layer>background</layer>
  27252.         <id>20</id>
  27253.         <text>Question #47</text>
  27254.     </content>
  27255.     <content>
  27256.         <layer>background</layer>
  27257.         <id>1</id>
  27258.         <text>A8B06  If the second symbol of an ITU emission designator is 3, representing
  27259. a single channel containing analog information, what information about
  27260. the emission is described?
  27261.  
  27262.  
  27263. </text>
  27264.     </content>
  27265.     <content>
  27266.         <layer>background</layer>
  27267.         <id>11</id>
  27268.         <text> The nature of signals modulating the main carrier</text>
  27269.     </content>
  27270.     <content>
  27271.         <layer>background</layer>
  27272.         <id>27</id>
  27273.         <text>The maximum permissible deviation</text>
  27274.     </content>
  27275.     <content>
  27276.         <layer>background</layer>
  27277.         <id>28</id>
  27278.         <text>The maximum signal level, in decibels</text>
  27279.     </content>
  27280.     <content>
  27281.         <layer>background</layer>
  27282.         <id>29</id>
  27283.         <text>The type of modulation of the main carrier</text>
  27284.     </content>
  27285.     <name>#471</name>
  27286.     <script>on openCard
  27287. global group,rightone
  27288. put 41 into group
  27289. put "A" into rightone
  27290. pass openCard
  27291. end openCard
  27292. </script>
  27293. </card>
  27294.  
  27295.  
  27296. card_150950.xml
  27297. <?xml version="1.0" encoding="utf-8" ?>
  27298. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27299. <card>
  27300.     <id>150950</id>
  27301.     <filler1>0</filler1>
  27302.     <cantDelete> <true /> </cantDelete>
  27303.     <showPict> <true /> </showPict>
  27304.     <dontSearch> <false /> </dontSearch>
  27305.     <owner>7720</owner>
  27306.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27307.     <content>
  27308.         <layer>background</layer>
  27309.         <id>20</id>
  27310.         <text>Question #41</text>
  27311.     </content>
  27312.     <content>
  27313.         <layer>background</layer>
  27314.         <id>1</id>
  27315.         <text>A8B07  If the second symbol of an ITU emission designator is 1, representing
  27316. a single channel containing quantized, or digital information, what
  27317. information about the emission is described?
  27318.  
  27319.  
  27320. </text>
  27321.     </content>
  27322.     <content>
  27323.         <layer>background</layer>
  27324.         <id>11</id>
  27325.         <text>The maximum transmission rate, in bauds</text>
  27326.     </content>
  27327.     <content>
  27328.         <layer>background</layer>
  27329.         <id>27</id>
  27330.         <text> The maximum permissible deviation</text>
  27331.     </content>
  27332.     <content>
  27333.         <layer>background</layer>
  27334.         <id>28</id>
  27335.         <text> The nature of signals modulating the main carrier</text>
  27336.     </content>
  27337.     <content>
  27338.         <layer>background</layer>
  27339.         <id>29</id>
  27340.         <text> The type of information to be transmitted</text>
  27341.     </content>
  27342.     <name>#472</name>
  27343.     <script>on openCard
  27344. global group,rightone
  27345. put 41 into group
  27346. put "C" into rightone
  27347. pass openCard
  27348. end openCard
  27349. </script>
  27350. </card>
  27351.  
  27352.  
  27353. card_151160.xml
  27354. <?xml version="1.0" encoding="utf-8" ?>
  27355. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27356. <card>
  27357.     <id>151160</id>
  27358.     <filler1>0</filler1>
  27359.     <cantDelete> <true /> </cantDelete>
  27360.     <showPict> <true /> </showPict>
  27361.     <dontSearch> <false /> </dontSearch>
  27362.     <owner>7720</owner>
  27363.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27364.     <content>
  27365.         <layer>background</layer>
  27366.         <id>20</id>
  27367.         <text>Question #41</text>
  27368.     </content>
  27369.     <content>
  27370.         <layer>background</layer>
  27371.         <id>1</id>
  27372.         <text>A8B08  If the third symbol of an ITU emission designator is D, representing
  27373. data transmission, telemetry or telecommand, what information about
  27374. the emission is described?
  27375.  
  27376. </text>
  27377.     </content>
  27378.     <content>
  27379.         <layer>background</layer>
  27380.         <id>11</id>
  27381.         <text>The maximum transmission rate, in bauds</text>
  27382.     </content>
  27383.     <content>
  27384.         <layer>background</layer>
  27385.         <id>27</id>
  27386.         <text>The maximum permissible deviation</text>
  27387.     </content>
  27388.     <content>
  27389.         <layer>background</layer>
  27390.         <id>28</id>
  27391.         <text> The nature of signals modulating the main carrier</text>
  27392.     </content>
  27393.     <content>
  27394.         <layer>background</layer>
  27395.         <id>29</id>
  27396.         <text> The type of information to be transmitted</text>
  27397.     </content>
  27398.     <name>#473</name>
  27399.     <script>on openCard
  27400. global group,rightone
  27401. put 41 into group
  27402. put "D" into rightone
  27403. pass openCard
  27404. end openCard
  27405. </script>
  27406. </card>
  27407.  
  27408.  
  27409. card_151484.xml
  27410. <?xml version="1.0" encoding="utf-8" ?>
  27411. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27412. <card>
  27413.     <id>151484</id>
  27414.     <filler1>0</filler1>
  27415.     <cantDelete> <true /> </cantDelete>
  27416.     <showPict> <true /> </showPict>
  27417.     <dontSearch> <false /> </dontSearch>
  27418.     <owner>7720</owner>
  27419.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27420.     <content>
  27421.         <layer>background</layer>
  27422.         <id>20</id>
  27423.         <text>Question #47</text>
  27424.     </content>
  27425.     <content>
  27426.         <layer>background</layer>
  27427.         <id>1</id>
  27428.         <text>A8B09  If the third symbol of an ITU emission designator is A, representing
  27429. telegraphy for aural reception, what information about the emission is
  27430. described?
  27431.  
  27432.  </text>
  27433.     </content>
  27434.     <content>
  27435.         <layer>background</layer>
  27436.         <id>11</id>
  27437.         <text>The maximum transmission rate, in words per minute</text>
  27438.     </content>
  27439.     <content>
  27440.         <layer>background</layer>
  27441.         <id>27</id>
  27442.         <text>The type of information to be transmitted</text>
  27443.     </content>
  27444.     <content>
  27445.         <layer>background</layer>
  27446.         <id>28</id>
  27447.         <text> The nature of signals modulating the main carrier</text>
  27448.     </content>
  27449.     <content>
  27450.         <layer>background</layer>
  27451.         <id>29</id>
  27452.         <text>The maximum number of different signal elements
  27453. </text>
  27454.     </content>
  27455.     <name>#474</name>
  27456.     <script>on openCard
  27457. global group,rightone
  27458. put 41 into group
  27459. put "B" into rightone
  27460. pass openCard
  27461. end openCard
  27462. </script>
  27463. </card>
  27464.  
  27465.  
  27466. card_151768.xml
  27467. <?xml version="1.0" encoding="utf-8" ?>
  27468. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27469. <card>
  27470.     <id>151768</id>
  27471.     <filler1>0</filler1>
  27472.     <cantDelete> <true /> </cantDelete>
  27473.     <showPict> <true /> </showPict>
  27474.     <dontSearch> <false /> </dontSearch>
  27475.     <owner>7720</owner>
  27476.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27477.     <content>
  27478.         <layer>background</layer>
  27479.         <id>20</id>
  27480.         <text>Question #47</text>
  27481.     </content>
  27482.     <content>
  27483.         <layer>background</layer>
  27484.         <id>1</id>
  27485.         <text>A8B10  If the third symbol of an ITU emission designator is B, representing
  27486. telegraphy for automatic reception, what information about the
  27487. emission is described?
  27488.  
  27489. </text>
  27490.     </content>
  27491.     <content>
  27492.         <layer>background</layer>
  27493.         <id>11</id>
  27494.         <text>The maximum transmission rate, in bauds</text>
  27495.     </content>
  27496.     <content>
  27497.         <layer>background</layer>
  27498.         <id>27</id>
  27499.         <text>The type of information to be transmitted</text>
  27500.     </content>
  27501.     <content>
  27502.         <layer>background</layer>
  27503.         <id>28</id>
  27504.         <text>The type of modulation of the main carrier</text>
  27505.     </content>
  27506.     <content>
  27507.         <layer>background</layer>
  27508.         <id>29</id>
  27509.         <text> The transmission code is Baudot
  27510. </text>
  27511.     </content>
  27512.     <name>#475</name>
  27513.     <script>on openCard
  27514. global group,rightone
  27515. put 41 into group
  27516. put "B" into rightone
  27517. pass openCard
  27518. end openCard
  27519. </script>
  27520. </card>
  27521.  
  27522.  
  27523. card_151823.xml
  27524. <?xml version="1.0" encoding="utf-8" ?>
  27525. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27526. <card>
  27527.     <id>151823</id>
  27528.     <filler1>0</filler1>
  27529.     <cantDelete> <true /> </cantDelete>
  27530.     <showPict> <true /> </showPict>
  27531.     <dontSearch> <false /> </dontSearch>
  27532.     <owner>7720</owner>
  27533.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27534.     <content>
  27535.         <layer>background</layer>
  27536.         <id>20</id>
  27537.         <text>Question #41</text>
  27538.     </content>
  27539.     <content>
  27540.         <layer>background</layer>
  27541.         <id>1</id>
  27542.         <text>A8B11  If the third symbol of an ITU emission designator is F, representing
  27543. television (video), what information about the emission is described?
  27544.  
  27545.  
  27546. </text>
  27547.     </content>
  27548.     <content>
  27549.         <layer>background</layer>
  27550.         <id>11</id>
  27551.         <text>The maximum frequency variation of the color-burst pulse</text>
  27552.     </content>
  27553.     <content>
  27554.         <layer>background</layer>
  27555.         <id>27</id>
  27556.         <text> The picture scan rate is fast</text>
  27557.     </content>
  27558.     <content>
  27559.         <layer>background</layer>
  27560.         <id>28</id>
  27561.         <text> The type of modulation of the main carrier</text>
  27562.     </content>
  27563.     <content>
  27564.         <layer>background</layer>
  27565.         <id>29</id>
  27566.         <text> The type of information to be transmitted</text>
  27567.     </content>
  27568.     <name>#476</name>
  27569.     <script>on openCard
  27570. global group,rightone
  27571. put 41 into group
  27572. put "D" into rightone
  27573. pass openCard
  27574. end openCard
  27575. </script>
  27576. </card>
  27577.  
  27578.  
  27579. card_152183.xml
  27580. <?xml version="1.0" encoding="utf-8" ?>
  27581. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27582. <card>
  27583.     <id>152183</id>
  27584.     <filler1>0</filler1>
  27585.     <cantDelete> <true /> </cantDelete>
  27586.     <showPict> <true /> </showPict>
  27587.     <dontSearch> <false /> </dontSearch>
  27588.     <owner>7720</owner>
  27589.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27590.     <content>
  27591.         <layer>background</layer>
  27592.         <id>20</id>
  27593.         <text>Question #42</text>
  27594.     </content>
  27595.     <content>
  27596.         <layer>background</layer>
  27597.         <id>1</id>
  27598.         <text>A8C01  How can an FM-phone signal be produced?
  27599.  
  27600.  
  27601.  
  27602.  </text>
  27603.     </content>
  27604.     <content>
  27605.         <layer>background</layer>
  27606.         <id>11</id>
  27607.         <text>By modulating the supply voltage to a Class-B amplifier</text>
  27608.     </content>
  27609.     <content>
  27610.         <layer>background</layer>
  27611.         <id>27</id>
  27612.         <text> By modulating the supply voltage to a Class-C amplifier</text>
  27613.     </content>
  27614.     <content>
  27615.         <layer>background</layer>
  27616.         <id>28</id>
  27617.         <text> By using a reactance modulator on an oscillator</text>
  27618.     </content>
  27619.     <content>
  27620.         <layer>background</layer>
  27621.         <id>29</id>
  27622.         <text>By using a balanced modulator on an oscillator
  27623. </text>
  27624.     </content>
  27625.     <name>#477</name>
  27626.     <script>on openCard
  27627. global group,rightone
  27628. put 42 into group
  27629. put "C" into rightone
  27630. pass openCard
  27631. end openCard
  27632. </script>
  27633. </card>
  27634.  
  27635.  
  27636. card_152329.xml
  27637. <?xml version="1.0" encoding="utf-8" ?>
  27638. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27639. <card>
  27640.     <id>152329</id>
  27641.     <filler1>0</filler1>
  27642.     <cantDelete> <true /> </cantDelete>
  27643.     <showPict> <true /> </showPict>
  27644.     <dontSearch> <false /> </dontSearch>
  27645.     <owner>7720</owner>
  27646.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27647.     <content>
  27648.         <layer>background</layer>
  27649.         <id>20</id>
  27650.         <text>Question #42</text>
  27651.     </content>
  27652.     <content>
  27653.         <layer>background</layer>
  27654.         <id>1</id>
  27655.         <text>A8C02  How can the unwanted sideband be removed from a double-sideband signal
  27656. generated by a balanced modulator to produce a single-sideband phone
  27657. signal?
  27658.  
  27659.  
  27660. </text>
  27661.     </content>
  27662.     <content>
  27663.         <layer>background</layer>
  27664.         <id>11</id>
  27665.         <text> By filtering</text>
  27666.     </content>
  27667.     <content>
  27668.         <layer>background</layer>
  27669.         <id>27</id>
  27670.         <text>By heterodyning</text>
  27671.     </content>
  27672.     <content>
  27673.         <layer>background</layer>
  27674.         <id>28</id>
  27675.         <text> By mixing</text>
  27676.     </content>
  27677.     <content>
  27678.         <layer>background</layer>
  27679.         <id>29</id>
  27680.         <text> By neutralization</text>
  27681.     </content>
  27682.     <name>#478</name>
  27683.     <script>on openCard
  27684. global group,rightone
  27685. put 42 into group
  27686. put "A" into rightone
  27687. pass openCard
  27688. end openCard
  27689. </script>
  27690. </card>
  27691.  
  27692.  
  27693. card_152739.xml
  27694. <?xml version="1.0" encoding="utf-8" ?>
  27695. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27696. <card>
  27697.     <id>152739</id>
  27698.     <filler1>0</filler1>
  27699.     <cantDelete> <true /> </cantDelete>
  27700.     <showPict> <true /> </showPict>
  27701.     <dontSearch> <false /> </dontSearch>
  27702.     <owner>7720</owner>
  27703.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27704.     <content>
  27705.         <layer>background</layer>
  27706.         <id>20</id>
  27707.         <text>Question #48</text>
  27708.     </content>
  27709.     <content>
  27710.         <layer>background</layer>
  27711.         <id>1</id>
  27712.         <text>A8C03  What is meant by modulation index?
  27713.  
  27714.  
  27715.  
  27716. </text>
  27717.     </content>
  27718.     <content>
  27719.         <layer>background</layer>
  27720.         <id>11</id>
  27721.         <text>The processor index</text>
  27722.     </content>
  27723.     <content>
  27724.         <layer>background</layer>
  27725.         <id>27</id>
  27726.         <text>The ratio between the deviation of a frequency modulated signal and
  27727. the modulating frequency</text>
  27728.     </content>
  27729.     <content>
  27730.         <layer>background</layer>
  27731.         <id>28</id>
  27732.         <text>The FM signal-to-noise ratio</text>
  27733.     </content>
  27734.     <content>
  27735.         <layer>background</layer>
  27736.         <id>29</id>
  27737.         <text>The ratio of the maximum carrier frequency deviation to the highest
  27738. audio modulating frequency</text>
  27739.     </content>
  27740.     <name>#479</name>
  27741.     <script>on openCard
  27742. global group,rightone
  27743. put 42 into group
  27744. put "B" into rightone
  27745. pass openCard
  27746. end openCard
  27747. </script>
  27748. </card>
  27749.  
  27750.  
  27751. card_153005.xml
  27752. <?xml version="1.0" encoding="utf-8" ?>
  27753. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27754. <card>
  27755.     <id>153005</id>
  27756.     <filler1>0</filler1>
  27757.     <cantDelete> <true /> </cantDelete>
  27758.     <showPict> <true /> </showPict>
  27759.     <dontSearch> <false /> </dontSearch>
  27760.     <owner>7720</owner>
  27761.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27762.     <content>
  27763.         <layer>background</layer>
  27764.         <id>20</id>
  27765.         <text>Question #42</text>
  27766.     </content>
  27767.     <content>
  27768.         <layer>background</layer>
  27769.         <id>1</id>
  27770.         <text>A8C04  In an FM-phone signal, what is the term for the ratio between the
  27771. deviation of the frequency modulated signal and the modulating
  27772. frequency?
  27773.  
  27774.  
  27775. </text>
  27776.     </content>
  27777.     <content>
  27778.         <layer>background</layer>
  27779.         <id>11</id>
  27780.         <text> FM compressibility</text>
  27781.     </content>
  27782.     <content>
  27783.         <layer>background</layer>
  27784.         <id>27</id>
  27785.         <text> Quieting index</text>
  27786.     </content>
  27787.     <content>
  27788.         <layer>background</layer>
  27789.         <id>28</id>
  27790.         <text> Percentage of modulation</text>
  27791.     </content>
  27792.     <content>
  27793.         <layer>background</layer>
  27794.         <id>29</id>
  27795.         <text>Modulation index</text>
  27796.     </content>
  27797.     <name>#480</name>
  27798.     <script>on openCard
  27799. global group,rightone
  27800. put 42 into group
  27801. put "D" into rightone
  27802. pass openCard
  27803. end openCard
  27804. </script>
  27805. </card>
  27806.  
  27807.  
  27808. card_153341.xml
  27809. <?xml version="1.0" encoding="utf-8" ?>
  27810. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27811. <card>
  27812.     <id>153341</id>
  27813.     <filler1>0</filler1>
  27814.     <cantDelete> <true /> </cantDelete>
  27815.     <showPict> <true /> </showPict>
  27816.     <dontSearch> <false /> </dontSearch>
  27817.     <owner>7720</owner>
  27818.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27819.     <content>
  27820.         <layer>background</layer>
  27821.         <id>20</id>
  27822.         <text>Question #48</text>
  27823.     </content>
  27824.     <content>
  27825.         <layer>background</layer>
  27826.         <id>1</id>
  27827.         <text>A8C05  How does the modulation index of a phase-modulated emission vary with
  27828. RF carrier frequency (the modulated frequency)?
  27829.  
  27830.  
  27831. </text>
  27832.     </content>
  27833.     <content>
  27834.         <layer>background</layer>
  27835.         <id>11</id>
  27836.         <text>It increases as the RF carrier frequency increases
  27837. </text>
  27838.     </content>
  27839.     <content>
  27840.         <layer>background</layer>
  27841.         <id>27</id>
  27842.         <text> It decreases as the RF carrier frequency increases</text>
  27843.     </content>
  27844.     <content>
  27845.         <layer>background</layer>
  27846.         <id>28</id>
  27847.         <text> It varies with the square root of the RF carrier frequency</text>
  27848.     </content>
  27849.     <content>
  27850.         <layer>background</layer>
  27851.         <id>29</id>
  27852.         <text>It does not depend on the RF carrier frequency</text>
  27853.     </content>
  27854.     <name>#481</name>
  27855.     <script>on openCard
  27856. global group,rightone
  27857. put 42 into group
  27858. put "D" into rightone
  27859. pass openCard
  27860. end openCard
  27861. </script>
  27862. </card>
  27863.  
  27864.  
  27865. card_153509.xml
  27866. <?xml version="1.0" encoding="utf-8" ?>
  27867. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27868. <card>
  27869.     <id>153509</id>
  27870.     <filler1>0</filler1>
  27871.     <cantDelete> <true /> </cantDelete>
  27872.     <showPict> <true /> </showPict>
  27873.     <dontSearch> <false /> </dontSearch>
  27874.     <owner>7720</owner>
  27875.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27876.     <content>
  27877.         <layer>background</layer>
  27878.         <id>20</id>
  27879.         <text>Question #42</text>
  27880.     </content>
  27881.     <content>
  27882.         <layer>background</layer>
  27883.         <id>1</id>
  27884.         <text>A8C06  In an FM-phone signal having a maximum frequency deviation of 3000 Hz
  27885. either side of the carrier frequency, what is the modulation index
  27886. when the modulating frequency is 1000 Hz?
  27887.  
  27888.  
  27889. </text>
  27890.     </content>
  27891.     <content>
  27892.         <layer>background</layer>
  27893.         <id>11</id>
  27894.         <text>3</text>
  27895.     </content>
  27896.     <content>
  27897.         <layer>background</layer>
  27898.         <id>27</id>
  27899.         <text> 0.3</text>
  27900.     </content>
  27901.     <content>
  27902.         <layer>background</layer>
  27903.         <id>28</id>
  27904.         <text>3000
  27905.  
  27906. </text>
  27907.     </content>
  27908.     <content>
  27909.         <layer>background</layer>
  27910.         <id>29</id>
  27911.         <text> 1000</text>
  27912.     </content>
  27913.     <name>#482</name>
  27914.     <script>on openCard
  27915. global group,rightone
  27916. put 42 into group
  27917. put "A" into rightone
  27918. pass openCard
  27919. end openCard
  27920. </script>
  27921. </card>
  27922.  
  27923.  
  27924. card_153628.xml
  27925. <?xml version="1.0" encoding="utf-8" ?>
  27926. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27927. <card>
  27928.     <id>153628</id>
  27929.     <filler1>0</filler1>
  27930.     <cantDelete> <true /> </cantDelete>
  27931.     <showPict> <true /> </showPict>
  27932.     <dontSearch> <false /> </dontSearch>
  27933.     <owner>7720</owner>
  27934.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27935.     <content>
  27936.         <layer>background</layer>
  27937.         <id>20</id>
  27938.         <text>Question #48</text>
  27939.     </content>
  27940.     <content>
  27941.         <layer>background</layer>
  27942.         <id>1</id>
  27943.         <text>A8C07  What is the modulation index of an FM-phone transmitter producing an
  27944. instantaneous carrier deviation of 6 kHz when modulated with a 2-kHz
  27945. modulating frequency?
  27946.  
  27947.  
  27948. </text>
  27949.     </content>
  27950.     <content>
  27951.         <layer>background</layer>
  27952.         <id>11</id>
  27953.         <text> 6000
  27954. </text>
  27955.     </content>
  27956.     <content>
  27957.         <layer>background</layer>
  27958.         <id>27</id>
  27959.         <text>3</text>
  27960.     </content>
  27961.     <content>
  27962.         <layer>background</layer>
  27963.         <id>28</id>
  27964.         <text>2000</text>
  27965.     </content>
  27966.     <content>
  27967.         <layer>background</layer>
  27968.         <id>29</id>
  27969.         <text>1/3</text>
  27970.     </content>
  27971.     <name>#483</name>
  27972.     <script>on openCard
  27973. global group,rightone
  27974. put 42 into group
  27975. put "B" into rightone
  27976. pass openCard
  27977. end openCard
  27978. </script>
  27979. </card>
  27980.  
  27981.  
  27982. card_153880.xml
  27983. <?xml version="1.0" encoding="utf-8" ?>
  27984. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  27985. <card>
  27986.     <id>153880</id>
  27987.     <filler1>0</filler1>
  27988.     <cantDelete> <true /> </cantDelete>
  27989.     <showPict> <true /> </showPict>
  27990.     <dontSearch> <false /> </dontSearch>
  27991.     <owner>7720</owner>
  27992.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  27993.     <content>
  27994.         <layer>background</layer>
  27995.         <id>20</id>
  27996.         <text>Question #42</text>
  27997.     </content>
  27998.     <content>
  27999.         <layer>background</layer>
  28000.         <id>1</id>
  28001.         <text>A8C08  What is meant by deviation ratio?
  28002.  
  28003. </text>
  28004.     </content>
  28005.     <content>
  28006.         <layer>background</layer>
  28007.         <id>11</id>
  28008.         <text>The ratio of the audio modulating frequency to the center carrier
  28009. frequency</text>
  28010.     </content>
  28011.     <content>
  28012.         <layer>background</layer>
  28013.         <id>27</id>
  28014.         <text>The ratio of the maximum carrier frequency deviation to the highest
  28015. audio modulating frequency</text>
  28016.     </content>
  28017.     <content>
  28018.         <layer>background</layer>
  28019.         <id>28</id>
  28020.         <text> The ratio of the carrier center frequency to the audio modulating
  28021. frequency</text>
  28022.     </content>
  28023.     <content>
  28024.         <layer>background</layer>
  28025.         <id>29</id>
  28026.         <text>The ratio of the highest audio modulating frequency to the average
  28027. audio modulating frequency
  28028. </text>
  28029.     </content>
  28030.     <name>#484</name>
  28031.     <script>on openCard
  28032. global group,rightone
  28033. put 42 into group
  28034. put "B" into rightone
  28035. pass openCard
  28036. end openCard
  28037. </script>
  28038. </card>
  28039.  
  28040.  
  28041. card_154247.xml
  28042. <?xml version="1.0" encoding="utf-8" ?>
  28043. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28044. <card>
  28045.     <id>154247</id>
  28046.     <filler1>0</filler1>
  28047.     <cantDelete> <true /> </cantDelete>
  28048.     <showPict> <true /> </showPict>
  28049.     <dontSearch> <false /> </dontSearch>
  28050.     <owner>7720</owner>
  28051.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28052.     <content>
  28053.         <layer>background</layer>
  28054.         <id>20</id>
  28055.         <text>Question #48</text>
  28056.     </content>
  28057.     <content>
  28058.         <layer>background</layer>
  28059.         <id>1</id>
  28060.         <text>A8C09  In an FM-phone signal, what is the term for the maximum deviation from
  28061. the carrier frequency divided by the maximum audio modulating
  28062. frequency?
  28063.  
  28064.  
  28065. </text>
  28066.     </content>
  28067.     <content>
  28068.         <layer>background</layer>
  28069.         <id>11</id>
  28070.         <text>Deviation index</text>
  28071.     </content>
  28072.     <content>
  28073.         <layer>background</layer>
  28074.         <id>27</id>
  28075.         <text>Modulation index</text>
  28076.     </content>
  28077.     <content>
  28078.         <layer>background</layer>
  28079.         <id>28</id>
  28080.         <text> Deviation ratio
  28081.  
  28082. </text>
  28083.     </content>
  28084.     <content>
  28085.         <layer>background</layer>
  28086.         <id>29</id>
  28087.         <text>Modulation ratio</text>
  28088.     </content>
  28089.     <name>#485</name>
  28090.     <script>on openCard
  28091. global group,rightone
  28092. put 42 into group
  28093. put "C" into rightone
  28094. pass openCard
  28095. end openCard
  28096. </script>
  28097. </card>
  28098.  
  28099.  
  28100. card_154605.xml
  28101. <?xml version="1.0" encoding="utf-8" ?>
  28102. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28103. <card>
  28104.     <id>154605</id>
  28105.     <filler1>0</filler1>
  28106.     <cantDelete> <true /> </cantDelete>
  28107.     <showPict> <true /> </showPict>
  28108.     <dontSearch> <false /> </dontSearch>
  28109.     <owner>7720</owner>
  28110.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28111.     <content>
  28112.         <layer>background</layer>
  28113.         <id>20</id>
  28114.         <text>Question #48</text>
  28115.     </content>
  28116.     <content>
  28117.         <layer>background</layer>
  28118.         <id>1</id>
  28119.         <text>A8C10  What is the deviation ratio of an FM-phone signal having a maximum
  28120. frequency swing of plus or minus 5 kHz and accepting a maximum
  28121. modulation rate of 3 kHz?
  28122.  
  28123.  </text>
  28124.     </content>
  28125.     <content>
  28126.         <layer>background</layer>
  28127.         <id>11</id>
  28128.         <text>60
  28129. </text>
  28130.     </content>
  28131.     <content>
  28132.         <layer>background</layer>
  28133.         <id>27</id>
  28134.         <text> 0.16</text>
  28135.     </content>
  28136.     <content>
  28137.         <layer>background</layer>
  28138.         <id>28</id>
  28139.         <text> 0.6</text>
  28140.     </content>
  28141.     <content>
  28142.         <layer>background</layer>
  28143.         <id>29</id>
  28144.         <text>1.66</text>
  28145.     </content>
  28146.     <name>#486</name>
  28147.     <script>on openCard
  28148. global group,rightone
  28149. put 42 into group
  28150. put "D" into rightone
  28151. pass openCard
  28152. end openCard
  28153. </script>
  28154. </card>
  28155.  
  28156.  
  28157. card_154812.xml
  28158. <?xml version="1.0" encoding="utf-8" ?>
  28159. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28160. <card>
  28161.     <id>154812</id>
  28162.     <filler1>0</filler1>
  28163.     <cantDelete> <true /> </cantDelete>
  28164.     <showPict> <true /> </showPict>
  28165.     <dontSearch> <false /> </dontSearch>
  28166.     <owner>7720</owner>
  28167.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28168.     <content>
  28169.         <layer>background</layer>
  28170.         <id>20</id>
  28171.         <text>Question #48</text>
  28172.     </content>
  28173.     <content>
  28174.         <layer>background</layer>
  28175.         <id>1</id>
  28176.         <text>A8C11  What is the deviation ratio of an FM-phone signal having a maximum
  28177. frequency swing of plus or minus 7.5 kHz and accepting a maximum
  28178. modulation rate of 3.5 kHz?
  28179.  
  28180.  
  28181. </text>
  28182.     </content>
  28183.     <content>
  28184.         <layer>background</layer>
  28185.         <id>11</id>
  28186.         <text>2.14</text>
  28187.     </content>
  28188.     <content>
  28189.         <layer>background</layer>
  28190.         <id>27</id>
  28191.         <text> 0.214</text>
  28192.     </content>
  28193.     <content>
  28194.         <layer>background</layer>
  28195.         <id>28</id>
  28196.         <text>0.47</text>
  28197.     </content>
  28198.     <content>
  28199.         <layer>background</layer>
  28200.         <id>29</id>
  28201.         <text>47</text>
  28202.     </content>
  28203.     <name>#487</name>
  28204.     <script>on openCard
  28205. global group,rightone
  28206. put 42 into group
  28207. put "A" into rightone
  28208. pass openCard
  28209. end openCard
  28210. </script>
  28211. </card>
  28212.  
  28213.  
  28214. card_155039.xml
  28215. <?xml version="1.0" encoding="utf-8" ?>
  28216. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28217. <card>
  28218.     <id>155039</id>
  28219.     <filler1>0</filler1>
  28220.     <cantDelete> <true /> </cantDelete>
  28221.     <showPict> <true /> </showPict>
  28222.     <dontSearch> <false /> </dontSearch>
  28223.     <owner>7720</owner>
  28224.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28225.     <content>
  28226.         <layer>background</layer>
  28227.         <id>20</id>
  28228.         <text>Question #43</text>
  28229.     </content>
  28230.     <content>
  28231.         <layer>background</layer>
  28232.         <id>1</id>
  28233.         <text>A8D01  What are electromagnetic waves?
  28234.  
  28235.  
  28236. </text>
  28237.     </content>
  28238.     <content>
  28239.         <layer>background</layer>
  28240.         <id>11</id>
  28241.         <text>Alternating currents in the core of an electromagnet</text>
  28242.     </content>
  28243.     <content>
  28244.         <layer>background</layer>
  28245.         <id>27</id>
  28246.         <text> A wave consisting of two electric fields at right angles to each
  28247. other</text>
  28248.     </content>
  28249.     <content>
  28250.         <layer>background</layer>
  28251.         <id>28</id>
  28252.         <text> A wave consisting of an electric field and a magnetic field at
  28253. right angles to each other</text>
  28254.     </content>
  28255.     <content>
  28256.         <layer>background</layer>
  28257.         <id>29</id>
  28258.         <text>A wave consisting of two magnetic fields at right angles to each
  28259. other</text>
  28260.     </content>
  28261.     <name>#488</name>
  28262.     <script>on openCard
  28263. global group,rightone
  28264. put 43 into group
  28265. put "C" into rightone
  28266. pass openCard
  28267. end openCard
  28268. </script>
  28269. </card>
  28270.  
  28271.  
  28272. card_155249.xml
  28273. <?xml version="1.0" encoding="utf-8" ?>
  28274. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28275. <card>
  28276.     <id>155249</id>
  28277.     <filler1>0</filler1>
  28278.     <cantDelete> <true /> </cantDelete>
  28279.     <showPict> <true /> </showPict>
  28280.     <dontSearch> <false /> </dontSearch>
  28281.     <owner>7720</owner>
  28282.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28283.     <content>
  28284.         <layer>background</layer>
  28285.         <id>20</id>
  28286.         <text>Question #43</text>
  28287.     </content>
  28288.     <content>
  28289.         <layer>background</layer>
  28290.         <id>1</id>
  28291.         <text>A8D02  At approximately what speed do electromagnetic waves travel in free
  28292. space?
  28293.  
  28294.  
  28295. </text>
  28296.     </content>
  28297.     <content>
  28298.         <layer>background</layer>
  28299.         <id>11</id>
  28300.         <text>300 million meters per second</text>
  28301.     </content>
  28302.     <content>
  28303.         <layer>background</layer>
  28304.         <id>27</id>
  28305.         <text>468 million meters per second</text>
  28306.     </content>
  28307.     <content>
  28308.         <layer>background</layer>
  28309.         <id>28</id>
  28310.         <text>186,300 feet per second</text>
  28311.     </content>
  28312.     <content>
  28313.         <layer>background</layer>
  28314.         <id>29</id>
  28315.         <text>300 million miles per second</text>
  28316.     </content>
  28317.     <name>#489</name>
  28318.     <script>on openCard
  28319. global group,rightone
  28320. put 43 into group
  28321. put "A" into rightone
  28322. pass openCard
  28323. end openCard
  28324. </script>
  28325. </card>
  28326.  
  28327.  
  28328. card_155647.xml
  28329. <?xml version="1.0" encoding="utf-8" ?>
  28330. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28331. <card>
  28332.     <id>155647</id>
  28333.     <filler1>0</filler1>
  28334.     <cantDelete> <true /> </cantDelete>
  28335.     <showPict> <true /> </showPict>
  28336.     <dontSearch> <false /> </dontSearch>
  28337.     <owner>7720</owner>
  28338.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28339.     <content>
  28340.         <layer>background</layer>
  28341.         <id>20</id>
  28342.         <text>Question #43</text>
  28343.     </content>
  28344.     <content>
  28345.         <layer>background</layer>
  28346.         <id>1</id>
  28347.         <text>A8D03  Why don't electromagnetic waves penetrate a good conductor for more
  28348. than a fraction of a wavelength?
  28349.  
  28350.  
  28351. </text>
  28352.     </content>
  28353.     <content>
  28354.         <layer>background</layer>
  28355.         <id>11</id>
  28356.         <text> Electromagnetic waves are reflected by the surface of a good
  28357. conductor</text>
  28358.     </content>
  28359.     <content>
  28360.         <layer>background</layer>
  28361.         <id>27</id>
  28362.         <text> Oxide on the conductor surface acts as a magnetic shield</text>
  28363.     </content>
  28364.     <content>
  28365.         <layer>background</layer>
  28366.         <id>28</id>
  28367.         <text>The electromagnetic waves are dissipated as eddy currents in the
  28368. conductor surface</text>
  28369.     </content>
  28370.     <content>
  28371.         <layer>background</layer>
  28372.         <id>29</id>
  28373.         <text>The resistance of the conductor surface dissipates the
  28374. electromagnetic waves</text>
  28375.     </content>
  28376.     <name>#490</name>
  28377.     <script>on openCard
  28378. global group,rightone
  28379. put 43 into group
  28380. put "C" into rightone
  28381. pass openCard
  28382. end openCard
  28383. </script>
  28384. </card>
  28385.  
  28386.  
  28387. card_155823.xml
  28388. <?xml version="1.0" encoding="utf-8" ?>
  28389. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28390. <card>
  28391.     <id>155823</id>
  28392.     <filler1>0</filler1>
  28393.     <cantDelete> <true /> </cantDelete>
  28394.     <showPict> <true /> </showPict>
  28395.     <dontSearch> <false /> </dontSearch>
  28396.     <owner>7720</owner>
  28397.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28398.     <content>
  28399.         <layer>background</layer>
  28400.         <id>20</id>
  28401.         <text>Question #49</text>
  28402.     </content>
  28403.     <content>
  28404.         <layer>background</layer>
  28405.         <id>1</id>
  28406.         <text>A8D04  Which of the following best describes electromagnetic waves traveling
  28407. in free space?
  28408.  
  28409.  
  28410. </text>
  28411.     </content>
  28412.     <content>
  28413.         <layer>background</layer>
  28414.         <id>11</id>
  28415.         <text>Electric and magnetic fields become aligned as they travel</text>
  28416.     </content>
  28417.     <content>
  28418.         <layer>background</layer>
  28419.         <id>27</id>
  28420.         <text>The energy propagates through a medium with a high refractive index</text>
  28421.     </content>
  28422.     <content>
  28423.         <layer>background</layer>
  28424.         <id>28</id>
  28425.         <text>The waves are reflected by the ionosphere and return to their
  28426. source</text>
  28427.     </content>
  28428.     <content>
  28429.         <layer>background</layer>
  28430.         <id>29</id>
  28431.         <text>Changing electric and magnetic fields propagate the energy across a
  28432. vacuum</text>
  28433.     </content>
  28434.     <name>#491</name>
  28435.     <script>on openCard
  28436. global group,rightone
  28437. put 43 into group
  28438. put "D" into rightone
  28439. pass openCard
  28440. end openCard
  28441. </script>
  28442. </card>
  28443.  
  28444.  
  28445. card_156002.xml
  28446. <?xml version="1.0" encoding="utf-8" ?>
  28447. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28448. <card>
  28449.     <id>156002</id>
  28450.     <filler1>0</filler1>
  28451.     <cantDelete> <true /> </cantDelete>
  28452.     <showPict> <true /> </showPict>
  28453.     <dontSearch> <false /> </dontSearch>
  28454.     <owner>7720</owner>
  28455.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28456.     <content>
  28457.         <layer>background</layer>
  28458.         <id>20</id>
  28459.         <text>Question #49</text>
  28460.     </content>
  28461.     <content>
  28462.         <layer>background</layer>
  28463.         <id>1</id>
  28464.         <text>A8D05  What is meant by horizontally polarized electromagnetic waves?
  28465.  
  28466.  
  28467.  
  28468. </text>
  28469.     </content>
  28470.     <content>
  28471.         <layer>background</layer>
  28472.         <id>11</id>
  28473.         <text> Waves with an electric field parallel to the Earth</text>
  28474.     </content>
  28475.     <content>
  28476.         <layer>background</layer>
  28477.         <id>27</id>
  28478.         <text> Waves with a magnetic field parallel to the Earth</text>
  28479.     </content>
  28480.     <content>
  28481.         <layer>background</layer>
  28482.         <id>28</id>
  28483.         <text>Waves with both electric and magnetic fields parallel to the Earth</text>
  28484.     </content>
  28485.     <content>
  28486.         <layer>background</layer>
  28487.         <id>29</id>
  28488.         <text>Waves with both electric and magnetic fields perpendicular to the
  28489. Earth</text>
  28490.     </content>
  28491.     <name>#492</name>
  28492.     <script>on openCard
  28493. global group,rightone
  28494. put 43 into group
  28495. put "A" into rightone
  28496. pass openCard
  28497. end openCard
  28498. </script>
  28499. </card>
  28500.  
  28501.  
  28502. card_156403.xml
  28503. <?xml version="1.0" encoding="utf-8" ?>
  28504. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28505. <card>
  28506.     <id>156403</id>
  28507.     <filler1>0</filler1>
  28508.     <cantDelete> <true /> </cantDelete>
  28509.     <showPict> <true /> </showPict>
  28510.     <dontSearch> <false /> </dontSearch>
  28511.     <owner>7720</owner>
  28512.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28513.     <content>
  28514.         <layer>background</layer>
  28515.         <id>20</id>
  28516.         <text>Question #43</text>
  28517.     </content>
  28518.     <content>
  28519.         <layer>background</layer>
  28520.         <id>1</id>
  28521.         <text>A8D06  What is meant by circularly polarized electromagnetic waves?
  28522.  
  28523.  
  28524.  
  28525. </text>
  28526.     </content>
  28527.     <content>
  28528.         <layer>background</layer>
  28529.         <id>11</id>
  28530.         <text>Waves with an electric field bent into a circular shape</text>
  28531.     </content>
  28532.     <content>
  28533.         <layer>background</layer>
  28534.         <id>27</id>
  28535.         <text>Waves with a rotating electric field</text>
  28536.     </content>
  28537.     <content>
  28538.         <layer>background</layer>
  28539.         <id>28</id>
  28540.         <text>Waves that circle the Earth
  28541. </text>
  28542.     </content>
  28543.     <content>
  28544.         <layer>background</layer>
  28545.         <id>29</id>
  28546.         <text> Waves produced by a loop antenna</text>
  28547.     </content>
  28548.     <name>#493</name>
  28549.     <script>on openCard
  28550. global group,rightone
  28551. put 43 into group
  28552. put "B" into rightone
  28553. pass openCard
  28554. end openCard
  28555. </script>
  28556. </card>
  28557.  
  28558.  
  28559. card_156656.xml
  28560. <?xml version="1.0" encoding="utf-8" ?>
  28561. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28562. <card>
  28563.     <id>156656</id>
  28564.     <filler1>0</filler1>
  28565.     <cantDelete> <true /> </cantDelete>
  28566.     <showPict> <true /> </showPict>
  28567.     <dontSearch> <false /> </dontSearch>
  28568.     <owner>7720</owner>
  28569.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28570.     <content>
  28571.         <layer>background</layer>
  28572.         <id>20</id>
  28573.         <text>Question #43</text>
  28574.     </content>
  28575.     <content>
  28576.         <layer>background</layer>
  28577.         <id>1</id>
  28578.         <text>A8D07  What is the polarization of an electromagnetic wave if its electric
  28579. field is perpendicular to the surface of the Earth?
  28580.  
  28581.  
  28582. </text>
  28583.     </content>
  28584.     <content>
  28585.         <layer>background</layer>
  28586.         <id>11</id>
  28587.         <text> Circular</text>
  28588.     </content>
  28589.     <content>
  28590.         <layer>background</layer>
  28591.         <id>27</id>
  28592.         <text>Horizontal</text>
  28593.     </content>
  28594.     <content>
  28595.         <layer>background</layer>
  28596.         <id>28</id>
  28597.         <text> Vertical</text>
  28598.     </content>
  28599.     <content>
  28600.         <layer>background</layer>
  28601.         <id>29</id>
  28602.         <text>Elliptical</text>
  28603.     </content>
  28604.     <name>#494</name>
  28605.     <script>on openCard
  28606. global group,rightone
  28607. put 43 into group
  28608. put "C" into rightone
  28609. pass openCard
  28610. end openCard
  28611. </script>
  28612. </card>
  28613.  
  28614.  
  28615. card_156673.xml
  28616. <?xml version="1.0" encoding="utf-8" ?>
  28617. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28618. <card>
  28619.     <id>156673</id>
  28620.     <filler1>0</filler1>
  28621.     <cantDelete> <true /> </cantDelete>
  28622.     <showPict> <true /> </showPict>
  28623.     <dontSearch> <false /> </dontSearch>
  28624.     <owner>7720</owner>
  28625.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28626.     <content>
  28627.         <layer>background</layer>
  28628.         <id>20</id>
  28629.         <text>Question #49</text>
  28630.     </content>
  28631.     <content>
  28632.         <layer>background</layer>
  28633.         <id>1</id>
  28634.         <text>A8D08  What is the polarization of an electromagnetic wave if its magnetic
  28635. field is parallel to the surface of the Earth?
  28636.  
  28637.  </text>
  28638.     </content>
  28639.     <content>
  28640.         <layer>background</layer>
  28641.         <id>11</id>
  28642.         <text>Circular</text>
  28643.     </content>
  28644.     <content>
  28645.         <layer>background</layer>
  28646.         <id>27</id>
  28647.         <text>Horizontal</text>
  28648.     </content>
  28649.     <content>
  28650.         <layer>background</layer>
  28651.         <id>28</id>
  28652.         <text>Elliptical
  28653.  
  28654. </text>
  28655.     </content>
  28656.     <content>
  28657.         <layer>background</layer>
  28658.         <id>29</id>
  28659.         <text>Vertical</text>
  28660.     </content>
  28661.     <name>#495</name>
  28662.     <script>on openCard
  28663. global group,rightone
  28664. put 43 into group
  28665. put "D" into rightone
  28666. pass openCard
  28667. end openCard
  28668. </script>
  28669. </card>
  28670.  
  28671.  
  28672. card_156968.xml
  28673. <?xml version="1.0" encoding="utf-8" ?>
  28674. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28675. <card>
  28676.     <id>156968</id>
  28677.     <filler1>0</filler1>
  28678.     <cantDelete> <true /> </cantDelete>
  28679.     <showPict> <true /> </showPict>
  28680.     <dontSearch> <false /> </dontSearch>
  28681.     <owner>7720</owner>
  28682.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28683.     <content>
  28684.         <layer>background</layer>
  28685.         <id>20</id>
  28686.         <text>Question #43</text>
  28687.     </content>
  28688.     <content>
  28689.         <layer>background</layer>
  28690.         <id>1</id>
  28691.         <text>A8D09  What is the polarization of an electromagnetic wave if its magnetic
  28692. field is perpendicular to the surface of the Earth?
  28693.  
  28694. </text>
  28695.     </content>
  28696.     <content>
  28697.         <layer>background</layer>
  28698.         <id>11</id>
  28699.         <text> Horizontal</text>
  28700.     </content>
  28701.     <content>
  28702.         <layer>background</layer>
  28703.         <id>27</id>
  28704.         <text> Circular</text>
  28705.     </content>
  28706.     <content>
  28707.         <layer>background</layer>
  28708.         <id>28</id>
  28709.         <text>Elliptical</text>
  28710.     </content>
  28711.     <content>
  28712.         <layer>background</layer>
  28713.         <id>29</id>
  28714.         <text> Vertical</text>
  28715.     </content>
  28716.     <name>#496</name>
  28717.     <script>on openCard
  28718. global group,rightone
  28719. put 43 into group
  28720. put "A" into rightone
  28721. pass openCard
  28722. end openCard
  28723. </script>
  28724. </card>
  28725.  
  28726.  
  28727. card_157355.xml
  28728. <?xml version="1.0" encoding="utf-8" ?>
  28729. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28730. <card>
  28731.     <id>157355</id>
  28732.     <filler1>0</filler1>
  28733.     <cantDelete> <true /> </cantDelete>
  28734.     <showPict> <true /> </showPict>
  28735.     <dontSearch> <false /> </dontSearch>
  28736.     <owner>7720</owner>
  28737.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28738.     <content>
  28739.         <layer>background</layer>
  28740.         <id>20</id>
  28741.         <text>Question #49</text>
  28742.     </content>
  28743.     <content>
  28744.         <layer>background</layer>
  28745.         <id>1</id>
  28746.         <text>A8D10  What is the polarization of an electromagnetic wave if its electric
  28747. field is parallel to the surface of the Earth?
  28748.  
  28749.  
  28750. </text>
  28751.     </content>
  28752.     <content>
  28753.         <layer>background</layer>
  28754.         <id>11</id>
  28755.         <text> Vertical</text>
  28756.     </content>
  28757.     <content>
  28758.         <layer>background</layer>
  28759.         <id>27</id>
  28760.         <text> Horizontal</text>
  28761.     </content>
  28762.     <content>
  28763.         <layer>background</layer>
  28764.         <id>28</id>
  28765.         <text> Circular</text>
  28766.     </content>
  28767.     <content>
  28768.         <layer>background</layer>
  28769.         <id>29</id>
  28770.         <text>Elliptical</text>
  28771.     </content>
  28772.     <name>#497</name>
  28773.     <script>on openCard
  28774. global group,rightone
  28775. put 43 into group
  28776. put "B" into rightone
  28777. pass openCard
  28778. end openCard
  28779. </script>
  28780. </card>
  28781.  
  28782.  
  28783. card_157630.xml
  28784. <?xml version="1.0" encoding="utf-8" ?>
  28785. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28786. <card>
  28787.     <id>157630</id>
  28788.     <filler1>0</filler1>
  28789.     <cantDelete> <true /> </cantDelete>
  28790.     <showPict> <true /> </showPict>
  28791.     <dontSearch> <false /> </dontSearch>
  28792.     <owner>7720</owner>
  28793.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28794.     <content>
  28795.         <layer>background</layer>
  28796.         <id>20</id>
  28797.         <text>Question #50</text>
  28798.     </content>
  28799.     <content>
  28800.         <layer>background</layer>
  28801.         <id>1</id>
  28802.         <text>A8D11  What is the primary source of noise that can be heard in an HF-band
  28803. receiver with an antenna connected?
  28804.  
  28805.  
  28806. </text>
  28807.     </content>
  28808.     <content>
  28809.         <layer>background</layer>
  28810.         <id>11</id>
  28811.         <text> Detector noise</text>
  28812.     </content>
  28813.     <content>
  28814.         <layer>background</layer>
  28815.         <id>27</id>
  28816.         <text> Man-made noise</text>
  28817.     </content>
  28818.     <content>
  28819.         <layer>background</layer>
  28820.         <id>28</id>
  28821.         <text>Receiver front-end noise</text>
  28822.     </content>
  28823.     <content>
  28824.         <layer>background</layer>
  28825.         <id>29</id>
  28826.         <text> Atmospheric noise</text>
  28827.     </content>
  28828.     <name>#498</name>
  28829.     <script>on openCard
  28830. global group,rightone
  28831. put 43 into group
  28832. put "D" into rightone
  28833. pass openCard
  28834. end openCard
  28835. </script>
  28836. </card>
  28837.  
  28838.  
  28839. card_157947.xml
  28840. <?xml version="1.0" encoding="utf-8" ?>
  28841. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28842. <card>
  28843.     <id>157947</id>
  28844.     <filler1>0</filler1>
  28845.     <cantDelete> <true /> </cantDelete>
  28846.     <showPict> <true /> </showPict>
  28847.     <dontSearch> <false /> </dontSearch>
  28848.     <owner>7720</owner>
  28849.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28850.     <content>
  28851.         <layer>background</layer>
  28852.         <id>20</id>
  28853.         <text>Question #43</text>
  28854.     </content>
  28855.     <content>
  28856.         <layer>background</layer>
  28857.         <id>1</id>
  28858.         <text>A8D12  What is the primary source of noise that can be heard in a VHF/UHF-
  28859. band receiver with an antenna connected?
  28860.  
  28861.  
  28862. </text>
  28863.     </content>
  28864.     <content>
  28865.         <layer>background</layer>
  28866.         <id>11</id>
  28867.         <text>Receiver front-end noise</text>
  28868.     </content>
  28869.     <content>
  28870.         <layer>background</layer>
  28871.         <id>27</id>
  28872.         <text>Man-made noise</text>
  28873.     </content>
  28874.     <content>
  28875.         <layer>background</layer>
  28876.         <id>28</id>
  28877.         <text>Atmospheric noise</text>
  28878.     </content>
  28879.     <content>
  28880.         <layer>background</layer>
  28881.         <id>29</id>
  28882.         <text>Detector noise</text>
  28883.     </content>
  28884.     <name>#499</name>
  28885.     <script>on openCard
  28886. global group,rightone
  28887. put 43 into group
  28888. put "A" into rightone
  28889. pass openCard
  28890. end openCard
  28891. </script>
  28892. </card>
  28893.  
  28894.  
  28895. card_157969.xml
  28896. <?xml version="1.0" encoding="utf-8" ?>
  28897. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28898. <card>
  28899.     <id>157969</id>
  28900.     <filler1>0</filler1>
  28901.     <cantDelete> <true /> </cantDelete>
  28902.     <showPict> <true /> </showPict>
  28903.     <dontSearch> <false /> </dontSearch>
  28904.     <owner>7720</owner>
  28905.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28906.     <content>
  28907.         <layer>background</layer>
  28908.         <id>20</id>
  28909.         <text>Question #50</text>
  28910.     </content>
  28911.     <content>
  28912.         <layer>background</layer>
  28913.         <id>1</id>
  28914.         <text>A8E01  What is a sine wave?
  28915.  
  28916. </text>
  28917.     </content>
  28918.     <content>
  28919.         <layer>background</layer>
  28920.         <id>11</id>
  28921.         <text> A constant-voltage, varying-current wave</text>
  28922.     </content>
  28923.     <content>
  28924.         <layer>background</layer>
  28925.         <id>27</id>
  28926.         <text> A wave whose amplitude at any given instant can be represented by a
  28927. point on a wheel rotating at a uniform speed</text>
  28928.     </content>
  28929.     <content>
  28930.         <layer>background</layer>
  28931.         <id>28</id>
  28932.         <text> A wave following the laws of the trigonometric tangent function</text>
  28933.     </content>
  28934.     <content>
  28935.         <layer>background</layer>
  28936.         <id>29</id>
  28937.         <text> A wave whose polarity changes in a random manner</text>
  28938.     </content>
  28939.     <name>#500</name>
  28940.     <script>on openCard
  28941. global group,rightone
  28942. put 44 into group
  28943. put "B" into rightone
  28944. pass openCard
  28945. end openCard
  28946. </script>
  28947. </card>
  28948.  
  28949.  
  28950. card_158237.xml
  28951. <?xml version="1.0" encoding="utf-8" ?>
  28952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  28953. <card>
  28954.     <id>158237</id>
  28955.     <filler1>0</filler1>
  28956.     <cantDelete> <true /> </cantDelete>
  28957.     <showPict> <true /> </showPict>
  28958.     <dontSearch> <false /> </dontSearch>
  28959.     <owner>7720</owner>
  28960.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  28961.     <content>
  28962.         <layer>background</layer>
  28963.         <id>20</id>
  28964.         <text>Question #44</text>
  28965.     </content>
  28966.     <content>
  28967.         <layer>background</layer>
  28968.         <id>1</id>
  28969.         <text>A8E02  Starting at a positive peak, how many times does a sine wave cross the
  28970. zero axis in one complete cycle?
  28971.  
  28972.  
  28973. </text>
  28974.     </content>
  28975.     <content>
  28976.         <layer>background</layer>
  28977.         <id>11</id>
  28978.         <text>180 times</text>
  28979.     </content>
  28980.     <content>
  28981.         <layer>background</layer>
  28982.         <id>27</id>
  28983.         <text> 4 times</text>
  28984.     </content>
  28985.     <content>
  28986.         <layer>background</layer>
  28987.         <id>28</id>
  28988.         <text>2 times</text>
  28989.     </content>
  28990.     <content>
  28991.         <layer>background</layer>
  28992.         <id>29</id>
  28993.         <text>360 times</text>
  28994.     </content>
  28995.     <name>#501</name>
  28996.     <script>on openCard
  28997. global group,rightone
  28998. put 44 into group
  28999. put "C" into rightone
  29000. pass openCard
  29001. end openCard
  29002. </script>
  29003. </card>
  29004.  
  29005.  
  29006. card_158818.xml
  29007. <?xml version="1.0" encoding="utf-8" ?>
  29008. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29009. <card>
  29010.     <id>158818</id>
  29011.     <filler1>0</filler1>
  29012.     <cantDelete> <true /> </cantDelete>
  29013.     <showPict> <true /> </showPict>
  29014.     <dontSearch> <false /> </dontSearch>
  29015.     <owner>7720</owner>
  29016.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29017.     <content>
  29018.         <layer>background</layer>
  29019.         <id>20</id>
  29020.         <text>Question #44</text>
  29021.     </content>
  29022.     <content>
  29023.         <layer>background</layer>
  29024.         <id>1</id>
  29025.         <text>A8E03  How many degrees are there in one complete sine wave cycle?
  29026.  
  29027.  
  29028.  
  29029.  
  29030. </text>
  29031.     </content>
  29032.     <content>
  29033.         <layer>background</layer>
  29034.         <id>11</id>
  29035.         <text> 90  degrees</text>
  29036.     </content>
  29037.     <content>
  29038.         <layer>background</layer>
  29039.         <id>27</id>
  29040.         <text>270 degrees</text>
  29041.     </content>
  29042.     <content>
  29043.         <layer>background</layer>
  29044.         <id>28</id>
  29045.         <text> 180 degrees</text>
  29046.     </content>
  29047.     <content>
  29048.         <layer>background</layer>
  29049.         <id>29</id>
  29050.         <text> 360 degrees</text>
  29051.     </content>
  29052.     <name>#502</name>
  29053.     <script>on openCard
  29054. global group,rightone
  29055. put 44 into group
  29056. put "D" into rightone
  29057. pass openCard
  29058. end openCard
  29059. </script>
  29060. </card>
  29061.  
  29062.  
  29063. card_159220.xml
  29064. <?xml version="1.0" encoding="utf-8" ?>
  29065. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29066. <card>
  29067.     <id>159220</id>
  29068.     <filler1>0</filler1>
  29069.     <cantDelete> <true /> </cantDelete>
  29070.     <showPict> <true /> </showPict>
  29071.     <dontSearch> <false /> </dontSearch>
  29072.     <owner>7720</owner>
  29073.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29074.     <content>
  29075.         <layer>background</layer>
  29076.         <id>20</id>
  29077.         <text>Question #50</text>
  29078.     </content>
  29079.     <content>
  29080.         <layer>background</layer>
  29081.         <id>1</id>
  29082.         <text>A8E04  What is the period of a wave?
  29083.  
  29084.  
  29085.  
  29086.  
  29087. </text>
  29088.     </content>
  29089.     <content>
  29090.         <layer>background</layer>
  29091.         <id>11</id>
  29092.         <text> The time required to complete one cycle</text>
  29093.     </content>
  29094.     <content>
  29095.         <layer>background</layer>
  29096.         <id>27</id>
  29097.         <text> The number of degrees in one cycle</text>
  29098.     </content>
  29099.     <content>
  29100.         <layer>background</layer>
  29101.         <id>28</id>
  29102.         <text>The number of zero crossings in one cycle</text>
  29103.     </content>
  29104.     <content>
  29105.         <layer>background</layer>
  29106.         <id>29</id>
  29107.         <text>The amplitude of the wave</text>
  29108.     </content>
  29109.     <name>#503</name>
  29110.     <script>on openCard
  29111. global group,rightone
  29112. put 44 into group
  29113. put "A" into rightone
  29114. pass openCard
  29115. end openCard
  29116. </script>
  29117. </card>
  29118.  
  29119.  
  29120. card_159474.xml
  29121. <?xml version="1.0" encoding="utf-8" ?>
  29122. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29123. <card>
  29124.     <id>159474</id>
  29125.     <filler1>0</filler1>
  29126.     <cantDelete> <true /> </cantDelete>
  29127.     <showPict> <true /> </showPict>
  29128.     <dontSearch> <false /> </dontSearch>
  29129.     <owner>7720</owner>
  29130.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29131.     <content>
  29132.         <layer>background</layer>
  29133.         <id>20</id>
  29134.         <text>Question #44</text>
  29135.     </content>
  29136.     <content>
  29137.         <layer>background</layer>
  29138.         <id>1</id>
  29139.         <text>A8E05  What is a square wave?
  29140.  
  29141.  
  29142. </text>
  29143.     </content>
  29144.     <content>
  29145.         <layer>background</layer>
  29146.         <id>11</id>
  29147.         <text>A wave with only 300 degrees in one cycle</text>
  29148.     </content>
  29149.     <content>
  29150.         <layer>background</layer>
  29151.         <id>27</id>
  29152.         <text>A wave that abruptly changes back and forth between two voltage
  29153. levels and remains an equal time at each level</text>
  29154.     </content>
  29155.     <content>
  29156.         <layer>background</layer>
  29157.         <id>28</id>
  29158.         <text>A wave that makes four zero crossings per cycle</text>
  29159.     </content>
  29160.     <content>
  29161.         <layer>background</layer>
  29162.         <id>29</id>
  29163.         <text>A wave in which the positive and negative excursions occupy unequal
  29164. portions of the cycle time</text>
  29165.     </content>
  29166.     <name>#504</name>
  29167.     <script>on openCard
  29168. global group,rightone
  29169. put 44 into group
  29170. put "B" into rightone
  29171. pass openCard
  29172. end openCard
  29173. </script>
  29174. </card>
  29175.  
  29176.  
  29177. card_159643.xml
  29178. <?xml version="1.0" encoding="utf-8" ?>
  29179. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29180. <card>
  29181.     <id>159643</id>
  29182.     <filler1>0</filler1>
  29183.     <cantDelete> <true /> </cantDelete>
  29184.     <showPict> <true /> </showPict>
  29185.     <dontSearch> <false /> </dontSearch>
  29186.     <owner>7720</owner>
  29187.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29188.     <content>
  29189.         <layer>background</layer>
  29190.         <id>20</id>
  29191.         <text>Question #44</text>
  29192.     </content>
  29193.     <content>
  29194.         <layer>background</layer>
  29195.         <id>1</id>
  29196.         <text>A8E06  What is a wave called that abruptly changes back and forth between two
  29197. voltage levels and remains an equal time at each level?
  29198.  
  29199.  
  29200. </text>
  29201.     </content>
  29202.     <content>
  29203.         <layer>background</layer>
  29204.         <id>11</id>
  29205.         <text>A sine wave</text>
  29206.     </content>
  29207.     <content>
  29208.         <layer>background</layer>
  29209.         <id>27</id>
  29210.         <text>A cosine wave</text>
  29211.     </content>
  29212.     <content>
  29213.         <layer>background</layer>
  29214.         <id>28</id>
  29215.         <text> A square wave</text>
  29216.     </content>
  29217.     <content>
  29218.         <layer>background</layer>
  29219.         <id>29</id>
  29220.         <text>A sawtooth wave</text>
  29221.     </content>
  29222.     <name>#505</name>
  29223.     <script>on openCard
  29224. global group,rightone
  29225. put 44 into group
  29226. put "C" into rightone
  29227. pass openCard
  29228. end openCard
  29229. </script>
  29230. </card>
  29231.  
  29232.  
  29233. card_159995.xml
  29234. <?xml version="1.0" encoding="utf-8" ?>
  29235. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29236. <card>
  29237.     <id>159995</id>
  29238.     <filler1>0</filler1>
  29239.     <cantDelete> <true /> </cantDelete>
  29240.     <showPict> <true /> </showPict>
  29241.     <dontSearch> <false /> </dontSearch>
  29242.     <owner>7720</owner>
  29243.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29244.     <content>
  29245.         <layer>background</layer>
  29246.         <id>20</id>
  29247.         <text>Question #50</text>
  29248.     </content>
  29249.     <content>
  29250.         <layer>background</layer>
  29251.         <id>1</id>
  29252.         <text>A8E07  What sine waves added to a fundamental frequency make up a square
  29253. wave?
  29254.  
  29255.  
  29256. </text>
  29257.     </content>
  29258.     <content>
  29259.         <layer>background</layer>
  29260.         <id>11</id>
  29261.         <text>A sine wave 0.707 times the fundamental frequency</text>
  29262.     </content>
  29263.     <content>
  29264.         <layer>background</layer>
  29265.         <id>27</id>
  29266.         <text>All odd and even harmonics</text>
  29267.     </content>
  29268.     <content>
  29269.         <layer>background</layer>
  29270.         <id>28</id>
  29271.         <text>All even harmonics
  29272. </text>
  29273.     </content>
  29274.     <content>
  29275.         <layer>background</layer>
  29276.         <id>29</id>
  29277.         <text>All odd harmonics</text>
  29278.     </content>
  29279.     <name>#506</name>
  29280.     <script>on openCard
  29281. global group,rightone
  29282. put 44 into group
  29283. put "D" into rightone
  29284. pass openCard
  29285. end openCard
  29286. </script>
  29287. </card>
  29288.  
  29289.  
  29290. card_160240.xml
  29291. <?xml version="1.0" encoding="utf-8" ?>
  29292. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29293. <card>
  29294.     <id>160240</id>
  29295.     <filler1>0</filler1>
  29296.     <cantDelete> <true /> </cantDelete>
  29297.     <showPict> <true /> </showPict>
  29298.     <dontSearch> <false /> </dontSearch>
  29299.     <owner>7720</owner>
  29300.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29301.     <content>
  29302.         <layer>background</layer>
  29303.         <id>20</id>
  29304.         <text>Question #44</text>
  29305.     </content>
  29306.     <content>
  29307.         <layer>background</layer>
  29308.         <id>1</id>
  29309.         <text>A8E08  What type of wave is made up of a sine wave of a fundamental frequency
  29310. and all its odd harmonics?
  29311.  
  29312.  
  29313.  </text>
  29314.     </content>
  29315.     <content>
  29316.         <layer>background</layer>
  29317.         <id>11</id>
  29318.         <text> A square wave</text>
  29319.     </content>
  29320.     <content>
  29321.         <layer>background</layer>
  29322.         <id>27</id>
  29323.         <text> A sine wave</text>
  29324.     </content>
  29325.     <content>
  29326.         <layer>background</layer>
  29327.         <id>28</id>
  29328.         <text>A cosine wave</text>
  29329.     </content>
  29330.     <content>
  29331.         <layer>background</layer>
  29332.         <id>29</id>
  29333.         <text>A tangent wave</text>
  29334.     </content>
  29335.     <name>#507</name>
  29336.     <script>on openCard
  29337. global group,rightone
  29338. put 44 into group
  29339. put "A" into rightone
  29340. pass openCard
  29341. end openCard
  29342. </script>
  29343. </card>
  29344.  
  29345.  
  29346. card_57616.xml
  29347. <?xml version="1.0" encoding="utf-8" ?>
  29348. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29349. <card>
  29350.     <id>57616</id>
  29351.     <filler1>0</filler1>
  29352.     <cantDelete> <false /> </cantDelete>
  29353.     <showPict> <true /> </showPict>
  29354.     <dontSearch> <false /> </dontSearch>
  29355.     <owner>7720</owner>
  29356.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29357.     <content>
  29358.         <layer>background</layer>
  29359.         <id>20</id>
  29360.         <text>Question #44</text>
  29361.     </content>
  29362.     <content>
  29363.         <layer>background</layer>
  29364.         <id>1</id>
  29365.         <text>A8E09  What is a sawtooth wave?
  29366.  
  29367.  
  29368. </text>
  29369.     </content>
  29370.     <content>
  29371.         <layer>background</layer>
  29372.         <id>11</id>
  29373.         <text> A wave that alternates between two values and spends an equal time
  29374. at each level</text>
  29375.     </content>
  29376.     <content>
  29377.         <layer>background</layer>
  29378.         <id>27</id>
  29379.         <text>A wave with a straight line rise time faster than the fall time (or
  29380. vice versa)</text>
  29381.     </content>
  29382.     <content>
  29383.         <layer>background</layer>
  29384.         <id>28</id>
  29385.         <text>A wave that produces a phase angle tangent to the unit circle</text>
  29386.     </content>
  29387.     <content>
  29388.         <layer>background</layer>
  29389.         <id>29</id>
  29390.         <text>A wave whose amplitude at any given instant can be represented by a
  29391. point on a wheel rotating at a uniform speed</text>
  29392.     </content>
  29393.     <name></name>
  29394.     <script>on openCard
  29395. global group,rightone
  29396. put 44 into group
  29397. put "B" into rightone
  29398. pass openCard
  29399. end openCard
  29400. </script>
  29401. </card>
  29402.  
  29403.  
  29404. card_58310.xml
  29405. <?xml version="1.0" encoding="utf-8" ?>
  29406. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29407. <card>
  29408.     <id>58310</id>
  29409.     <filler1>0</filler1>
  29410.     <cantDelete> <true /> </cantDelete>
  29411.     <showPict> <true /> </showPict>
  29412.     <dontSearch> <false /> </dontSearch>
  29413.     <owner>7720</owner>
  29414.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29415.     <content>
  29416.         <layer>background</layer>
  29417.         <id>20</id>
  29418.         <text>Question #44</text>
  29419.     </content>
  29420.     <content>
  29421.         <layer>background</layer>
  29422.         <id>1</id>
  29423.         <text>A8E10  What type of wave has a rise time significantly faster than the fall
  29424. time (or vice versa)?
  29425.  
  29426. </text>
  29427.     </content>
  29428.     <content>
  29429.         <layer>background</layer>
  29430.         <id>11</id>
  29431.         <text>A cosine wave</text>
  29432.     </content>
  29433.     <content>
  29434.         <layer>background</layer>
  29435.         <id>27</id>
  29436.         <text>A square wave</text>
  29437.     </content>
  29438.     <content>
  29439.         <layer>background</layer>
  29440.         <id>28</id>
  29441.         <text>A sawtooth wave</text>
  29442.     </content>
  29443.     <content>
  29444.         <layer>background</layer>
  29445.         <id>29</id>
  29446.         <text> A sine wave</text>
  29447.     </content>
  29448.     <name></name>
  29449.     <script>on openCard
  29450. global group,rightone
  29451. put 44 into group
  29452. put "C" into rightone
  29453. pass openCard
  29454. end openCard
  29455. </script>
  29456. </card>
  29457.  
  29458.  
  29459. card_58652.xml
  29460. <?xml version="1.0" encoding="utf-8" ?>
  29461. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29462. <card>
  29463.     <id>58652</id>
  29464.     <filler1>0</filler1>
  29465.     <cantDelete> <true /> </cantDelete>
  29466.     <showPict> <true /> </showPict>
  29467.     <dontSearch> <false /> </dontSearch>
  29468.     <owner>7720</owner>
  29469.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29470.     <content>
  29471.         <layer>background</layer>
  29472.         <id>20</id>
  29473.         <text>Question #44</text>
  29474.     </content>
  29475.     <content>
  29476.         <layer>background</layer>
  29477.         <id>1</id>
  29478.         <text>A8E11  What type of wave is made up of sine waves of a fundamental frequency
  29479. and all harmonics?
  29480.  
  29481.  
  29482. </text>
  29483.     </content>
  29484.     <content>
  29485.         <layer>background</layer>
  29486.         <id>11</id>
  29487.         <text> A sawtooth wave</text>
  29488.     </content>
  29489.     <content>
  29490.         <layer>background</layer>
  29491.         <id>27</id>
  29492.         <text> A square wave</text>
  29493.     </content>
  29494.     <content>
  29495.         <layer>background</layer>
  29496.         <id>28</id>
  29497.         <text> A sine wave</text>
  29498.     </content>
  29499.     <content>
  29500.         <layer>background</layer>
  29501.         <id>29</id>
  29502.         <text>A cosine wave</text>
  29503.     </content>
  29504.     <name></name>
  29505.     <script>on openCard
  29506. global group,rightone
  29507. put 44 into group
  29508. put "A" into rightone
  29509. pass openCard
  29510. end openCard
  29511. </script>
  29512. </card>
  29513.  
  29514.  
  29515. card_59304.xml
  29516. <?xml version="1.0" encoding="utf-8" ?>
  29517. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29518. <card>
  29519.     <id>59304</id>
  29520.     <filler1>0</filler1>
  29521.     <cantDelete> <true /> </cantDelete>
  29522.     <showPict> <true /> </showPict>
  29523.     <dontSearch> <false /> </dontSearch>
  29524.     <owner>7720</owner>
  29525.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29526.     <content>
  29527.         <layer>background</layer>
  29528.         <id>20</id>
  29529.         <text>Question #44</text>
  29530.     </content>
  29531.     <content>
  29532.         <layer>background</layer>
  29533.         <id>1</id>
  29534.         <text>A8F01  What is the peak voltage at a common household electrical outlet?
  29535.  
  29536.  
  29537.  
  29538.  </text>
  29539.     </content>
  29540.     <content>
  29541.         <layer>background</layer>
  29542.         <id>11</id>
  29543.         <text>240 volts</text>
  29544.     </content>
  29545.     <content>
  29546.         <layer>background</layer>
  29547.         <id>27</id>
  29548.         <text>170 volts</text>
  29549.     </content>
  29550.     <content>
  29551.         <layer>background</layer>
  29552.         <id>28</id>
  29553.         <text>120 volts</text>
  29554.     </content>
  29555.     <content>
  29556.         <layer>background</layer>
  29557.         <id>29</id>
  29558.         <text>340 volts</text>
  29559.     </content>
  29560.     <name></name>
  29561.     <script>on openCard
  29562. global group,rightone
  29563. put 45 into group
  29564. put "B" into rightone
  29565. pass openCard
  29566. end openCard
  29567. </script>
  29568. </card>
  29569.  
  29570.  
  29571. card_59682.xml
  29572. <?xml version="1.0" encoding="utf-8" ?>
  29573. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29574. <card>
  29575.     <id>59682</id>
  29576.     <filler1>0</filler1>
  29577.     <cantDelete> <true /> </cantDelete>
  29578.     <showPict> <true /> </showPict>
  29579.     <dontSearch> <false /> </dontSearch>
  29580.     <owner>7720</owner>
  29581.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29582.     <content>
  29583.         <layer>background</layer>
  29584.         <id>20</id>
  29585.         <text>Question #44</text>
  29586.     </content>
  29587.     <content>
  29588.         <layer>background</layer>
  29589.         <id>1</id>
  29590.         <text>A8F02  What is the peak-to-peak voltage at a common household electrical
  29591. outlet?
  29592.  
  29593.  
  29594. </text>
  29595.     </content>
  29596.     <content>
  29597.         <layer>background</layer>
  29598.         <id>11</id>
  29599.         <text>240 volts</text>
  29600.     </content>
  29601.     <content>
  29602.         <layer>background</layer>
  29603.         <id>27</id>
  29604.         <text>120 volts</text>
  29605.     </content>
  29606.     <content>
  29607.         <layer>background</layer>
  29608.         <id>28</id>
  29609.         <text> 340 volts</text>
  29610.     </content>
  29611.     <content>
  29612.         <layer>background</layer>
  29613.         <id>29</id>
  29614.         <text>170 volts</text>
  29615.     </content>
  29616.     <name></name>
  29617.     <script>on openCard
  29618. global group,rightone
  29619. put 45 into group
  29620. put "C" into rightone
  29621. pass openCard
  29622. end openCard
  29623. </script>
  29624. </card>
  29625.  
  29626.  
  29627. card_62993.xml
  29628. <?xml version="1.0" encoding="utf-8" ?>
  29629. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29630. <card>
  29631.     <id>62993</id>
  29632.     <filler1>0</filler1>
  29633.     <cantDelete> <true /> </cantDelete>
  29634.     <showPict> <true /> </showPict>
  29635.     <dontSearch> <false /> </dontSearch>
  29636.     <owner>7720</owner>
  29637.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29638.     <content>
  29639.         <layer>background</layer>
  29640.         <id>20</id>
  29641.         <text>Question #44</text>
  29642.     </content>
  29643.     <content>
  29644.         <layer>background</layer>
  29645.         <id>1</id>
  29646.         <text>A8F03  What is the RMS voltage at a common household electrical power outlet?
  29647.  
  29648.  
  29649.  
  29650.  
  29651. </text>
  29652.     </content>
  29653.     <content>
  29654.         <layer>background</layer>
  29655.         <id>11</id>
  29656.         <text>120-V AC</text>
  29657.     </content>
  29658.     <content>
  29659.         <layer>background</layer>
  29660.         <id>27</id>
  29661.         <text>340-V AC</text>
  29662.     </content>
  29663.     <content>
  29664.         <layer>background</layer>
  29665.         <id>28</id>
  29666.         <text>85-V AC</text>
  29667.     </content>
  29668.     <content>
  29669.         <layer>background</layer>
  29670.         <id>29</id>
  29671.         <text>170-V AC</text>
  29672.     </content>
  29673.     <name></name>
  29674.     <script>on openCard
  29675. global group,rightone
  29676. put 45 into group
  29677. put "A" into rightone
  29678. pass openCard
  29679. end openCard
  29680. </script>
  29681. </card>
  29682.  
  29683.  
  29684. card_63867.xml
  29685. <?xml version="1.0" encoding="utf-8" ?>
  29686. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29687. <card>
  29688.     <id>63867</id>
  29689.     <filler1>0</filler1>
  29690.     <cantDelete> <true /> </cantDelete>
  29691.     <showPict> <true /> </showPict>
  29692.     <dontSearch> <false /> </dontSearch>
  29693.     <owner>7720</owner>
  29694.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29695.     <content>
  29696.         <layer>background</layer>
  29697.         <id>20</id>
  29698.         <text>Question #44</text>
  29699.     </content>
  29700.     <content>
  29701.         <layer>background</layer>
  29702.         <id>1</id>
  29703.         <text>A8F04  What is the RMS value of a 340-volt peak-to-peak pure sine wave?
  29704.  
  29705.  
  29706.  
  29707.  </text>
  29708.     </content>
  29709.     <content>
  29710.         <layer>background</layer>
  29711.         <id>11</id>
  29712.         <text>120-V AC</text>
  29713.     </content>
  29714.     <content>
  29715.         <layer>background</layer>
  29716.         <id>27</id>
  29717.         <text>170-V AC</text>
  29718.     </content>
  29719.     <content>
  29720.         <layer>background</layer>
  29721.         <id>28</id>
  29722.         <text>240-V AC</text>
  29723.     </content>
  29724.     <content>
  29725.         <layer>background</layer>
  29726.         <id>29</id>
  29727.         <text>300-V AC</text>
  29728.     </content>
  29729.     <name></name>
  29730.     <script>on openCard
  29731. global group,rightone
  29732. put 45 into group
  29733. put "A" into rightone
  29734. pass openCard
  29735. end openCard
  29736. </script>
  29737. </card>
  29738.  
  29739.  
  29740. card_65318.xml
  29741. <?xml version="1.0" encoding="utf-8" ?>
  29742. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29743. <card>
  29744.     <id>65318</id>
  29745.     <filler1>0</filler1>
  29746.     <cantDelete> <true /> </cantDelete>
  29747.     <showPict> <true /> </showPict>
  29748.     <dontSearch> <false /> </dontSearch>
  29749.     <owner>7720</owner>
  29750.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29751.     <content>
  29752.         <layer>background</layer>
  29753.         <id>20</id>
  29754.         <text>Question #44</text>
  29755.     </content>
  29756.     <content>
  29757.         <layer>background</layer>
  29758.         <id>1</id>
  29759.         <text>A8F05  What is the equivalent to the root-mean-square value of an AC voltage?
  29760.  
  29761.  
  29762. </text>
  29763.     </content>
  29764.     <content>
  29765.         <layer>background</layer>
  29766.         <id>11</id>
  29767.         <text> The AC voltage found by taking the square of the average value of
  29768. the peak AC voltage</text>
  29769.     </content>
  29770.     <content>
  29771.         <layer>background</layer>
  29772.         <id>27</id>
  29773.         <text> The DC voltage causing the same heating of a given resistor as the
  29774. peak AC voltage</text>
  29775.     </content>
  29776.     <content>
  29777.         <layer>background</layer>
  29778.         <id>28</id>
  29779.         <text>The AC voltage causing the same heating of a given resistor as a DC
  29780. voltage of the same value</text>
  29781.     </content>
  29782.     <content>
  29783.         <layer>background</layer>
  29784.         <id>29</id>
  29785.         <text>The AC voltage found by taking the square root of the average AC
  29786. value</text>
  29787.     </content>
  29788.     <name></name>
  29789.     <script>on openCard
  29790. global group,rightone
  29791. put 45 into group
  29792. put "C" into rightone
  29793. pass openCard
  29794. end openCard
  29795. </script>
  29796. </card>
  29797.  
  29798.  
  29799. card_65983.xml
  29800. <?xml version="1.0" encoding="utf-8" ?>
  29801. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29802. <card>
  29803.     <id>65983</id>
  29804.     <filler1>0</filler1>
  29805.     <cantDelete> <true /> </cantDelete>
  29806.     <showPict> <true /> </showPict>
  29807.     <dontSearch> <false /> </dontSearch>
  29808.     <owner>7720</owner>
  29809.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29810.     <content>
  29811.         <layer>background</layer>
  29812.         <id>20</id>
  29813.         <text>Question #44</text>
  29814.     </content>
  29815.     <content>
  29816.         <layer>background</layer>
  29817.         <id>1</id>
  29818.         <text>A8F06  What would be the most accurate way of determining the RMS voltage of
  29819. a complex waveform?
  29820.  
  29821.  
  29822. </text>
  29823.     </content>
  29824.     <content>
  29825.         <layer>background</layer>
  29826.         <id>11</id>
  29827.         <text>By using a grid dip meter</text>
  29828.     </content>
  29829.     <content>
  29830.         <layer>background</layer>
  29831.         <id>27</id>
  29832.         <text>By measuring the voltage with a D'Arsonval meter</text>
  29833.     </content>
  29834.     <content>
  29835.         <layer>background</layer>
  29836.         <id>28</id>
  29837.         <text>By using an absorption wavemeter</text>
  29838.     </content>
  29839.     <content>
  29840.         <layer>background</layer>
  29841.         <id>29</id>
  29842.         <text>By measuring the heating effect in a known resistor</text>
  29843.     </content>
  29844.     <name></name>
  29845.     <script>on openCard
  29846. global group,rightone
  29847. put 45 into group
  29848. put "D" into rightone
  29849. pass openCard
  29850. end openCard
  29851. </script>
  29852. </card>
  29853.  
  29854.  
  29855. card_66496.xml
  29856. <?xml version="1.0" encoding="utf-8" ?>
  29857. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29858. <card>
  29859.     <id>66496</id>
  29860.     <filler1>0</filler1>
  29861.     <cantDelete> <true /> </cantDelete>
  29862.     <showPict> <true /> </showPict>
  29863.     <dontSearch> <false /> </dontSearch>
  29864.     <owner>7720</owner>
  29865.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29866.     <content>
  29867.         <layer>background</layer>
  29868.         <id>20</id>
  29869.         <text>Question #44</text>
  29870.     </content>
  29871.     <content>
  29872.         <layer>background</layer>
  29873.         <id>1</id>
  29874.         <text>A8F07  For many types of voices, what is the approximate ratio of PEP to
  29875. average power during a modulation peak in a single-sideband phone
  29876. signal?
  29877.  
  29878.  </text>
  29879.     </content>
  29880.     <content>
  29881.         <layer>background</layer>
  29882.         <id>11</id>
  29883.         <text>2.5 to 1</text>
  29884.     </content>
  29885.     <content>
  29886.         <layer>background</layer>
  29887.         <id>27</id>
  29888.         <text>25 to 1</text>
  29889.     </content>
  29890.     <content>
  29891.         <layer>background</layer>
  29892.         <id>28</id>
  29893.         <text>1 to 1</text>
  29894.     </content>
  29895.     <content>
  29896.         <layer>background</layer>
  29897.         <id>29</id>
  29898.         <text>100 to 1</text>
  29899.     </content>
  29900.     <name></name>
  29901.     <script>on openCard
  29902. global group,rightone
  29903. put 45 into group
  29904. put "A" into rightone
  29905. pass openCard
  29906. end openCard
  29907. </script>
  29908. </card>
  29909.  
  29910.  
  29911. card_67031.xml
  29912. <?xml version="1.0" encoding="utf-8" ?>
  29913. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29914. <card>
  29915.     <id>67031</id>
  29916.     <filler1>0</filler1>
  29917.     <cantDelete> <true /> </cantDelete>
  29918.     <showPict> <true /> </showPict>
  29919.     <dontSearch> <false /> </dontSearch>
  29920.     <owner>7720</owner>
  29921.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29922.     <content>
  29923.         <layer>background</layer>
  29924.         <id>20</id>
  29925.         <text>Question #44</text>
  29926.     </content>
  29927.     <content>
  29928.         <layer>background</layer>
  29929.         <id>1</id>
  29930.         <text>A8F08  In a single-sideband phone signal, what determines the PEP-to-average
  29931. power ratio?
  29932.  
  29933.  
  29934.  
  29935. </text>
  29936.     </content>
  29937.     <content>
  29938.         <layer>background</layer>
  29939.         <id>11</id>
  29940.         <text>The frequency of the modulating signal</text>
  29941.     </content>
  29942.     <content>
  29943.         <layer>background</layer>
  29944.         <id>27</id>
  29945.         <text>The speech characteristics</text>
  29946.     </content>
  29947.     <content>
  29948.         <layer>background</layer>
  29949.         <id>28</id>
  29950.         <text>The degree of carrier suppression</text>
  29951.     </content>
  29952.     <content>
  29953.         <layer>background</layer>
  29954.         <id>29</id>
  29955.         <text>The amplifier power
  29956. </text>
  29957.     </content>
  29958.     <name></name>
  29959.     <script>on openCard
  29960. global group,rightone
  29961. put 45 into group
  29962. put "B" into rightone
  29963. pass openCard
  29964. end openCard
  29965. </script>
  29966. </card>
  29967.  
  29968.  
  29969. card_67511.xml
  29970. <?xml version="1.0" encoding="utf-8" ?>
  29971. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  29972. <card>
  29973.     <id>67511</id>
  29974.     <filler1>0</filler1>
  29975.     <cantDelete> <true /> </cantDelete>
  29976.     <showPict> <true /> </showPict>
  29977.     <dontSearch> <false /> </dontSearch>
  29978.     <owner>7720</owner>
  29979.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  29980.     <content>
  29981.         <layer>background</layer>
  29982.         <id>20</id>
  29983.         <text>Question #44</text>
  29984.     </content>
  29985.     <content>
  29986.         <layer>background</layer>
  29987.         <id>1</id>
  29988.         <text>A8F09  What is the approximate DC input power to a Class B RF power amplifier
  29989. stage in an FM-phone transmitter when the PEP output power is 1500
  29990. watts?
  29991.  
  29992.  
  29993. </text>
  29994.     </content>
  29995.     <content>
  29996.         <layer>background</layer>
  29997.         <id>11</id>
  29998.         <text>900 watts</text>
  29999.     </content>
  30000.     <content>
  30001.         <layer>background</layer>
  30002.         <id>27</id>
  30003.         <text>1765 watts</text>
  30004.     </content>
  30005.     <content>
  30006.         <layer>background</layer>
  30007.         <id>28</id>
  30008.         <text>2500 watts</text>
  30009.     </content>
  30010.     <content>
  30011.         <layer>background</layer>
  30012.         <id>29</id>
  30013.         <text>3000 watts</text>
  30014.     </content>
  30015.     <name></name>
  30016.     <script>on openCard
  30017. global group,rightone
  30018. put 45 into group
  30019. put "C" into rightone
  30020. pass openCard
  30021. end openCard
  30022. </script>
  30023. </card>
  30024.  
  30025.  
  30026. card_161749.xml
  30027. <?xml version="1.0" encoding="utf-8" ?>
  30028. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30029. <card>
  30030.     <id>161749</id>
  30031.     <filler1>0</filler1>
  30032.     <cantDelete> <true /> </cantDelete>
  30033.     <showPict> <true /> </showPict>
  30034.     <dontSearch> <false /> </dontSearch>
  30035.     <owner>7720</owner>
  30036.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30037.     <content>
  30038.         <layer>background</layer>
  30039.         <id>20</id>
  30040.         <text>Question #44</text>
  30041.     </content>
  30042.     <content>
  30043.         <layer>background</layer>
  30044.         <id>1</id>
  30045.         <text>A8F10  What is the approximate DC input power to a Class C RF power amplifier
  30046. stage in a RTTY transmitter when the PEP output power is 1000 watts?
  30047.  
  30048. </text>
  30049.     </content>
  30050.     <content>
  30051.         <layer>background</layer>
  30052.         <id>11</id>
  30053.         <text> 850 watts</text>
  30054.     </content>
  30055.     <content>
  30056.         <layer>background</layer>
  30057.         <id>27</id>
  30058.         <text>1250 watts</text>
  30059.     </content>
  30060.     <content>
  30061.         <layer>background</layer>
  30062.         <id>28</id>
  30063.         <text>1667 watts</text>
  30064.     </content>
  30065.     <content>
  30066.         <layer>background</layer>
  30067.         <id>29</id>
  30068.         <text> 2000 watts</text>
  30069.     </content>
  30070.     <name></name>
  30071.     <script>on openCard
  30072. global group,rightone
  30073. put 45 into group
  30074. put "B" into rightone
  30075. pass openCard
  30076. end openCard
  30077. </script>
  30078. </card>
  30079.  
  30080.  
  30081. card_64319.xml
  30082. <?xml version="1.0" encoding="utf-8" ?>
  30083. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30084. <card>
  30085.     <id>64319</id>
  30086.     <filler1>0</filler1>
  30087.     <cantDelete> <true /> </cantDelete>
  30088.     <showPict> <true /> </showPict>
  30089.     <dontSearch> <false /> </dontSearch>
  30090.     <owner>7720</owner>
  30091.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30092.     <content>
  30093.         <layer>background</layer>
  30094.         <id>20</id>
  30095.         <text>Question #44</text>
  30096.     </content>
  30097.     <content>
  30098.         <layer>background</layer>
  30099.         <id>1</id>
  30100.         <text>A8F11  What is the approximate DC input power to a Class AB RF power
  30101. amplifier stage in an unmodulated carrier transmitter when the PEP
  30102. output power is 500 watts?
  30103.  
  30104.  
  30105. </text>
  30106.     </content>
  30107.     <content>
  30108.         <layer>background</layer>
  30109.         <id>11</id>
  30110.         <text>250 watts</text>
  30111.     </content>
  30112.     <content>
  30113.         <layer>background</layer>
  30114.         <id>27</id>
  30115.         <text>600 watts</text>
  30116.     </content>
  30117.     <content>
  30118.         <layer>background</layer>
  30119.         <id>28</id>
  30120.         <text> 800 watts</text>
  30121.     </content>
  30122.     <content>
  30123.         <layer>background</layer>
  30124.         <id>29</id>
  30125.         <text>1000 watts</text>
  30126.     </content>
  30127.     <name></name>
  30128.     <script>on openCard
  30129. global group,rightone
  30130. put 45 into group
  30131. put "D" into rightone
  30132. pass openCard
  30133. end openCard
  30134. </script>
  30135. </card>
  30136.  
  30137.  
  30138. card_161973.xml
  30139. <?xml version="1.0" encoding="utf-8" ?>
  30140. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30141. <card>
  30142.     <id>161973</id>
  30143.     <filler1>0</filler1>
  30144.     <cantDelete> <true /> </cantDelete>
  30145.     <showPict> <true /> </showPict>
  30146.     <dontSearch> <false /> </dontSearch>
  30147.     <owner>7720</owner>
  30148.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30149.     <content>
  30150.         <layer>background</layer>
  30151.         <id>20</id>
  30152.         <text>Question #44</text>
  30153.     </content>
  30154.     <content>
  30155.         <layer>background</layer>
  30156.         <id>1</id>
  30157.         <text>A9A01  What is meant by the radiation resistance of an antenna?
  30158.  
  30159. </text>
  30160.     </content>
  30161.     <content>
  30162.         <layer>background</layer>
  30163.         <id>11</id>
  30164.         <text>The combined losses of the antenna elements and feed line</text>
  30165.     </content>
  30166.     <content>
  30167.         <layer>background</layer>
  30168.         <id>27</id>
  30169.         <text>The specific impedance of the antenna</text>
  30170.     </content>
  30171.     <content>
  30172.         <layer>background</layer>
  30173.         <id>28</id>
  30174.         <text>The equivalent resistance that would dissipate the same amount of
  30175. power as that radiated from an antenna</text>
  30176.     </content>
  30177.     <content>
  30178.         <layer>background</layer>
  30179.         <id>29</id>
  30180.         <text>The resistance in the atmosphere that an antenna must overcome to
  30181. be able to radiate a signal</text>
  30182.     </content>
  30183.     <name></name>
  30184.     <script>on openCard
  30185. global group,rightone
  30186. put 46 into group
  30187. put "C" into rightone
  30188. pass openCard
  30189. end openCard
  30190. </script>
  30191. </card>
  30192.  
  30193.  
  30194. card_162154.xml
  30195. <?xml version="1.0" encoding="utf-8" ?>
  30196. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30197. <card>
  30198.     <id>162154</id>
  30199.     <filler1>0</filler1>
  30200.     <cantDelete> <true /> </cantDelete>
  30201.     <showPict> <true /> </showPict>
  30202.     <dontSearch> <false /> </dontSearch>
  30203.     <owner>7720</owner>
  30204.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30205.     <content>
  30206.         <layer>background</layer>
  30207.         <id>20</id>
  30208.         <text>Question #44</text>
  30209.     </content>
  30210.     <content>
  30211.         <layer>background</layer>
  30212.         <id>1</id>
  30213.         <text>A9A03  Why would one need to know the radiation resistance of an antenna?
  30214.  
  30215.  
  30216.  
  30217. </text>
  30218.     </content>
  30219.     <content>
  30220.         <layer>background</layer>
  30221.         <id>11</id>
  30222.         <text>To match impedances for maximum power transfer</text>
  30223.     </content>
  30224.     <content>
  30225.         <layer>background</layer>
  30226.         <id>27</id>
  30227.         <text>To measure the near-field radiation density from a transmitting
  30228. antenna</text>
  30229.     </content>
  30230.     <content>
  30231.         <layer>background</layer>
  30232.         <id>28</id>
  30233.         <text>To calculate the front-to-side ratio of the antenna</text>
  30234.     </content>
  30235.     <content>
  30236.         <layer>background</layer>
  30237.         <id>29</id>
  30238.         <text> To calculate the front-to-back ratio of the antenna</text>
  30239.     </content>
  30240.     <name></name>
  30241.     <script>on openCard
  30242. global group,rightone
  30243. put 46 into group
  30244. put "A" into rightone
  30245. pass openCard
  30246. end openCard
  30247. </script>
  30248. </card>
  30249.  
  30250.  
  30251. card_162366.xml
  30252. <?xml version="1.0" encoding="utf-8" ?>
  30253. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30254. <card>
  30255.     <id>162366</id>
  30256.     <filler1>0</filler1>
  30257.     <cantDelete> <true /> </cantDelete>
  30258.     <showPict> <true /> </showPict>
  30259.     <dontSearch> <false /> </dontSearch>
  30260.     <owner>7720</owner>
  30261.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30262.     <content>
  30263.         <layer>background</layer>
  30264.         <id>20</id>
  30265.         <text>Question #44</text>
  30266.     </content>
  30267.     <content>
  30268.         <layer>background</layer>
  30269.         <id>1</id>
  30270.         <text>A9A04  What factors determine the radiation resistance of an antenna?
  30271.  
  30272.  
  30273.  
  30274.  </text>
  30275.     </content>
  30276.     <content>
  30277.         <layer>background</layer>
  30278.         <id>11</id>
  30279.         <text>Transmission-line length and antenna height</text>
  30280.     </content>
  30281.     <content>
  30282.         <layer>background</layer>
  30283.         <id>27</id>
  30284.         <text>Antenna location with respect to nearby objects and the conductors'
  30285. length/diameter ratio</text>
  30286.     </content>
  30287.     <content>
  30288.         <layer>background</layer>
  30289.         <id>28</id>
  30290.         <text> It is a physical constant and is the same for all antennas</text>
  30291.     </content>
  30292.     <content>
  30293.         <layer>background</layer>
  30294.         <id>29</id>
  30295.         <text>Sunspot activity and time of day
  30296. </text>
  30297.     </content>
  30298.     <name></name>
  30299.     <script>on openCard
  30300. global group,rightone
  30301. put 46 into group
  30302. put "B" into rightone
  30303. pass openCard
  30304. end openCard
  30305. </script>
  30306. </card>
  30307.  
  30308.  
  30309. card_162801.xml
  30310. <?xml version="1.0" encoding="utf-8" ?>
  30311. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30312. <card>
  30313.     <id>162801</id>
  30314.     <filler1>0</filler1>
  30315.     <cantDelete> <true /> </cantDelete>
  30316.     <showPict> <true /> </showPict>
  30317.     <dontSearch> <false /> </dontSearch>
  30318.     <owner>7720</owner>
  30319.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30320.     <content>
  30321.         <layer>background</layer>
  30322.         <id>20</id>
  30323.         <text>Question #44</text>
  30324.     </content>
  30325.     <content>
  30326.         <layer>background</layer>
  30327.         <id>1</id>
  30328.         <text>A9A05  What is the term for the ratio of the radiation resistance of an
  30329. antenna to the total resistance of the system?
  30330.  
  30331.  </text>
  30332.     </content>
  30333.     <content>
  30334.         <layer>background</layer>
  30335.         <id>11</id>
  30336.         <text>Effective radiated power</text>
  30337.     </content>
  30338.     <content>
  30339.         <layer>background</layer>
  30340.         <id>27</id>
  30341.         <text>Radiation conversion loss</text>
  30342.     </content>
  30343.     <content>
  30344.         <layer>background</layer>
  30345.         <id>28</id>
  30346.         <text>Antenna efficiency</text>
  30347.     </content>
  30348.     <content>
  30349.         <layer>background</layer>
  30350.         <id>29</id>
  30351.         <text>Beamwidth</text>
  30352.     </content>
  30353.     <name></name>
  30354.     <script>on openCard
  30355. global group,rightone
  30356. put 46 into group
  30357. put "C" into rightone
  30358. pass openCard
  30359. end openCard
  30360. </script>
  30361. </card>
  30362.  
  30363.  
  30364. card_162898.xml
  30365. <?xml version="1.0" encoding="utf-8" ?>
  30366. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30367. <card>
  30368.     <id>162898</id>
  30369.     <filler1>0</filler1>
  30370.     <cantDelete> <true /> </cantDelete>
  30371.     <showPict> <true /> </showPict>
  30372.     <dontSearch> <false /> </dontSearch>
  30373.     <owner>7720</owner>
  30374.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30375.     <content>
  30376.         <layer>background</layer>
  30377.         <id>20</id>
  30378.         <text>Question #44</text>
  30379.     </content>
  30380.     <content>
  30381.         <layer>background</layer>
  30382.         <id>1</id>
  30383.         <text>A9A06  What is included in the total resistance of an antenna system?
  30384.  
  30385.  
  30386.  
  30387.  
  30388. </text>
  30389.     </content>
  30390.     <content>
  30391.         <layer>background</layer>
  30392.         <id>11</id>
  30393.         <text>Radiation resistance plus space impedance</text>
  30394.     </content>
  30395.     <content>
  30396.         <layer>background</layer>
  30397.         <id>27</id>
  30398.         <text>Radiation resistance plus transmission resistance</text>
  30399.     </content>
  30400.     <content>
  30401.         <layer>background</layer>
  30402.         <id>28</id>
  30403.         <text>Transmission-line resistance plus radiation resistance</text>
  30404.     </content>
  30405.     <content>
  30406.         <layer>background</layer>
  30407.         <id>29</id>
  30408.         <text>Radiation resistance plus ohmic resistance</text>
  30409.     </content>
  30410.     <name></name>
  30411.     <script>on openCard
  30412. global group,rightone
  30413. put 46 into group
  30414. put "D" into rightone
  30415. pass openCard
  30416. end openCard
  30417. </script>
  30418. </card>
  30419.  
  30420.  
  30421. card_163123.xml
  30422. <?xml version="1.0" encoding="utf-8" ?>
  30423. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30424. <card>
  30425.     <id>163123</id>
  30426.     <filler1>0</filler1>
  30427.     <cantDelete> <true /> </cantDelete>
  30428.     <showPict> <true /> </showPict>
  30429.     <dontSearch> <false /> </dontSearch>
  30430.     <owner>7720</owner>
  30431.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30432.     <content>
  30433.         <layer>background</layer>
  30434.         <id>20</id>
  30435.         <text>Question #44</text>
  30436.     </content>
  30437.     <content>
  30438.         <layer>background</layer>
  30439.         <id>1</id>
  30440.         <text>A9A07  What is a folded dipole antenna?
  30441.  
  30442.  
  30443. </text>
  30444.     </content>
  30445.     <content>
  30446.         <layer>background</layer>
  30447.         <id>11</id>
  30448.         <text> A dipole one-quarter wavelength long</text>
  30449.     </content>
  30450.     <content>
  30451.         <layer>background</layer>
  30452.         <id>27</id>
  30453.         <text> A type of ground-plane antenna</text>
  30454.     </content>
  30455.     <content>
  30456.         <layer>background</layer>
  30457.         <id>28</id>
  30458.         <text>A dipole whose ends are connected by a one-half wavelength piece of
  30459. wire</text>
  30460.     </content>
  30461.     <content>
  30462.         <layer>background</layer>
  30463.         <id>29</id>
  30464.         <text>A hypothetical antenna used in theoretical discussions to replace
  30465. the radiation resistance</text>
  30466.     </content>
  30467.     <name></name>
  30468.     <script>on openCard
  30469. global group,rightone
  30470. put 46 into group
  30471. put "C" into rightone
  30472. pass openCard
  30473. end openCard
  30474. </script>
  30475. </card>
  30476.  
  30477.  
  30478. card_163351.xml
  30479. <?xml version="1.0" encoding="utf-8" ?>
  30480. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30481. <card>
  30482.     <id>163351</id>
  30483.     <filler1>0</filler1>
  30484.     <cantDelete> <true /> </cantDelete>
  30485.     <showPict> <true /> </showPict>
  30486.     <dontSearch> <false /> </dontSearch>
  30487.     <owner>7720</owner>
  30488.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30489.     <content>
  30490.         <layer>background</layer>
  30491.         <id>20</id>
  30492.         <text>Question #44</text>
  30493.     </content>
  30494.     <content>
  30495.         <layer>background</layer>
  30496.         <id>1</id>
  30497.         <text>A9A08  How does the bandwidth of a folded dipole antenna compare with that of
  30498. a simple dipole antenna?
  30499.  
  30500.  
  30501. </text>
  30502.     </content>
  30503.     <content>
  30504.         <layer>background</layer>
  30505.         <id>11</id>
  30506.         <text> It is 0.707 times the bandwidth</text>
  30507.     </content>
  30508.     <content>
  30509.         <layer>background</layer>
  30510.         <id>27</id>
  30511.         <text>It is essentially the same</text>
  30512.     </content>
  30513.     <content>
  30514.         <layer>background</layer>
  30515.         <id>28</id>
  30516.         <text> It is less than 50%</text>
  30517.     </content>
  30518.     <content>
  30519.         <layer>background</layer>
  30520.         <id>29</id>
  30521.         <text> It is greater</text>
  30522.     </content>
  30523.     <name></name>
  30524.     <script>on openCard
  30525. global group,rightone
  30526. put 46 into group
  30527. put "D" into rightone
  30528. pass openCard
  30529. end openCard
  30530. </script>
  30531. </card>
  30532.  
  30533.  
  30534. card_163720.xml
  30535. <?xml version="1.0" encoding="utf-8" ?>
  30536. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30537. <card>
  30538.     <id>163720</id>
  30539.     <filler1>0</filler1>
  30540.     <cantDelete> <true /> </cantDelete>
  30541.     <showPict> <true /> </showPict>
  30542.     <dontSearch> <false /> </dontSearch>
  30543.     <owner>7720</owner>
  30544.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30545.     <content>
  30546.         <layer>background</layer>
  30547.         <id>20</id>
  30548.         <text>Question #44</text>
  30549.     </content>
  30550.     <content>
  30551.         <layer>background</layer>
  30552.         <id>1</id>
  30553.         <text>A9A09  What is meant by antenna gain?
  30554.  
  30555.  
  30556. </text>
  30557.     </content>
  30558.     <content>
  30559.         <layer>background</layer>
  30560.         <id>11</id>
  30561.         <text>The numerical ratio relating the radiated signal strength of an
  30562. antenna to that of another antenna</text>
  30563.     </content>
  30564.     <content>
  30565.         <layer>background</layer>
  30566.         <id>27</id>
  30567.         <text>The numerical ratio of the signal in the forward direction to the
  30568. signal in the back direction</text>
  30569.     </content>
  30570.     <content>
  30571.         <layer>background</layer>
  30572.         <id>28</id>
  30573.         <text>The numerical ratio of the amount of power radiated by an antenna
  30574. compared to the transmitter output power</text>
  30575.     </content>
  30576.     <content>
  30577.         <layer>background</layer>
  30578.         <id>29</id>
  30579.         <text>The final amplifier gain minus the transmission-line losses
  30580. (including any phasing lines present)</text>
  30581.     </content>
  30582.     <name></name>
  30583.     <script>on openCard
  30584. global group,rightone
  30585. put 46 into group
  30586. put "A" into rightone
  30587. pass openCard
  30588. end openCard
  30589. </script>
  30590. </card>
  30591.  
  30592.  
  30593. card_163881.xml
  30594. <?xml version="1.0" encoding="utf-8" ?>
  30595. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30596. <card>
  30597.     <id>163881</id>
  30598.     <filler1>0</filler1>
  30599.     <cantDelete> <true /> </cantDelete>
  30600.     <showPict> <true /> </showPict>
  30601.     <dontSearch> <false /> </dontSearch>
  30602.     <owner>7720</owner>
  30603.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30604.     <content>
  30605.         <layer>background</layer>
  30606.         <id>20</id>
  30607.         <text>Question #44</text>
  30608.     </content>
  30609.     <content>
  30610.         <layer>background</layer>
  30611.         <id>1</id>
  30612.         <text>A9A10  What is meant by antenna bandwidth?
  30613.  
  30614.  
  30615. </text>
  30616.     </content>
  30617.     <content>
  30618.         <layer>background</layer>
  30619.         <id>11</id>
  30620.         <text>Antenna length divided by the number of elements</text>
  30621.     </content>
  30622.     <content>
  30623.         <layer>background</layer>
  30624.         <id>27</id>
  30625.         <text>The frequency range over which an antenna can be expected to
  30626. perform well</text>
  30627.     </content>
  30628.     <content>
  30629.         <layer>background</layer>
  30630.         <id>28</id>
  30631.         <text>The angle between the half-power radiation points</text>
  30632.     </content>
  30633.     <content>
  30634.         <layer>background</layer>
  30635.         <id>29</id>
  30636.         <text>The angle formed between two imaginary lines drawn through the ends
  30637. of the elements</text>
  30638.     </content>
  30639.     <name></name>
  30640.     <script>on openCard
  30641. global group,rightone
  30642. put 46 into group
  30643. put "B" into rightone
  30644. pass openCard
  30645. end openCard
  30646. </script>
  30647. </card>
  30648.  
  30649.  
  30650. card_164150.xml
  30651. <?xml version="1.0" encoding="utf-8" ?>
  30652. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30653. <card>
  30654.     <id>164150</id>
  30655.     <filler1>0</filler1>
  30656.     <cantDelete> <true /> </cantDelete>
  30657.     <showPict> <true /> </showPict>
  30658.     <dontSearch> <false /> </dontSearch>
  30659.     <owner>7720</owner>
  30660.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30661.     <content>
  30662.         <layer>background</layer>
  30663.         <id>20</id>
  30664.         <text>Question #44</text>
  30665.     </content>
  30666.     <content>
  30667.         <layer>background</layer>
  30668.         <id>1</id>
  30669.         <text>A9A11  How can the approximate beamwidth of a beam antenna be determined?
  30670.  
  30671.  
  30672. </text>
  30673.     </content>
  30674.     <content>
  30675.         <layer>background</layer>
  30676.         <id>11</id>
  30677.         <text>Note the two points where the signal strength of the antenna is
  30678. down 3 dB from the maximum signal point and compute the angular
  30679. difference</text>
  30680.     </content>
  30681.     <content>
  30682.         <layer>background</layer>
  30683.         <id>27</id>
  30684.         <text>Measure the ratio of the signal strengths of the radiated power
  30685. lobes from the front and rear of the antenna</text>
  30686.     </content>
  30687.     <content>
  30688.         <layer>background</layer>
  30689.         <id>28</id>
  30690.         <text>Draw two imaginary lines through the ends of the elements and
  30691. measure the angle between the lines</text>
  30692.     </content>
  30693.     <content>
  30694.         <layer>background</layer>
  30695.         <id>29</id>
  30696.         <text>Measure the ratio of the signal strengths of the radiated power
  30697. lobes from the front and side of the antenna</text>
  30698.     </content>
  30699.     <name></name>
  30700.     <script>on openCard
  30701. global group,rightone
  30702. put 46 into group
  30703. put "A" into rightone
  30704. pass openCard
  30705. end openCard
  30706. </script>
  30707. </card>
  30708.  
  30709.  
  30710. card_164524.xml
  30711. <?xml version="1.0" encoding="utf-8" ?>
  30712. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30713. <card>
  30714.     <id>164524</id>
  30715.     <filler1>0</filler1>
  30716.     <cantDelete> <true /> </cantDelete>
  30717.     <showPict> <true /> </showPict>
  30718.     <dontSearch> <false /> </dontSearch>
  30719.     <owner>7720</owner>
  30720.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30721.     <content>
  30722.         <layer>background</layer>
  30723.         <id>20</id>
  30724.         <text>Question #44</text>
  30725.     </content>
  30726.     <content>
  30727.         <layer>background</layer>
  30728.         <id>1</id>
  30729.         <text>A9A12  How is antenna efficiency calculated?
  30730.  
  30731.  
  30732.  
  30733.  
  30734. </text>
  30735.     </content>
  30736.     <content>
  30737.         <layer>background</layer>
  30738.         <id>11</id>
  30739.         <text>(radiation resistance / transmission resistance) x 100%</text>
  30740.     </content>
  30741.     <content>
  30742.         <layer>background</layer>
  30743.         <id>27</id>
  30744.         <text>(radiation resistance / total resistance) x 100%</text>
  30745.     </content>
  30746.     <content>
  30747.         <layer>background</layer>
  30748.         <id>28</id>
  30749.         <text>(total resistance / radiation resistance) x 100%</text>
  30750.     </content>
  30751.     <content>
  30752.         <layer>background</layer>
  30753.         <id>29</id>
  30754.         <text>(effective radiated power / transmitter output) x 100%</text>
  30755.     </content>
  30756.     <name></name>
  30757.     <script>on openCard
  30758. global group,rightone
  30759. put 46 into group
  30760. put "B" into rightone
  30761. pass openCard
  30762. end openCard
  30763. </script>
  30764. </card>
  30765.  
  30766.  
  30767. card_164700.xml
  30768. <?xml version="1.0" encoding="utf-8" ?>
  30769. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30770. <card>
  30771.     <id>164700</id>
  30772.     <filler1>0</filler1>
  30773.     <cantDelete> <true /> </cantDelete>
  30774.     <showPict> <true /> </showPict>
  30775.     <dontSearch> <false /> </dontSearch>
  30776.     <owner>7720</owner>
  30777.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30778.     <content>
  30779.         <layer>background</layer>
  30780.         <id>20</id>
  30781.         <text>Question #44</text>
  30782.     </content>
  30783.     <content>
  30784.         <layer>background</layer>
  30785.         <id>1</id>
  30786.         <text>A9A13  How can the efficiency of an HF grounded vertical antenna be made
  30787. comparable to that of a half-wave dipole antenna?
  30788.  
  30789.  
  30790. </text>
  30791.     </content>
  30792.     <content>
  30793.         <layer>background</layer>
  30794.         <id>11</id>
  30795.         <text>By installing a good ground radial system</text>
  30796.     </content>
  30797.     <content>
  30798.         <layer>background</layer>
  30799.         <id>27</id>
  30800.         <text> By isolating the coax shield from ground</text>
  30801.     </content>
  30802.     <content>
  30803.         <layer>background</layer>
  30804.         <id>28</id>
  30805.         <text> By shortening the vertical</text>
  30806.     </content>
  30807.     <content>
  30808.         <layer>background</layer>
  30809.         <id>29</id>
  30810.         <text> By lengthening the vertical</text>
  30811.     </content>
  30812.     <name></name>
  30813.     <script>on openCard
  30814. global group,rightone
  30815. put 46 into group
  30816. put "A" into rightone
  30817. pass openCard
  30818. end openCard
  30819. </script>
  30820. </card>
  30821.  
  30822.  
  30823. card_64939.xml
  30824. <?xml version="1.0" encoding="utf-8" ?>
  30825. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30826. <card>
  30827.     <id>64939</id>
  30828.     <filler1>0</filler1>
  30829.     <cantDelete> <true /> </cantDelete>
  30830.     <showPict> <true /> </showPict>
  30831.     <dontSearch> <false /> </dontSearch>
  30832.     <owner>7720</owner>
  30833.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30834.     <content>
  30835.         <layer>background</layer>
  30836.         <id>20</id>
  30837.         <text>Question #44</text>
  30838.     </content>
  30839.     <content>
  30840.         <layer>background</layer>
  30841.         <id>1</id>
  30842.         <text>A9B01  What determines the free-space polarization of an antenna?
  30843.  
  30844.  
  30845.  
  30846.  
  30847. </text>
  30848.     </content>
  30849.     <content>
  30850.         <layer>background</layer>
  30851.         <id>11</id>
  30852.         <text> The orientation of its magnetic field (H Field)</text>
  30853.     </content>
  30854.     <content>
  30855.         <layer>background</layer>
  30856.         <id>27</id>
  30857.         <text>The orientation of its free-space characteristic impedance</text>
  30858.     </content>
  30859.     <content>
  30860.         <layer>background</layer>
  30861.         <id>28</id>
  30862.         <text> The orientation of its electric field (E Field)</text>
  30863.     </content>
  30864.     <content>
  30865.         <layer>background</layer>
  30866.         <id>29</id>
  30867.         <text> Its elevation pattern</text>
  30868.     </content>
  30869.     <name></name>
  30870.     <script>on openCard
  30871. global group,rightone
  30872. put 47 into group
  30873. put "C" into rightone
  30874. pass openCard
  30875. end openCard
  30876. </script>
  30877. </card>
  30878.  
  30879.  
  30880. card_164998.xml
  30881. <?xml version="1.0" encoding="utf-8" ?>
  30882. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30883. <card>
  30884.     <id>164998</id>
  30885.     <filler1>0</filler1>
  30886.     <bitmap>BMAP_186272.pbm</bitmap>
  30887.     <cantDelete> <true /> </cantDelete>
  30888.     <showPict> <true /> </showPict>
  30889.     <dontSearch> <false /> </dontSearch>
  30890.     <owner>7720</owner>
  30891.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30892.     <content>
  30893.         <layer>background</layer>
  30894.         <id>20</id>
  30895.         <text>Question #44</text>
  30896.     </content>
  30897.     <content>
  30898.         <layer>background</layer>
  30899.         <id>1</id>
  30900.         <text>A9B02  Which of the following describes the free-space radiation pattern
  30901. shown in Figure A9-1?
  30902.  
  30903.  
  30904. </text>
  30905.     </content>
  30906.     <content>
  30907.         <layer>background</layer>
  30908.         <id>11</id>
  30909.         <text>Elevation pattern</text>
  30910.     </content>
  30911.     <content>
  30912.         <layer>background</layer>
  30913.         <id>27</id>
  30914.         <text> Azimuth pattern</text>
  30915.     </content>
  30916.     <content>
  30917.         <layer>background</layer>
  30918.         <id>28</id>
  30919.         <text> Bode pattern</text>
  30920.     </content>
  30921.     <content>
  30922.         <layer>background</layer>
  30923.         <id>29</id>
  30924.         <text> Bandwidth pattern</text>
  30925.     </content>
  30926.     <name></name>
  30927.     <script>on openCard
  30928. global group,rightone
  30929. put 47 into group
  30930. put "B" into rightone
  30931. pass openCard
  30932. end openCard
  30933. </script>
  30934. </card>
  30935.  
  30936.  
  30937. card_165244.xml
  30938. <?xml version="1.0" encoding="utf-8" ?>
  30939. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30940. <card>
  30941.     <id>165244</id>
  30942.     <filler1>0</filler1>
  30943.     <bitmap>BMAP_186569.pbm</bitmap>
  30944.     <cantDelete> <true /> </cantDelete>
  30945.     <showPict> <true /> </showPict>
  30946.     <dontSearch> <false /> </dontSearch>
  30947.     <owner>7720</owner>
  30948.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  30949.     <content>
  30950.         <layer>background</layer>
  30951.         <id>20</id>
  30952.         <text>Question #44</text>
  30953.     </content>
  30954.     <content>
  30955.         <layer>background</layer>
  30956.         <id>1</id>
  30957.         <text>A9B03  In the free-space H-Field radiation pattern shown in Figure A9-1, what
  30958. is the 3-dB beamwidth?
  30959.  
  30960.  
  30961. </text>
  30962.     </content>
  30963.     <content>
  30964.         <layer>background</layer>
  30965.         <id>11</id>
  30966.         <text>75 degrees</text>
  30967.     </content>
  30968.     <content>
  30969.         <layer>background</layer>
  30970.         <id>27</id>
  30971.         <text> 50 degrees</text>
  30972.     </content>
  30973.     <content>
  30974.         <layer>background</layer>
  30975.         <id>28</id>
  30976.         <text> 25 degrees</text>
  30977.     </content>
  30978.     <content>
  30979.         <layer>background</layer>
  30980.         <id>29</id>
  30981.         <text>30 degrees</text>
  30982.     </content>
  30983.     <name></name>
  30984.     <script>on openCard
  30985. global group,rightone
  30986. put 47 into group
  30987. put "B" into rightone
  30988. pass openCard
  30989. end openCard
  30990. </script>
  30991. </card>
  30992.  
  30993.  
  30994. card_165578.xml
  30995. <?xml version="1.0" encoding="utf-8" ?>
  30996. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  30997. <card>
  30998.     <id>165578</id>
  30999.     <filler1>0</filler1>
  31000.     <bitmap>BMAP_186771.pbm</bitmap>
  31001.     <cantDelete> <true /> </cantDelete>
  31002.     <showPict> <true /> </showPict>
  31003.     <dontSearch> <false /> </dontSearch>
  31004.     <owner>7720</owner>
  31005.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31006.     <content>
  31007.         <layer>background</layer>
  31008.         <id>20</id>
  31009.         <text>Question #44</text>
  31010.     </content>
  31011.     <content>
  31012.         <layer>background</layer>
  31013.         <id>1</id>
  31014.         <text>A9B04  In the free-space H-Field pattern shown in Figure A9-1, what is the
  31015. front-to-back ratio?
  31016.  
  31017.  
  31018. </text>
  31019.     </content>
  31020.     <content>
  31021.         <layer>background</layer>
  31022.         <id>11</id>
  31023.         <text>36 dB</text>
  31024.     </content>
  31025.     <content>
  31026.         <layer>background</layer>
  31027.         <id>27</id>
  31028.         <text>18 dB</text>
  31029.     </content>
  31030.     <content>
  31031.         <layer>background</layer>
  31032.         <id>28</id>
  31033.         <text> 24 dB</text>
  31034.     </content>
  31035.     <content>
  31036.         <layer>background</layer>
  31037.         <id>29</id>
  31038.         <text>14 dB</text>
  31039.     </content>
  31040.     <name></name>
  31041.     <script>on openCard
  31042. global group,rightone
  31043. put 47 into group
  31044. put "B" into rightone
  31045. pass openCard
  31046. end openCard
  31047. </script>
  31048. </card>
  31049.  
  31050.  
  31051. card_165642.xml
  31052. <?xml version="1.0" encoding="utf-8" ?>
  31053. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31054. <card>
  31055.     <id>165642</id>
  31056.     <filler1>0</filler1>
  31057.     <cantDelete> <true /> </cantDelete>
  31058.     <showPict> <true /> </showPict>
  31059.     <dontSearch> <false /> </dontSearch>
  31060.     <owner>7720</owner>
  31061.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31062.     <content>
  31063.         <layer>background</layer>
  31064.         <id>20</id>
  31065.         <text>Question #44</text>
  31066.     </content>
  31067.     <content>
  31068.         <layer>background</layer>
  31069.         <id>1</id>
  31070.         <text>A9B05  What information is needed to accurately evaluate the gain of an
  31071. antenna?
  31072.  
  31073. </text>
  31074.     </content>
  31075.     <content>
  31076.         <layer>background</layer>
  31077.         <id>11</id>
  31078.         <text>Radiation resistance</text>
  31079.     </content>
  31080.     <content>
  31081.         <layer>background</layer>
  31082.         <id>27</id>
  31083.         <text>E-Field and H-Field patterns</text>
  31084.     </content>
  31085.     <content>
  31086.         <layer>background</layer>
  31087.         <id>28</id>
  31088.         <text> Loss resistance</text>
  31089.     </content>
  31090.     <content>
  31091.         <layer>background</layer>
  31092.         <id>29</id>
  31093.         <text> All of these choices</text>
  31094.     </content>
  31095.     <name></name>
  31096.     <script>on openCard
  31097. global group,rightone
  31098. put 47 into group
  31099. put "D" into rightone
  31100. pass openCard
  31101. end openCard
  31102. </script>
  31103. </card>
  31104.  
  31105.  
  31106. card_166058.xml
  31107. <?xml version="1.0" encoding="utf-8" ?>
  31108. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31109. <card>
  31110.     <id>166058</id>
  31111.     <filler1>0</filler1>
  31112.     <cantDelete> <true /> </cantDelete>
  31113.     <showPict> <true /> </showPict>
  31114.     <dontSearch> <false /> </dontSearch>
  31115.     <owner>7720</owner>
  31116.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31117.     <content>
  31118.         <layer>background</layer>
  31119.         <id>20</id>
  31120.         <text>Question #44</text>
  31121.     </content>
  31122.     <content>
  31123.         <layer>background</layer>
  31124.         <id>1</id>
  31125.         <text>A9B06  Which is NOT an important reason to evaluate a gain antenna across the
  31126. whole frequency band for which it was designed?
  31127.  
  31128. </text>
  31129.     </content>
  31130.     <content>
  31131.         <layer>background</layer>
  31132.         <id>11</id>
  31133.         <text> The gain may fall off rapidly over the whole frequency band</text>
  31134.     </content>
  31135.     <content>
  31136.         <layer>background</layer>
  31137.         <id>27</id>
  31138.         <text> The feedpoint impedance may change radically with frequency</text>
  31139.     </content>
  31140.     <content>
  31141.         <layer>background</layer>
  31142.         <id>28</id>
  31143.         <text>The rearward pattern lobes may vary excessively with frequency</text>
  31144.     </content>
  31145.     <content>
  31146.         <layer>background</layer>
  31147.         <id>29</id>
  31148.         <text> The dielectric constant may vary significantly</text>
  31149.     </content>
  31150.     <name></name>
  31151.     <script>on openCard
  31152. global group,rightone
  31153. put 47 into group
  31154. put "D" into rightone
  31155. pass openCard
  31156. end openCard
  31157. </script>
  31158. </card>
  31159.  
  31160.  
  31161. card_166382.xml
  31162. <?xml version="1.0" encoding="utf-8" ?>
  31163. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31164. <card>
  31165.     <id>166382</id>
  31166.     <filler1>0</filler1>
  31167.     <cantDelete> <true /> </cantDelete>
  31168.     <showPict> <true /> </showPict>
  31169.     <dontSearch> <false /> </dontSearch>
  31170.     <owner>7720</owner>
  31171.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31172.     <content>
  31173.         <layer>background</layer>
  31174.         <id>20</id>
  31175.         <text>Question #44</text>
  31176.     </content>
  31177.     <content>
  31178.         <layer>background</layer>
  31179.         <id>1</id>
  31180.         <text>A9B07  What usually occurs if a Yagi antenna is designed solely for maximum
  31181. forward gain?
  31182.  
  31183.  
  31184. </text>
  31185.     </content>
  31186.     <content>
  31187.         <layer>background</layer>
  31188.         <id>11</id>
  31189.         <text> The front-to-back ratio increases</text>
  31190.     </content>
  31191.     <content>
  31192.         <layer>background</layer>
  31193.         <id>27</id>
  31194.         <text>The feedpoint impedance becomes very low</text>
  31195.     </content>
  31196.     <content>
  31197.         <layer>background</layer>
  31198.         <id>28</id>
  31199.         <text> The frequency response is widened over the whole frequency band</text>
  31200.     </content>
  31201.     <content>
  31202.         <layer>background</layer>
  31203.         <id>29</id>
  31204.         <text>The SWR is reduced</text>
  31205.     </content>
  31206.     <name></name>
  31207.     <script>on openCard
  31208. global group,rightone
  31209. put 47 into group
  31210. put "B" into rightone
  31211. pass openCard
  31212. end openCard
  31213. </script>
  31214. </card>
  31215.  
  31216.  
  31217. card_166541.xml
  31218. <?xml version="1.0" encoding="utf-8" ?>
  31219. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31220. <card>
  31221.     <id>166541</id>
  31222.     <filler1>0</filler1>
  31223.     <cantDelete> <true /> </cantDelete>
  31224.     <showPict> <true /> </showPict>
  31225.     <dontSearch> <false /> </dontSearch>
  31226.     <owner>7720</owner>
  31227.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31228.     <content>
  31229.         <layer>background</layer>
  31230.         <id>20</id>
  31231.         <text>Question #44</text>
  31232.     </content>
  31233.     <content>
  31234.         <layer>background</layer>
  31235.         <id>1</id>
  31236.         <text>A9B08  If the boom of a Yagi antenna is lengthened and the elements are
  31237. properly retuned, what usually occurs?
  31238.  
  31239.  
  31240.  
  31241.  The gain bandwidth decreases rapidly
  31242. </text>
  31243.     </content>
  31244.     <content>
  31245.         <layer>background</layer>
  31246.         <id>11</id>
  31247.         <text> The gain increases</text>
  31248.     </content>
  31249.     <content>
  31250.         <layer>background</layer>
  31251.         <id>27</id>
  31252.         <text> The SWR decreases</text>
  31253.     </content>
  31254.     <content>
  31255.         <layer>background</layer>
  31256.         <id>28</id>
  31257.         <text> The SWR decreases</text>
  31258.     </content>
  31259.     <content>
  31260.         <layer>background</layer>
  31261.         <id>29</id>
  31262.         <text>The front-to-back ratio increases</text>
  31263.     </content>
  31264.     <name></name>
  31265.     <script>on openCard
  31266. global group,rightone
  31267. put 47 into group
  31268. put "A" into rightone
  31269. pass openCard
  31270. end openCard
  31271. </script>
  31272. </card>
  31273.  
  31274.  
  31275. card_166795.xml
  31276. <?xml version="1.0" encoding="utf-8" ?>
  31277. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31278. <card>
  31279.     <id>166795</id>
  31280.     <filler1>0</filler1>
  31281.     <cantDelete> <true /> </cantDelete>
  31282.     <showPict> <true /> </showPict>
  31283.     <dontSearch> <false /> </dontSearch>
  31284.     <owner>7720</owner>
  31285.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31286.     <content>
  31287.         <layer>background</layer>
  31288.         <id>20</id>
  31289.         <text>Question #44</text>
  31290.     </content>
  31291.     <content>
  31292.         <layer>background</layer>
  31293.         <id>1</id>
  31294.         <text>A9B09  What type of computer program is commonly used for modeling antennas?
  31295.  
  31296.  
  31297.  
  31298.  
  31299. </text>
  31300.     </content>
  31301.     <content>
  31302.         <layer>background</layer>
  31303.         <id>11</id>
  31304.         <text> Graphical analysis</text>
  31305.     </content>
  31306.     <content>
  31307.         <layer>background</layer>
  31308.         <id>27</id>
  31309.         <text> Method of Moments</text>
  31310.     </content>
  31311.     <content>
  31312.         <layer>background</layer>
  31313.         <id>28</id>
  31314.         <text> Mutual impedance analysis</text>
  31315.     </content>
  31316.     <content>
  31317.         <layer>background</layer>
  31318.         <id>29</id>
  31319.         <text>Calculus differentiation with respect to physical properties</text>
  31320.     </content>
  31321.     <name></name>
  31322.     <script>on openCard
  31323. global group,rightone
  31324. put 47 into group
  31325. put "B" into rightone
  31326. pass openCard
  31327. end openCard
  31328. </script>
  31329. </card>
  31330.  
  31331.  
  31332. card_167018.xml
  31333. <?xml version="1.0" encoding="utf-8" ?>
  31334. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31335. <card>
  31336.     <id>167018</id>
  31337.     <filler1>0</filler1>
  31338.     <cantDelete> <true /> </cantDelete>
  31339.     <showPict> <true /> </showPict>
  31340.     <dontSearch> <false /> </dontSearch>
  31341.     <owner>7720</owner>
  31342.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31343.     <content>
  31344.         <layer>background</layer>
  31345.         <id>20</id>
  31346.         <text>Question #44</text>
  31347.     </content>
  31348.     <content>
  31349.         <layer>background</layer>
  31350.         <id>1</id>
  31351.         <text>A9B10  What is the principle of a "Method of Moments" analysis?
  31352.  
  31353.  
  31354. </text>
  31355.     </content>
  31356.     <content>
  31357.         <layer>background</layer>
  31358.         <id>11</id>
  31359.         <text> A wire is modeled as a series of segments, each having a distinct
  31360. value of current
  31361. </text>
  31362.     </content>
  31363.     <content>
  31364.         <layer>background</layer>
  31365.         <id>27</id>
  31366.         <text> A wire is modeled as a single sine-wave current generator
  31367. </text>
  31368.     </content>
  31369.     <content>
  31370.         <layer>background</layer>
  31371.         <id>28</id>
  31372.         <text> A wire is modeled as a series of points, each having a distinct
  31373. location in space</text>
  31374.     </content>
  31375.     <content>
  31376.         <layer>background</layer>
  31377.         <id>29</id>
  31378.         <text> A wire is modeled as a series of segments, each having a distinct
  31379. value of voltage across it</text>
  31380.     </content>
  31381.     <name></name>
  31382.     <script>on openCard
  31383. global group,rightone
  31384. put 47 into group
  31385. put "A" into rightone
  31386. pass openCard
  31387. end openCard
  31388. </script>
  31389. </card>
  31390.  
  31391.  
  31392. card_167494.xml
  31393. <?xml version="1.0" encoding="utf-8" ?>
  31394. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31395. <card>
  31396.     <id>167494</id>
  31397.     <filler1>0</filler1>
  31398.     <bitmap>BMAP_186927.pbm</bitmap>
  31399.     <cantDelete> <true /> </cantDelete>
  31400.     <showPict> <true /> </showPict>
  31401.     <dontSearch> <false /> </dontSearch>
  31402.     <owner>7720</owner>
  31403.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31404.     <content>
  31405.         <layer>background</layer>
  31406.         <id>20</id>
  31407.         <text>Question #44</text>
  31408.     </content>
  31409.     <content>
  31410.         <layer>background</layer>
  31411.         <id>1</id>
  31412.         <text>A9B11  In the free-space H-field pattern shown in Figure A9-1, what is the
  31413. front-to-side ratio?
  31414.  
  31415.  </text>
  31416.     </content>
  31417.     <content>
  31418.         <layer>background</layer>
  31419.         <id>11</id>
  31420.         <text>12 dB</text>
  31421.     </content>
  31422.     <content>
  31423.         <layer>background</layer>
  31424.         <id>27</id>
  31425.         <text>14 dB</text>
  31426.     </content>
  31427.     <content>
  31428.         <layer>background</layer>
  31429.         <id>28</id>
  31430.         <text>18 dB</text>
  31431.     </content>
  31432.     <content>
  31433.         <layer>background</layer>
  31434.         <id>29</id>
  31435.         <text>24 dB</text>
  31436.     </content>
  31437.     <name></name>
  31438.     <script>on openCard
  31439. global group,rightone
  31440. put 47 into group
  31441. put "B" into rightone
  31442. pass openCard
  31443. end openCard
  31444. </script>
  31445. </card>
  31446.  
  31447.  
  31448. card_167874.xml
  31449. <?xml version="1.0" encoding="utf-8" ?>
  31450. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31451. <card>
  31452.     <id>167874</id>
  31453.     <filler1>0</filler1>
  31454.     <bitmap>BMAP_185112.pbm</bitmap>
  31455.     <cantDelete> <true /> </cantDelete>
  31456.     <showPict> <true /> </showPict>
  31457.     <dontSearch> <false /> </dontSearch>
  31458.     <owner>7720</owner>
  31459.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31460.     <content>
  31461.         <layer>background</layer>
  31462.         <id>20</id>
  31463.         <text>Question #44</text>
  31464.     </content>
  31465.     <content>
  31466.         <layer>background</layer>
  31467.         <id>1</id>
  31468.         <text>A9C01  What type of antenna pattern over real ground is shown in Figure A9-2?
  31469.  
  31470.  
  31471.  
  31472.  </text>
  31473.     </content>
  31474.     <content>
  31475.         <layer>background</layer>
  31476.         <id>11</id>
  31477.         <text> Elevation pattern</text>
  31478.     </content>
  31479.     <content>
  31480.         <layer>background</layer>
  31481.         <id>27</id>
  31482.         <text> Azimuth pattern</text>
  31483.     </content>
  31484.     <content>
  31485.         <layer>background</layer>
  31486.         <id>28</id>
  31487.         <text>E-Plane pattern</text>
  31488.     </content>
  31489.     <content>
  31490.         <layer>background</layer>
  31491.         <id>29</id>
  31492.         <text>Polarization pattern</text>
  31493.     </content>
  31494.     <name></name>
  31495.     <script>on openCard
  31496. global group,rightone
  31497. put 48 into group
  31498. put "A" into rightone
  31499. pass openCard
  31500. end openCard
  31501. </script>
  31502. </card>
  31503.  
  31504.  
  31505. card_168063.xml
  31506. <?xml version="1.0" encoding="utf-8" ?>
  31507. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31508. <card>
  31509.     <id>168063</id>
  31510.     <filler1>0</filler1>
  31511.     <cantDelete> <true /> </cantDelete>
  31512.     <showPict> <true /> </showPict>
  31513.     <dontSearch> <false /> </dontSearch>
  31514.     <owner>7720</owner>
  31515.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31516.     <content>
  31517.         <layer>background</layer>
  31518.         <id>20</id>
  31519.         <text>Question #44</text>
  31520.     </content>
  31521.     <content>
  31522.         <layer>background</layer>
  31523.         <id>1</id>
  31524.         <text>A9C02  How would the electric field be oriented for a Yagi with three
  31525. elements mounted parallel to the ground?
  31526.  </text>
  31527.     </content>
  31528.     <content>
  31529.         <layer>background</layer>
  31530.         <id>11</id>
  31531.         <text> Vertically
  31532. </text>
  31533.     </content>
  31534.     <content>
  31535.         <layer>background</layer>
  31536.         <id>27</id>
  31537.         <text> Horizontally
  31538. </text>
  31539.     </content>
  31540.     <content>
  31541.         <layer>background</layer>
  31542.         <id>28</id>
  31543.         <text>Right-hand elliptically
  31544. </text>
  31545.     </content>
  31546.     <content>
  31547.         <layer>background</layer>
  31548.         <id>29</id>
  31549.         <text> Left-hand elliptically
  31550. </text>
  31551.     </content>
  31552.     <name></name>
  31553.     <script>on openCard
  31554. global group,rightone
  31555. put 48 into group
  31556. put "B" into rightone
  31557. pass openCard
  31558. end openCard
  31559. </script>
  31560. </card>
  31561.  
  31562.  
  31563. card_168399.xml
  31564. <?xml version="1.0" encoding="utf-8" ?>
  31565. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31566. <card>
  31567.     <id>168399</id>
  31568.     <filler1>0</filler1>
  31569.     <cantDelete> <true /> </cantDelete>
  31570.     <showPict> <true /> </showPict>
  31571.     <dontSearch> <false /> </dontSearch>
  31572.     <owner>7720</owner>
  31573.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31574.     <content>
  31575.         <layer>background</layer>
  31576.         <id>20</id>
  31577.         <text>Question #48</text>
  31578.     </content>
  31579.     <content>
  31580.         <layer>background</layer>
  31581.         <id>1</id>
  31582.         <text>A9C03  What strongly affects the shape of the far-field, low-angle elevation
  31583. pattern of a vertically polarized antenna?
  31584.    </text>
  31585.     </content>
  31586.     <content>
  31587.         <layer>background</layer>
  31588.         <id>11</id>
  31589.         <text>The conductivity and dielectric constant of the soil
  31590. </text>
  31591.     </content>
  31592.     <content>
  31593.         <layer>background</layer>
  31594.         <id>27</id>
  31595.         <text>The radiation resistance of the antenna
  31596. </text>
  31597.     </content>
  31598.     <content>
  31599.         <layer>background</layer>
  31600.         <id>28</id>
  31601.         <text>The SWR on the transmission line
  31602.  </text>
  31603.     </content>
  31604.     <content>
  31605.         <layer>background</layer>
  31606.         <id>29</id>
  31607.         <text>The transmitter output power</text>
  31608.     </content>
  31609.     <name></name>
  31610.     <script>on openCard
  31611. global group,rightone
  31612. put 48 into group
  31613. put "A" into rightone
  31614. pass openCard
  31615. end openCard
  31616. </script>
  31617. </card>
  31618.  
  31619.  
  31620. card_168625.xml
  31621. <?xml version="1.0" encoding="utf-8" ?>
  31622. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31623. <card>
  31624.     <id>168625</id>
  31625.     <filler1>0</filler1>
  31626.     <cantDelete> <true /> </cantDelete>
  31627.     <showPict> <true /> </showPict>
  31628.     <dontSearch> <false /> </dontSearch>
  31629.     <owner>7720</owner>
  31630.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31631.     <content>
  31632.         <layer>background</layer>
  31633.         <id>20</id>
  31634.         <text>Question #48</text>
  31635.     </content>
  31636.     <content>
  31637.         <layer>background</layer>
  31638.         <id>1</id>
  31639.         <text>A9C04  The far-field, low-angle radiation pattern of a vertically polarized
  31640. antenna can be significantly improved by what measures?
  31641.   </text>
  31642.     </content>
  31643.     <content>
  31644.         <layer>background</layer>
  31645.         <id>11</id>
  31646.         <text> Watering the earth surrounding the base of the antenna
  31647. </text>
  31648.     </content>
  31649.     <content>
  31650.         <layer>background</layer>
  31651.         <id>27</id>
  31652.         <text> Lengthening the ground radials more than a quarter wavelength
  31653. </text>
  31654.     </content>
  31655.     <content>
  31656.         <layer>background</layer>
  31657.         <id>28</id>
  31658.         <text>Increasing the number of ground radials from 60 to 120
  31659. </text>
  31660.     </content>
  31661.     <content>
  31662.         <layer>background</layer>
  31663.         <id>29</id>
  31664.         <text>None of these choices
  31665. </text>
  31666.     </content>
  31667.     <name></name>
  31668.     <script>on openCard
  31669. global group,rightone
  31670. put 48 into group
  31671. put "D" into rightone
  31672. pass openCard
  31673. end openCard
  31674. </script>
  31675. </card>
  31676.  
  31677.  
  31678. card_168936.xml
  31679. <?xml version="1.0" encoding="utf-8" ?>
  31680. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31681. <card>
  31682.     <id>168936</id>
  31683.     <filler1>0</filler1>
  31684.     <cantDelete> <true /> </cantDelete>
  31685.     <showPict> <true /> </showPict>
  31686.     <dontSearch> <false /> </dontSearch>
  31687.     <owner>7720</owner>
  31688.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31689.     <content>
  31690.         <layer>background</layer>
  31691.         <id>20</id>
  31692.         <text>Question #48</text>
  31693.     </content>
  31694.     <content>
  31695.         <layer>background</layer>
  31696.         <id>1</id>
  31697.         <text>A9C05  How is the far-field elevation pattern of a vertically polarized
  31698. antenna affected by being mounted over seawater versus rocky ground?
  31699. </text>
  31700.     </content>
  31701.     <content>
  31702.         <layer>background</layer>
  31703.         <id>11</id>
  31704.         <text> The low-angle radiation decreases
  31705.  </text>
  31706.     </content>
  31707.     <content>
  31708.         <layer>background</layer>
  31709.         <id>27</id>
  31710.         <text>The high-angle radiation increases
  31711. </text>
  31712.     </content>
  31713.     <content>
  31714.         <layer>background</layer>
  31715.         <id>28</id>
  31716.         <text> Both the high- and low-angle radiation decrease
  31717. </text>
  31718.     </content>
  31719.     <content>
  31720.         <layer>background</layer>
  31721.         <id>29</id>
  31722.         <text> The low-angle radiation increases
  31723. </text>
  31724.     </content>
  31725.     <name></name>
  31726.     <script>on openCard
  31727. global group,rightone
  31728. put 48 into group
  31729. put "D" into rightone
  31730. pass openCard
  31731. end openCard
  31732. </script>
  31733. </card>
  31734.  
  31735.  
  31736. card_169173.xml
  31737. <?xml version="1.0" encoding="utf-8" ?>
  31738. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31739. <card>
  31740.     <id>169173</id>
  31741.     <filler1>0</filler1>
  31742.     <cantDelete> <true /> </cantDelete>
  31743.     <showPict> <true /> </showPict>
  31744.     <dontSearch> <false /> </dontSearch>
  31745.     <owner>7720</owner>
  31746.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31747.     <content>
  31748.         <layer>background</layer>
  31749.         <id>20</id>
  31750.         <text>Question #48</text>
  31751.     </content>
  31752.     <content>
  31753.         <layer>background</layer>
  31754.         <id>1</id>
  31755.         <text>A9C06  How is the far-field elevation pattern of a horizontally polarized
  31756. antenna affected by being mounted one wavelength high over seawater
  31757. versus rocky ground?
  31758.  </text>
  31759.     </content>
  31760.     <content>
  31761.         <layer>background</layer>
  31762.         <id>11</id>
  31763.         <text> The low-angle radiation greatly increases
  31764. </text>
  31765.     </content>
  31766.     <content>
  31767.         <layer>background</layer>
  31768.         <id>27</id>
  31769.         <text> The effect on the radiation pattern is minor
  31770. </text>
  31771.     </content>
  31772.     <content>
  31773.         <layer>background</layer>
  31774.         <id>28</id>
  31775.         <text> The high-angle radiation increases greatly
  31776. </text>
  31777.     </content>
  31778.     <content>
  31779.         <layer>background</layer>
  31780.         <id>29</id>
  31781.         <text>The nulls in the elevation pattern are filled in
  31782. </text>
  31783.     </content>
  31784.     <name></name>
  31785.     <script>on openCard
  31786. global group,rightone
  31787. put 48 into group
  31788. put "B" into rightone
  31789. pass openCard
  31790. end openCard
  31791. </script>
  31792. </card>
  31793.  
  31794.  
  31795. card_169407.xml
  31796. <?xml version="1.0" encoding="utf-8" ?>
  31797. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31798. <card>
  31799.     <id>169407</id>
  31800.     <filler1>0</filler1>
  31801.     <cantDelete> <true /> </cantDelete>
  31802.     <showPict> <true /> </showPict>
  31803.     <dontSearch> <false /> </dontSearch>
  31804.     <owner>7720</owner>
  31805.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31806.     <content>
  31807.         <layer>background</layer>
  31808.         <id>20</id>
  31809.         <text>Question #48</text>
  31810.     </content>
  31811.     <content>
  31812.         <layer>background</layer>
  31813.         <id>1</id>
  31814.         <text>A9C07  Why are elevated-radial counterpoises popular with vertically
  31815. polarized antennas?
  31816.   </text>
  31817.     </content>
  31818.     <content>
  31819.         <layer>background</layer>
  31820.         <id>11</id>
  31821.         <text> They reduce the far-field ground losses
  31822. </text>
  31823.     </content>
  31824.     <content>
  31825.         <layer>background</layer>
  31826.         <id>27</id>
  31827.         <text>They reduce the near-field ground losses, compared to on-ground
  31828. radial systems using more radials
  31829. </text>
  31830.     </content>
  31831.     <content>
  31832.         <layer>background</layer>
  31833.         <id>28</id>
  31834.         <text>They reduce the radiation angle
  31835. </text>
  31836.     </content>
  31837.     <content>
  31838.         <layer>background</layer>
  31839.         <id>29</id>
  31840.         <text> None of these choices</text>
  31841.     </content>
  31842.     <name></name>
  31843.     <script>on openCard
  31844. global group,rightone
  31845. put 48 into group
  31846. put "B" into rightone
  31847. pass openCard
  31848. end openCard
  31849. </script>
  31850. </card>
  31851.  
  31852.  
  31853. card_169691.xml
  31854. <?xml version="1.0" encoding="utf-8" ?>
  31855. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31856. <card>
  31857.     <id>169691</id>
  31858.     <filler1>0</filler1>
  31859.     <cantDelete> <true /> </cantDelete>
  31860.     <showPict> <true /> </showPict>
  31861.     <dontSearch> <false /> </dontSearch>
  31862.     <owner>7720</owner>
  31863.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31864.     <content>
  31865.         <layer>background</layer>
  31866.         <id>20</id>
  31867.         <text>Question #48</text>
  31868.     </content>
  31869.     <content>
  31870.         <layer>background</layer>
  31871.         <id>1</id>
  31872.         <text>A9C08  If only a modest on-ground radial system can be used with an eighth-
  31873. wavelength-high, inductively loaded vertical antenna, what would be
  31874. the best compromise to minimize near-field losses?
  31875.   </text>
  31876.     </content>
  31877.     <content>
  31878.         <layer>background</layer>
  31879.         <id>11</id>
  31880.         <text>4 radial wires, 1 wavelength long
  31881. </text>
  31882.     </content>
  31883.     <content>
  31884.         <layer>background</layer>
  31885.         <id>27</id>
  31886.         <text>8 radial wires, a half-wavelength long
  31887.  </text>
  31888.     </content>
  31889.     <content>
  31890.         <layer>background</layer>
  31891.         <id>28</id>
  31892.         <text> A wire-mesh screen at the antenna base, an eighth-wavelength square
  31893. </text>
  31894.     </content>
  31895.     <content>
  31896.         <layer>background</layer>
  31897.         <id>29</id>
  31898.         <text>4 radial wires, 2 wavelengths long
  31899. </text>
  31900.     </content>
  31901.     <name></name>
  31902.     <script>on openCard
  31903. global group,rightone
  31904. put 48 into group
  31905. put "C" into rightone
  31906. pass openCard
  31907. end openCard
  31908. </script>
  31909. </card>
  31910.  
  31911.  
  31912. card_169901.xml
  31913. <?xml version="1.0" encoding="utf-8" ?>
  31914. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31915. <card>
  31916.     <id>169901</id>
  31917.     <filler1>0</filler1>
  31918.     <bitmap>BMAP_185583.pbm</bitmap>
  31919.     <cantDelete> <true /> </cantDelete>
  31920.     <showPict> <true /> </showPict>
  31921.     <dontSearch> <false /> </dontSearch>
  31922.     <owner>7720</owner>
  31923.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31924.     <content>
  31925.         <layer>background</layer>
  31926.         <id>20</id>
  31927.         <text>Question #48</text>
  31928.     </content>
  31929.     <content>
  31930.         <layer>background</layer>
  31931.         <id>1</id>
  31932.         <text>A9C09  In the antenna radiation pattern shown in Figure A9-2, what is the
  31933. elevation angle of the peak response?
  31934.  
  31935.  
  31936.  
  31937. </text>
  31938.     </content>
  31939.     <content>
  31940.         <layer>background</layer>
  31941.         <id>11</id>
  31942.         <text> 45 degrees
  31943. </text>
  31944.     </content>
  31945.     <content>
  31946.         <layer>background</layer>
  31947.         <id>27</id>
  31948.         <text>75 degrees</text>
  31949.     </content>
  31950.     <content>
  31951.         <layer>background</layer>
  31952.         <id>28</id>
  31953.         <text>7.5 degrees</text>
  31954.     </content>
  31955.     <content>
  31956.         <layer>background</layer>
  31957.         <id>29</id>
  31958.         <text>25 degrees</text>
  31959.     </content>
  31960.     <name></name>
  31961.     <script>on openCard
  31962. global group,rightone
  31963. put 48 into group
  31964. put "C" into rightone
  31965. pass openCard
  31966. end openCard
  31967. </script>
  31968. </card>
  31969.  
  31970.  
  31971. card_170125.xml
  31972. <?xml version="1.0" encoding="utf-8" ?>
  31973. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  31974. <card>
  31975.     <id>170125</id>
  31976.     <filler1>0</filler1>
  31977.     <bitmap>BMAP_185723.pbm</bitmap>
  31978.     <cantDelete> <true /> </cantDelete>
  31979.     <showPict> <true /> </showPict>
  31980.     <dontSearch> <false /> </dontSearch>
  31981.     <owner>7720</owner>
  31982.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  31983.     <content>
  31984.         <layer>background</layer>
  31985.         <id>20</id>
  31986.         <text>Question #48</text>
  31987.     </content>
  31988.     <content>
  31989.         <layer>background</layer>
  31990.         <id>1</id>
  31991.         <text>A9C10  In the antenna radiation pattern shown in Figure A9-2, what is the
  31992. front-to-back ratio?
  31993.  
  31994.  
  31995. </text>
  31996.     </content>
  31997.     <content>
  31998.         <layer>background</layer>
  31999.         <id>11</id>
  32000.         <text> 15 dB</text>
  32001.     </content>
  32002.     <content>
  32003.         <layer>background</layer>
  32004.         <id>27</id>
  32005.         <text> 28 dB</text>
  32006.     </content>
  32007.     <content>
  32008.         <layer>background</layer>
  32009.         <id>28</id>
  32010.         <text>3 dB</text>
  32011.     </content>
  32012.     <content>
  32013.         <layer>background</layer>
  32014.         <id>29</id>
  32015.         <text> 24 dB</text>
  32016.     </content>
  32017.     <name></name>
  32018.     <script>on openCard
  32019. global group,rightone
  32020. put 48 into group
  32021. put "B" into rightone
  32022. pass openCard
  32023. end openCard
  32024. </script>
  32025. </card>
  32026.  
  32027.  
  32028. card_170447.xml
  32029. <?xml version="1.0" encoding="utf-8" ?>
  32030. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32031. <card>
  32032.     <id>170447</id>
  32033.     <filler1>0</filler1>
  32034.     <bitmap>BMAP_186014.pbm</bitmap>
  32035.     <cantDelete> <true /> </cantDelete>
  32036.     <showPict> <true /> </showPict>
  32037.     <dontSearch> <false /> </dontSearch>
  32038.     <owner>7720</owner>
  32039.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32040.     <content>
  32041.         <layer>background</layer>
  32042.         <id>20</id>
  32043.         <text>Question #48</text>
  32044.     </content>
  32045.     <content>
  32046.         <layer>background</layer>
  32047.         <id>1</id>
  32048.         <text>A9C11  In the antenna radiation pattern shown in Figure A9-2, how many
  32049. elevation lobes appear in the forward direction?
  32050.  
  32051. </text>
  32052.     </content>
  32053.     <content>
  32054.         <layer>background</layer>
  32055.         <id>11</id>
  32056.         <text>4</text>
  32057.     </content>
  32058.     <content>
  32059.         <layer>background</layer>
  32060.         <id>27</id>
  32061.         <text>3</text>
  32062.     </content>
  32063.     <content>
  32064.         <layer>background</layer>
  32065.         <id>28</id>
  32066.         <text>1</text>
  32067.     </content>
  32068.     <content>
  32069.         <layer>background</layer>
  32070.         <id>29</id>
  32071.         <text>7</text>
  32072.     </content>
  32073.     <name></name>
  32074.     <script>on openCard
  32075. global group,rightone
  32076. put 48 into group
  32077. put "A" into rightone
  32078. pass openCard
  32079. end openCard
  32080. </script>
  32081. </card>
  32082.  
  32083.  
  32084. card_170567.xml
  32085. <?xml version="1.0" encoding="utf-8" ?>
  32086. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32087. <card>
  32088.     <id>170567</id>
  32089.     <filler1>0</filler1>
  32090.     <cantDelete> <true /> </cantDelete>
  32091.     <showPict> <true /> </showPict>
  32092.     <dontSearch> <false /> </dontSearch>
  32093.     <owner>7720</owner>
  32094.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32095.     <content>
  32096.         <layer>background</layer>
  32097.         <id>20</id>
  32098.         <text>Question #48</text>
  32099.     </content>
  32100.     <content>
  32101.         <layer>background</layer>
  32102.         <id>1</id>
  32103.         <text>A9D01  What is the approximate input terminal impedance at the center of a
  32104. folded dipole antenna?
  32105.  
  32106. </text>
  32107.     </content>
  32108.     <content>
  32109.         <layer>background</layer>
  32110.         <id>11</id>
  32111.         <text>300 ohms</text>
  32112.     </content>
  32113.     <content>
  32114.         <layer>background</layer>
  32115.         <id>27</id>
  32116.         <text>72 ohms</text>
  32117.     </content>
  32118.     <content>
  32119.         <layer>background</layer>
  32120.         <id>28</id>
  32121.         <text> 50 ohms</text>
  32122.     </content>
  32123.     <content>
  32124.         <layer>background</layer>
  32125.         <id>29</id>
  32126.         <text>450 ohms</text>
  32127.     </content>
  32128.     <name></name>
  32129.     <script>on openCard
  32130. global group,rightone
  32131. put 49 into group
  32132. put "A" into rightone
  32133. pass openCard
  32134. end openCard
  32135. </script>
  32136. </card>
  32137.  
  32138.  
  32139. card_170829.xml
  32140. <?xml version="1.0" encoding="utf-8" ?>
  32141. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32142. <card>
  32143.     <id>170829</id>
  32144.     <filler1>0</filler1>
  32145.     <cantDelete> <true /> </cantDelete>
  32146.     <showPict> <true /> </showPict>
  32147.     <dontSearch> <false /> </dontSearch>
  32148.     <owner>7720</owner>
  32149.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32150.     <content>
  32151.         <layer>background</layer>
  32152.         <id>20</id>
  32153.         <text>Question #48</text>
  32154.     </content>
  32155.     <content>
  32156.         <layer>background</layer>
  32157.         <id>1</id>
  32158.         <text>A9D02  For a shortened vertical antenna, where should a loading coil be
  32159. placed to minimize losses and produce the most effective performance?
  32160. </text>
  32161.     </content>
  32162.     <content>
  32163.         <layer>background</layer>
  32164.         <id>11</id>
  32165.         <text> Near the center of the vertical radiator
  32166. </text>
  32167.     </content>
  32168.     <content>
  32169.         <layer>background</layer>
  32170.         <id>27</id>
  32171.         <text> As low as possible on the vertical radiator
  32172. </text>
  32173.     </content>
  32174.     <content>
  32175.         <layer>background</layer>
  32176.         <id>28</id>
  32177.         <text> As close to the transmitter as possible
  32178. </text>
  32179.     </content>
  32180.     <content>
  32181.         <layer>background</layer>
  32182.         <id>29</id>
  32183.         <text> At a voltage node
  32184. </text>
  32185.     </content>
  32186.     <name></name>
  32187.     <script>on openCard
  32188. global group,rightone
  32189. put 49 into group
  32190. put "A" into rightone
  32191. pass openCard
  32192. end openCard
  32193. </script>
  32194. </card>
  32195.  
  32196.  
  32197. card_171200.xml
  32198. <?xml version="1.0" encoding="utf-8" ?>
  32199. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32200. <card>
  32201.     <id>171200</id>
  32202.     <filler1>0</filler1>
  32203.     <cantDelete> <true /> </cantDelete>
  32204.     <showPict> <true /> </showPict>
  32205.     <dontSearch> <false /> </dontSearch>
  32206.     <owner>7720</owner>
  32207.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32208.     <content>
  32209.         <layer>background</layer>
  32210.         <id>20</id>
  32211.         <text>Question #48</text>
  32212.     </content>
  32213.     <content>
  32214.         <layer>background</layer>
  32215.         <id>1</id>
  32216.         <text>A9D03  Why should an HF mobile antenna loading coil have a high ratio of
  32217. reactance to resistance?
  32218.  
  32219.  
  32220.  
  32221. </text>
  32222.     </content>
  32223.     <content>
  32224.         <layer>background</layer>
  32225.         <id>11</id>
  32226.         <text> To swamp out harmonics
  32227. </text>
  32228.     </content>
  32229.     <content>
  32230.         <layer>background</layer>
  32231.         <id>27</id>
  32232.         <text>To maximize losses</text>
  32233.     </content>
  32234.     <content>
  32235.         <layer>background</layer>
  32236.         <id>28</id>
  32237.         <text> To minimize losses</text>
  32238.     </content>
  32239.     <content>
  32240.         <layer>background</layer>
  32241.         <id>29</id>
  32242.         <text>To minimize the Q</text>
  32243.     </content>
  32244.     <name></name>
  32245.     <script>on openCard
  32246. global group,rightone
  32247. put 49 into group
  32248. put "C" into rightone
  32249. pass openCard
  32250. end openCard
  32251. </script>
  32252. </card>
  32253.  
  32254.  
  32255. card_171333.xml
  32256. <?xml version="1.0" encoding="utf-8" ?>
  32257. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32258. <card>
  32259.     <id>171333</id>
  32260.     <filler1>0</filler1>
  32261.     <cantDelete> <true /> </cantDelete>
  32262.     <showPict> <true /> </showPict>
  32263.     <dontSearch> <false /> </dontSearch>
  32264.     <owner>7720</owner>
  32265.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32266.     <content>
  32267.         <layer>background</layer>
  32268.         <id>20</id>
  32269.         <text>Question #48</text>
  32270.     </content>
  32271.     <content>
  32272.         <layer>background</layer>
  32273.         <id>1</id>
  32274.         <text>A9D04  Why is a loading coil often used with an HF mobile antenna?
  32275.  
  32276.  
  32277.  
  32278.  </text>
  32279.     </content>
  32280.     <content>
  32281.         <layer>background</layer>
  32282.         <id>11</id>
  32283.         <text> To improve reception</text>
  32284.     </content>
  32285.     <content>
  32286.         <layer>background</layer>
  32287.         <id>27</id>
  32288.         <text> To lower the losses</text>
  32289.     </content>
  32290.     <content>
  32291.         <layer>background</layer>
  32292.         <id>28</id>
  32293.         <text>To lower the Q</text>
  32294.     </content>
  32295.     <content>
  32296.         <layer>background</layer>
  32297.         <id>29</id>
  32298.         <text>To tune out the capacitive reactance</text>
  32299.     </content>
  32300.     <name></name>
  32301.     <script>on openCard
  32302. global group,rightone
  32303. put 49 into group
  32304. put "D" into rightone
  32305. pass openCard
  32306. end openCard
  32307. </script>
  32308. </card>
  32309.  
  32310.  
  32311. card_171536.xml
  32312. <?xml version="1.0" encoding="utf-8" ?>
  32313. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32314. <card>
  32315.     <id>171536</id>
  32316.     <filler1>0</filler1>
  32317.     <cantDelete> <true /> </cantDelete>
  32318.     <showPict> <true /> </showPict>
  32319.     <dontSearch> <false /> </dontSearch>
  32320.     <owner>7720</owner>
  32321.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32322.     <content>
  32323.         <layer>background</layer>
  32324.         <id>20</id>
  32325.         <text>Question #49</text>
  32326.     </content>
  32327.     <content>
  32328.         <layer>background</layer>
  32329.         <id>1</id>
  32330.         <text>A9D05  What is a disadvantage of using a trap antenna?
  32331. </text>
  32332.     </content>
  32333.     <content>
  32334.         <layer>background</layer>
  32335.         <id>11</id>
  32336.         <text> It will radiate harmonics
  32337. </text>
  32338.     </content>
  32339.     <content>
  32340.         <layer>background</layer>
  32341.         <id>27</id>
  32342.         <text>It can only be used for single-band operation
  32343. </text>
  32344.     </content>
  32345.     <content>
  32346.         <layer>background</layer>
  32347.         <id>28</id>
  32348.         <text> It is too sharply directional at lower frequencies
  32349.  </text>
  32350.     </content>
  32351.     <content>
  32352.         <layer>background</layer>
  32353.         <id>29</id>
  32354.         <text> It must be neutralized
  32355. </text>
  32356.     </content>
  32357.     <name></name>
  32358.     <script>on openCard
  32359. global group,rightone
  32360. put 49 into group
  32361. put "A" into rightone
  32362. pass openCard
  32363. end openCard
  32364. </script>
  32365. </card>
  32366.  
  32367.  
  32368. card_171953.xml
  32369. <?xml version="1.0" encoding="utf-8" ?>
  32370. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32371. <card>
  32372.     <id>171953</id>
  32373.     <filler1>0</filler1>
  32374.     <cantDelete> <true /> </cantDelete>
  32375.     <showPict> <true /> </showPict>
  32376.     <dontSearch> <false /> </dontSearch>
  32377.     <owner>7720</owner>
  32378.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32379.     <content>
  32380.         <layer>background</layer>
  32381.         <id>20</id>
  32382.         <text>Question #49</text>
  32383.     </content>
  32384.     <content>
  32385.         <layer>background</layer>
  32386.         <id>1</id>
  32387.         <text>A9D06  What is an advantage of using a trap antenna?
  32388. </text>
  32389.     </content>
  32390.     <content>
  32391.         <layer>background</layer>
  32392.         <id>11</id>
  32393.         <text> It has high directivity in the higher-frequency bands
  32394. </text>
  32395.     </content>
  32396.     <content>
  32397.         <layer>background</layer>
  32398.         <id>27</id>
  32399.         <text> It has high gain
  32400. </text>
  32401.     </content>
  32402.     <content>
  32403.         <layer>background</layer>
  32404.         <id>28</id>
  32405.         <text> It minimizes harmonic radiation
  32406. </text>
  32407.     </content>
  32408.     <content>
  32409.         <layer>background</layer>
  32410.         <id>29</id>
  32411.         <text> It may be used for multiband operation</text>
  32412.     </content>
  32413.     <name></name>
  32414.     <script>on openCard
  32415. global group,rightone
  32416. put 49 into group
  32417. put "D" into rightone
  32418. pass openCard
  32419. end openCard
  32420. </script>
  32421. </card>
  32422.  
  32423.  
  32424. card_172223.xml
  32425. <?xml version="1.0" encoding="utf-8" ?>
  32426. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32427. <card>
  32428.     <id>172223</id>
  32429.     <filler1>0</filler1>
  32430.     <cantDelete> <true /> </cantDelete>
  32431.     <showPict> <true /> </showPict>
  32432.     <dontSearch> <false /> </dontSearch>
  32433.     <owner>7720</owner>
  32434.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32435.     <content>
  32436.         <layer>background</layer>
  32437.         <id>20</id>
  32438.         <text>Question #49</text>
  32439.     </content>
  32440.     <content>
  32441.         <layer>background</layer>
  32442.         <id>1</id>
  32443.         <text>A9D07  What happens at the base feedpoint of a fixed length HF mobile antenna
  32444. as the frequency of operation is lowered?
  32445.   </text>
  32446.     </content>
  32447.     <content>
  32448.         <layer>background</layer>
  32449.         <id>11</id>
  32450.         <text>The resistance decreases and the capacitive reactance decreases
  32451. </text>
  32452.     </content>
  32453.     <content>
  32454.         <layer>background</layer>
  32455.         <id>27</id>
  32456.         <text>The resistance decreases and the capacitive reactance increases
  32457.  </text>
  32458.     </content>
  32459.     <content>
  32460.         <layer>background</layer>
  32461.         <id>28</id>
  32462.         <text>The resistance increases and the capacitive reactance decreases
  32463. </text>
  32464.     </content>
  32465.     <content>
  32466.         <layer>background</layer>
  32467.         <id>29</id>
  32468.         <text> The resistance increases and the capacitive reactance increases</text>
  32469.     </content>
  32470.     <name></name>
  32471.     <script>on openCard
  32472. global group,rightone
  32473. put 49 into group
  32474. put "B" into rightone
  32475. pass openCard
  32476. end openCard
  32477. </script>
  32478. </card>
  32479.  
  32480.  
  32481. card_172478.xml
  32482. <?xml version="1.0" encoding="utf-8" ?>
  32483. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32484. <card>
  32485.     <id>172478</id>
  32486.     <filler1>0</filler1>
  32487.     <cantDelete> <true /> </cantDelete>
  32488.     <showPict> <true /> </showPict>
  32489.     <dontSearch> <false /> </dontSearch>
  32490.     <owner>7720</owner>
  32491.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32492.     <content>
  32493.         <layer>background</layer>
  32494.         <id>20</id>
  32495.         <text>Question #49</text>
  32496.     </content>
  32497.     <content>
  32498.         <layer>background</layer>
  32499.         <id>1</id>
  32500.         <text>A9D08  What information is necessary to design an impedance matching system
  32501. for an antenna?
  32502.   </text>
  32503.     </content>
  32504.     <content>
  32505.         <layer>background</layer>
  32506.         <id>11</id>
  32507.         <text> Feedpoint radiation resistance and loss resistance
  32508. </text>
  32509.     </content>
  32510.     <content>
  32511.         <layer>background</layer>
  32512.         <id>27</id>
  32513.         <text>Feedpoint radiation reactance
  32514. </text>
  32515.     </content>
  32516.     <content>
  32517.         <layer>background</layer>
  32518.         <id>28</id>
  32519.         <text>Transmission-line characteristic impedance
  32520.  </text>
  32521.     </content>
  32522.     <content>
  32523.         <layer>background</layer>
  32524.         <id>29</id>
  32525.         <text>All of these choices</text>
  32526.     </content>
  32527.     <name></name>
  32528.     <script>on openCard
  32529. global group,rightone
  32530. put 49 into group
  32531. put "D" into rightone
  32532. pass openCard
  32533. end openCard
  32534. </script>
  32535. </card>
  32536.  
  32537.  
  32538. card_172770.xml
  32539. <?xml version="1.0" encoding="utf-8" ?>
  32540. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32541. <card>
  32542.     <id>172770</id>
  32543.     <filler1>0</filler1>
  32544.     <cantDelete> <true /> </cantDelete>
  32545.     <showPict> <true /> </showPict>
  32546.     <dontSearch> <false /> </dontSearch>
  32547.     <owner>7720</owner>
  32548.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32549.     <content>
  32550.         <layer>background</layer>
  32551.         <id>20</id>
  32552.         <text>Question #49</text>
  32553.     </content>
  32554.     <content>
  32555.         <layer>background</layer>
  32556.         <id>1</id>
  32557.         <text>A9D09  How must the driven element in a 3-element Yagi be tuned to use a
  32558. "hairpin" matching system?
  32559.  </text>
  32560.     </content>
  32561.     <content>
  32562.         <layer>background</layer>
  32563.         <id>11</id>
  32564.         <text> The driven element reactance is capacitive
  32565. </text>
  32566.     </content>
  32567.     <content>
  32568.         <layer>background</layer>
  32569.         <id>27</id>
  32570.         <text> The driven element reactance is inductive
  32571. </text>
  32572.     </content>
  32573.     <content>
  32574.         <layer>background</layer>
  32575.         <id>28</id>
  32576.         <text>The driven element resonance is higher than the operating frequency
  32577.  </text>
  32578.     </content>
  32579.     <content>
  32580.         <layer>background</layer>
  32581.         <id>29</id>
  32582.         <text>The driven element radiation resistance is higher than the
  32583. characteristic impedance of the transmission line</text>
  32584.     </content>
  32585.     <name></name>
  32586.     <script>on openCard
  32587. global group,rightone
  32588. put 49 into group
  32589. put "A" into rightone
  32590. pass openCard
  32591. end openCard
  32592. </script>
  32593. </card>
  32594.  
  32595.  
  32596. card_173203.xml
  32597. <?xml version="1.0" encoding="utf-8" ?>
  32598. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32599. <card>
  32600.     <id>173203</id>
  32601.     <filler1>0</filler1>
  32602.     <cantDelete> <true /> </cantDelete>
  32603.     <showPict> <true /> </showPict>
  32604.     <dontSearch> <false /> </dontSearch>
  32605.     <owner>7720</owner>
  32606.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32607.     <content>
  32608.         <layer>background</layer>
  32609.         <id>20</id>
  32610.         <text>Question #49</text>
  32611.     </content>
  32612.     <content>
  32613.         <layer>background</layer>
  32614.         <id>1</id>
  32615.         <text>A9D10  What is the equivalent lumped-constant network for a "hairpin"
  32616. matching system on a 3-element Yagi?
  32617. </text>
  32618.     </content>
  32619.     <content>
  32620.         <layer>background</layer>
  32621.         <id>11</id>
  32622.         <text> Pi network
  32623. </text>
  32624.     </content>
  32625.     <content>
  32626.         <layer>background</layer>
  32627.         <id>27</id>
  32628.         <text> Pi-L network
  32629. </text>
  32630.     </content>
  32631.     <content>
  32632.         <layer>background</layer>
  32633.         <id>28</id>
  32634.         <text> L network
  32635. </text>
  32636.     </content>
  32637.     <content>
  32638.         <layer>background</layer>
  32639.         <id>29</id>
  32640.         <text> Parallel-resonant tank
  32641. </text>
  32642.     </content>
  32643.     <name></name>
  32644.     <script>on openCard
  32645. global group,rightone
  32646. put 49 into group
  32647. put "C" into rightone
  32648. pass openCard
  32649. end openCard
  32650. </script>
  32651. </card>
  32652.  
  32653.  
  32654. card_173332.xml
  32655. <?xml version="1.0" encoding="utf-8" ?>
  32656. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32657. <card>
  32658.     <id>173332</id>
  32659.     <filler1>0</filler1>
  32660.     <cantDelete> <true /> </cantDelete>
  32661.     <showPict> <true /> </showPict>
  32662.     <dontSearch> <false /> </dontSearch>
  32663.     <owner>7720</owner>
  32664.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32665.     <content>
  32666.         <layer>background</layer>
  32667.         <id>20</id>
  32668.         <text>Question #49</text>
  32669.     </content>
  32670.     <content>
  32671.         <layer>background</layer>
  32672.         <id>1</id>
  32673.         <text>A9D11  What happens to the bandwidth of an antenna as it is shortened through
  32674. the use of loading coils?
  32675. </text>
  32676.     </content>
  32677.     <content>
  32678.         <layer>background</layer>
  32679.         <id>11</id>
  32680.         <text> It is increased
  32681. </text>
  32682.     </content>
  32683.     <content>
  32684.         <layer>background</layer>
  32685.         <id>27</id>
  32686.         <text> It is decreased
  32687. </text>
  32688.     </content>
  32689.     <content>
  32690.         <layer>background</layer>
  32691.         <id>28</id>
  32692.         <text> No change occurs</text>
  32693.     </content>
  32694.     <content>
  32695.         <layer>background</layer>
  32696.         <id>29</id>
  32697.         <text>It becomes flat
  32698. </text>
  32699.     </content>
  32700.     <name></name>
  32701.     <script>on openCard
  32702. global group,rightone
  32703. put 49 into group
  32704. put "B" into rightone
  32705. pass openCard
  32706. end openCard
  32707. </script>
  32708. </card>
  32709.  
  32710.  
  32711. card_173700.xml
  32712. <?xml version="1.0" encoding="utf-8" ?>
  32713. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32714. <card>
  32715.     <id>173700</id>
  32716.     <filler1>0</filler1>
  32717.     <cantDelete> <true /> </cantDelete>
  32718.     <showPict> <true /> </showPict>
  32719.     <dontSearch> <false /> </dontSearch>
  32720.     <owner>7720</owner>
  32721.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32722.     <content>
  32723.         <layer>background</layer>
  32724.         <id>20</id>
  32725.         <text>Question #49</text>
  32726.     </content>
  32727.     <content>
  32728.         <layer>background</layer>
  32729.         <id>1</id>
  32730.         <text>A9D12  What is an advantage of using top loading in a shortened HF vertical
  32731. antenna?
  32732. </text>
  32733.     </content>
  32734.     <content>
  32735.         <layer>background</layer>
  32736.         <id>11</id>
  32737.         <text> Lower Q
  32738. </text>
  32739.     </content>
  32740.     <content>
  32741.         <layer>background</layer>
  32742.         <id>27</id>
  32743.         <text> Greater structural strength
  32744. </text>
  32745.     </content>
  32746.     <content>
  32747.         <layer>background</layer>
  32748.         <id>28</id>
  32749.         <text> Higher losses
  32750. </text>
  32751.     </content>
  32752.     <content>
  32753.         <layer>background</layer>
  32754.         <id>29</id>
  32755.         <text> Improved radiation efficiency
  32756. </text>
  32757.     </content>
  32758.     <name></name>
  32759.     <script>on openCard
  32760. global group,rightone
  32761. put 49 into group
  32762. put "D" into rightone
  32763. pass openCard
  32764. end openCard
  32765. </script>
  32766. </card>
  32767.  
  32768.  
  32769. card_174058.xml
  32770. <?xml version="1.0" encoding="utf-8" ?>
  32771. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32772. <card>
  32773.     <id>174058</id>
  32774.     <filler1>0</filler1>
  32775.     <cantDelete> <true /> </cantDelete>
  32776.     <showPict> <true /> </showPict>
  32777.     <dontSearch> <false /> </dontSearch>
  32778.     <owner>7720</owner>
  32779.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32780.     <content>
  32781.         <layer>background</layer>
  32782.         <id>20</id>
  32783.         <text>Question #49</text>
  32784.     </content>
  32785.     <content>
  32786.         <layer>background</layer>
  32787.         <id>1</id>
  32788.         <text>A9E01  What is the velocity factor of a transmission line?
  32789.  
  32790.  
  32791. </text>
  32792.     </content>
  32793.     <content>
  32794.         <layer>background</layer>
  32795.         <id>11</id>
  32796.         <text>The ratio of the characteristic impedance of the line to the
  32797. terminating impedance</text>
  32798.     </content>
  32799.     <content>
  32800.         <layer>background</layer>
  32801.         <id>27</id>
  32802.         <text>The index of shielding for coaxial cable</text>
  32803.     </content>
  32804.     <content>
  32805.         <layer>background</layer>
  32806.         <id>28</id>
  32807.         <text>The velocity of the wave on the transmission line multiplied by the
  32808. velocity of light in a vacuum</text>
  32809.     </content>
  32810.     <content>
  32811.         <layer>background</layer>
  32812.         <id>29</id>
  32813.         <text> The velocity of the wave on the transmission line divided by the
  32814. velocity of light in a vacuum</text>
  32815.     </content>
  32816.     <name></name>
  32817.     <script>on openCard
  32818. global group,rightone
  32819. put 50 into group
  32820. put "D" into rightone
  32821. pass openCard
  32822. end openCard
  32823. </script>
  32824. </card>
  32825.  
  32826.  
  32827. card_174275.xml
  32828. <?xml version="1.0" encoding="utf-8" ?>
  32829. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32830. <card>
  32831.     <id>174275</id>
  32832.     <filler1>0</filler1>
  32833.     <cantDelete> <true /> </cantDelete>
  32834.     <showPict> <true /> </showPict>
  32835.     <dontSearch> <false /> </dontSearch>
  32836.     <owner>7720</owner>
  32837.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32838.     <content>
  32839.         <layer>background</layer>
  32840.         <id>20</id>
  32841.         <text>Question #49</text>
  32842.     </content>
  32843.     <content>
  32844.         <layer>background</layer>
  32845.         <id>1</id>
  32846.         <text>A9E02  What is the term for the ratio of the actual velocity at which a
  32847. signal travels through a transmission line to the speed of light in a
  32848. vacuum?
  32849. </text>
  32850.     </content>
  32851.     <content>
  32852.         <layer>background</layer>
  32853.         <id>11</id>
  32854.         <text> Velocity factor</text>
  32855.     </content>
  32856.     <content>
  32857.         <layer>background</layer>
  32858.         <id>27</id>
  32859.         <text> Characteristic impedance
  32860. </text>
  32861.     </content>
  32862.     <content>
  32863.         <layer>background</layer>
  32864.         <id>28</id>
  32865.         <text> Surge impedance</text>
  32866.     </content>
  32867.     <content>
  32868.         <layer>background</layer>
  32869.         <id>29</id>
  32870.         <text> Standing wave ratio
  32871. </text>
  32872.     </content>
  32873.     <name></name>
  32874.     <script>on openCard
  32875. global group,rightone
  32876. put 50 into group
  32877. put "A" into rightone
  32878. pass openCard
  32879. end openCard
  32880. </script>
  32881. </card>
  32882.  
  32883.  
  32884. card_174339.xml
  32885. <?xml version="1.0" encoding="utf-8" ?>
  32886. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32887. <card>
  32888.     <id>174339</id>
  32889.     <filler1>0</filler1>
  32890.     <cantDelete> <true /> </cantDelete>
  32891.     <showPict> <true /> </showPict>
  32892.     <dontSearch> <false /> </dontSearch>
  32893.     <owner>7720</owner>
  32894.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32895.     <content>
  32896.         <layer>background</layer>
  32897.         <id>20</id>
  32898.         <text>Question #49</text>
  32899.     </content>
  32900.     <content>
  32901.         <layer>background</layer>
  32902.         <id>1</id>
  32903.         <text>A9E03  What is the typical velocity factor for a coaxial cable with
  32904. polyethylene dielectric?
  32905.  
  32906. </text>
  32907.     </content>
  32908.     <content>
  32909.         <layer>background</layer>
  32910.         <id>11</id>
  32911.         <text>2.70</text>
  32912.     </content>
  32913.     <content>
  32914.         <layer>background</layer>
  32915.         <id>27</id>
  32916.         <text>0.66</text>
  32917.     </content>
  32918.     <content>
  32919.         <layer>background</layer>
  32920.         <id>28</id>
  32921.         <text>0.30</text>
  32922.     </content>
  32923.     <content>
  32924.         <layer>background</layer>
  32925.         <id>29</id>
  32926.         <text> 0.10</text>
  32927.     </content>
  32928.     <name></name>
  32929.     <script>on openCard
  32930. global group,rightone
  32931. put 50 into group
  32932. put "B" into rightone
  32933. pass openCard
  32934. end openCard
  32935. </script>
  32936. </card>
  32937.  
  32938.  
  32939. card_174824.xml
  32940. <?xml version="1.0" encoding="utf-8" ?>
  32941. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32942. <card>
  32943.     <id>174824</id>
  32944.     <filler1>0</filler1>
  32945.     <cantDelete> <true /> </cantDelete>
  32946.     <showPict> <true /> </showPict>
  32947.     <dontSearch> <false /> </dontSearch>
  32948.     <owner>7720</owner>
  32949.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  32950.     <content>
  32951.         <layer>background</layer>
  32952.         <id>20</id>
  32953.         <text>Question #49</text>
  32954.     </content>
  32955.     <content>
  32956.         <layer>background</layer>
  32957.         <id>1</id>
  32958.         <text>A9E04  What determines the velocity factor in a transmission line?
  32959.  
  32960.  
  32961.  
  32962.  
  32963. </text>
  32964.     </content>
  32965.     <content>
  32966.         <layer>background</layer>
  32967.         <id>11</id>
  32968.         <text> The termination impedance</text>
  32969.     </content>
  32970.     <content>
  32971.         <layer>background</layer>
  32972.         <id>27</id>
  32973.         <text>The line length</text>
  32974.     </content>
  32975.     <content>
  32976.         <layer>background</layer>
  32977.         <id>28</id>
  32978.         <text>Dielectrics in the line</text>
  32979.     </content>
  32980.     <content>
  32981.         <layer>background</layer>
  32982.         <id>29</id>
  32983.         <text>The center conductor resistivity</text>
  32984.     </content>
  32985.     <name></name>
  32986.     <script>on openCard
  32987. global group,rightone
  32988. put 50 into group
  32989. put "C" into rightone
  32990. pass openCard
  32991. end openCard
  32992. </script>
  32993. </card>
  32994.  
  32995.  
  32996. card_175038.xml
  32997. <?xml version="1.0" encoding="utf-8" ?>
  32998. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  32999. <card>
  33000.     <id>175038</id>
  33001.     <filler1>0</filler1>
  33002.     <cantDelete> <true /> </cantDelete>
  33003.     <showPict> <true /> </showPict>
  33004.     <dontSearch> <false /> </dontSearch>
  33005.     <owner>7720</owner>
  33006.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33007.     <content>
  33008.         <layer>background</layer>
  33009.         <id>20</id>
  33010.         <text>Question #49</text>
  33011.     </content>
  33012.     <content>
  33013.         <layer>background</layer>
  33014.         <id>1</id>
  33015.         <text>A9E05  Why is the physical length of a coaxial cable transmission line
  33016. shorter than its electrical length?
  33017. </text>
  33018.     </content>
  33019.     <content>
  33020.         <layer>background</layer>
  33021.         <id>11</id>
  33022.         <text>Skin effect is less pronounced in the coaxial cable</text>
  33023.     </content>
  33024.     <content>
  33025.         <layer>background</layer>
  33026.         <id>27</id>
  33027.         <text> The characteristic impedance is higher in the parallel feed line</text>
  33028.     </content>
  33029.     <content>
  33030.         <layer>background</layer>
  33031.         <id>28</id>
  33032.         <text>The surge impedance is higher in the parallel feed line</text>
  33033.     </content>
  33034.     <content>
  33035.         <layer>background</layer>
  33036.         <id>29</id>
  33037.         <text> RF energy moves slower along the coaxial cable</text>
  33038.     </content>
  33039.     <name></name>
  33040.     <script>on openCard
  33041. global group,rightone
  33042. put 50 into group
  33043. put "D" into rightone
  33044. pass openCard
  33045. end openCard
  33046. </script>
  33047. </card>
  33048.  
  33049.  
  33050. card_175202.xml
  33051. <?xml version="1.0" encoding="utf-8" ?>
  33052. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33053. <card>
  33054.     <id>175202</id>
  33055.     <filler1>0</filler1>
  33056.     <cantDelete> <true /> </cantDelete>
  33057.     <showPict> <true /> </showPict>
  33058.     <dontSearch> <false /> </dontSearch>
  33059.     <owner>7720</owner>
  33060.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33061.     <content>
  33062.         <layer>background</layer>
  33063.         <id>20</id>
  33064.         <text>Question #49</text>
  33065.     </content>
  33066.     <content>
  33067.         <layer>background</layer>
  33068.         <id>1</id>
  33069.         <text>A9E06  What would be the physical length of a typical coaxial transmission
  33070. line that is electrically one-quarter wavelength long at 14.1 MHz?
  33071. (Assume a velocity factor of 0.66.)
  33072.  
  33073.  
  33074. </text>
  33075.     </content>
  33076.     <content>
  33077.         <layer>background</layer>
  33078.         <id>11</id>
  33079.         <text> 20 meters</text>
  33080.     </content>
  33081.     <content>
  33082.         <layer>background</layer>
  33083.         <id>27</id>
  33084.         <text> 2.33 meters</text>
  33085.     </content>
  33086.     <content>
  33087.         <layer>background</layer>
  33088.         <id>28</id>
  33089.         <text>3.51 meters</text>
  33090.     </content>
  33091.     <content>
  33092.         <layer>background</layer>
  33093.         <id>29</id>
  33094.         <text> 0.25 meters</text>
  33095.     </content>
  33096.     <name></name>
  33097.     <script>on openCard
  33098. global group,rightone
  33099. put 50 into group
  33100. put "C" into rightone
  33101. pass openCard
  33102. end openCard
  33103. </script>
  33104. </card>
  33105.  
  33106.  
  33107. card_175542.xml
  33108. <?xml version="1.0" encoding="utf-8" ?>
  33109. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33110. <card>
  33111.     <id>175542</id>
  33112.     <filler1>0</filler1>
  33113.     <cantDelete> <true /> </cantDelete>
  33114.     <showPict> <true /> </showPict>
  33115.     <dontSearch> <false /> </dontSearch>
  33116.     <owner>7720</owner>
  33117.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33118.     <content>
  33119.         <layer>background</layer>
  33120.         <id>20</id>
  33121.         <text>Question #49</text>
  33122.     </content>
  33123.     <content>
  33124.         <layer>background</layer>
  33125.         <id>1</id>
  33126.         <text>A9E07  What would be the physical length of a typical coaxial transmission
  33127. line that is electrically one-quarter wavelength long at 7.2 MHz?
  33128. (Assume a velocity factor of 0.66.)
  33129.  
  33130.  
  33131. </text>
  33132.     </content>
  33133.     <content>
  33134.         <layer>background</layer>
  33135.         <id>11</id>
  33136.         <text>10.5 meters
  33137. </text>
  33138.     </content>
  33139.     <content>
  33140.         <layer>background</layer>
  33141.         <id>27</id>
  33142.         <text> 6.88 meters</text>
  33143.     </content>
  33144.     <content>
  33145.         <layer>background</layer>
  33146.         <id>28</id>
  33147.         <text>24 meters</text>
  33148.     </content>
  33149.     <content>
  33150.         <layer>background</layer>
  33151.         <id>29</id>
  33152.         <text> 50 meters</text>
  33153.     </content>
  33154.     <name></name>
  33155.     <script>on openCard
  33156. global group,rightone
  33157. put 50 into group
  33158. put "B" into rightone
  33159. pass openCard
  33160. end openCard
  33161. </script>
  33162. </card>
  33163.  
  33164.  
  33165. card_175772.xml
  33166. <?xml version="1.0" encoding="utf-8" ?>
  33167. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33168. <card>
  33169.     <id>175772</id>
  33170.     <filler1>0</filler1>
  33171.     <cantDelete> <true /> </cantDelete>
  33172.     <showPict> <true /> </showPict>
  33173.     <dontSearch> <false /> </dontSearch>
  33174.     <owner>7720</owner>
  33175.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33176.     <content>
  33177.         <layer>background</layer>
  33178.         <id>20</id>
  33179.         <text>Question #49</text>
  33180.     </content>
  33181.     <content>
  33182.         <layer>background</layer>
  33183.         <id>1</id>
  33184.         <text>A9E08  What is the physical length of a parallel conductor feed line that is
  33185. electrically one-half wavelength long at 14.10 MHz? (Assume a velocity
  33186. factor of 0.95.)
  33187. </text>
  33188.     </content>
  33189.     <content>
  33190.         <layer>background</layer>
  33191.         <id>11</id>
  33192.         <text> 15 meters</text>
  33193.     </content>
  33194.     <content>
  33195.         <layer>background</layer>
  33196.         <id>27</id>
  33197.         <text> 20.2 meters</text>
  33198.     </content>
  33199.     <content>
  33200.         <layer>background</layer>
  33201.         <id>28</id>
  33202.         <text> 10.1 meters
  33203. </text>
  33204.     </content>
  33205.     <content>
  33206.         <layer>background</layer>
  33207.         <id>29</id>
  33208.         <text> 70.8 meters</text>
  33209.     </content>
  33210.     <name></name>
  33211.     <script>on openCard
  33212. global group,rightone
  33213. put 50 into group
  33214. put "C" into rightone
  33215. pass openCard
  33216. end openCard
  33217. </script>
  33218. </card>
  33219.  
  33220.  
  33221. card_175949.xml
  33222. <?xml version="1.0" encoding="utf-8" ?>
  33223. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33224. <card>
  33225.     <id>175949</id>
  33226.     <filler1>0</filler1>
  33227.     <cantDelete> <true /> </cantDelete>
  33228.     <showPict> <true /> </showPict>
  33229.     <dontSearch> <false /> </dontSearch>
  33230.     <owner>7720</owner>
  33231.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33232.     <content>
  33233.         <layer>background</layer>
  33234.         <id>20</id>
  33235.         <text>Question #49</text>
  33236.     </content>
  33237.     <content>
  33238.         <layer>background</layer>
  33239.         <id>1</id>
  33240.         <text>A9E09  What is the physical length of a twin lead transmission feed line at
  33241. 3.65 MHz? (Assume a velocity factor of 0.8.)
  33242.  </text>
  33243.     </content>
  33244.     <content>
  33245.         <layer>background</layer>
  33246.         <id>11</id>
  33247.         <text> Electrical length times 0.8</text>
  33248.     </content>
  33249.     <content>
  33250.         <layer>background</layer>
  33251.         <id>27</id>
  33252.         <text>Electrical length divided by 0.8</text>
  33253.     </content>
  33254.     <content>
  33255.         <layer>background</layer>
  33256.         <id>28</id>
  33257.         <text> 80 meters</text>
  33258.     </content>
  33259.     <content>
  33260.         <layer>background</layer>
  33261.         <id>29</id>
  33262.         <text>160 meters
  33263. </text>
  33264.     </content>
  33265.     <name></name>
  33266.     <script>on openCard
  33267. global group,rightone
  33268. put 50 into group
  33269. put "A" into rightone
  33270. pass openCard
  33271. end openCard
  33272. </script>
  33273. </card>
  33274.  
  33275.  
  33276. card_176371.xml
  33277. <?xml version="1.0" encoding="utf-8" ?>
  33278. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33279. <card>
  33280.     <id>176371</id>
  33281.     <filler1>0</filler1>
  33282.     <cantDelete> <true /> </cantDelete>
  33283.     <showPict> <true /> </showPict>
  33284.     <dontSearch> <false /> </dontSearch>
  33285.     <owner>7720</owner>
  33286.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33287.     <content>
  33288.         <layer>background</layer>
  33289.         <id>20</id>
  33290.         <text>Question #50</text>
  33291.     </content>
  33292.     <content>
  33293.         <layer>background</layer>
  33294.         <id>1</id>
  33295.         <text>A9E10  What parameter best describes the interactions at the load end of a
  33296. mismatched transmission line?
  33297.  
  33298.  
  33299.  </text>
  33300.     </content>
  33301.     <content>
  33302.         <layer>background</layer>
  33303.         <id>11</id>
  33304.         <text> Characteristic impedance
  33305. </text>
  33306.     </content>
  33307.     <content>
  33308.         <layer>background</layer>
  33309.         <id>27</id>
  33310.         <text> Reflection coefficient</text>
  33311.     </content>
  33312.     <content>
  33313.         <layer>background</layer>
  33314.         <id>28</id>
  33315.         <text> Velocity factor</text>
  33316.     </content>
  33317.     <content>
  33318.         <layer>background</layer>
  33319.         <id>29</id>
  33320.         <text>Dielectric Constant</text>
  33321.     </content>
  33322.     <name></name>
  33323.     <script>on openCard
  33324. global group,rightone
  33325. put 50 into group
  33326. put "B" into rightone
  33327. pass openCard
  33328. end openCard
  33329. </script>
  33330. </card>
  33331.  
  33332.  
  33333. card_176440.xml
  33334. <?xml version="1.0" encoding="utf-8" ?>
  33335. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33336. <card>
  33337.     <id>176440</id>
  33338.     <filler1>0</filler1>
  33339.     <cantDelete> <true /> </cantDelete>
  33340.     <showPict> <true /> </showPict>
  33341.     <dontSearch> <false /> </dontSearch>
  33342.     <owner>7720</owner>
  33343.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33344.     <content>
  33345.         <layer>background</layer>
  33346.         <id>20</id>
  33347.         <text>Question #50</text>
  33348.     </content>
  33349.     <content>
  33350.         <layer>background</layer>
  33351.         <id>1</id>
  33352.         <text>A9E11  Which of the following measurements describes a mismatched
  33353. transmission line?
  33354. </text>
  33355.     </content>
  33356.     <content>
  33357.         <layer>background</layer>
  33358.         <id>11</id>
  33359.         <text> An SWR less than 1:1</text>
  33360.     </content>
  33361.     <content>
  33362.         <layer>background</layer>
  33363.         <id>27</id>
  33364.         <text> A reflection coefficient greater than 1</text>
  33365.     </content>
  33366.     <content>
  33367.         <layer>background</layer>
  33368.         <id>28</id>
  33369.         <text> A dielectric constant greater than 1</text>
  33370.     </content>
  33371.     <content>
  33372.         <layer>background</layer>
  33373.         <id>29</id>
  33374.         <text> An SWR greater than 1:1</text>
  33375.     </content>
  33376.     <name></name>
  33377.     <script>on openCard
  33378. global group,rightone
  33379. put 50 into group
  33380. put "D" into rightone
  33381. pass openCard
  33382. end openCard
  33383. </script>
  33384. </card>
  33385.  
  33386.  
  33387. card_176728.xml
  33388. <?xml version="1.0" encoding="utf-8" ?>
  33389. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33390. <card>
  33391.     <id>176728</id>
  33392.     <filler1>0</filler1>
  33393.     <cantDelete> <true /> </cantDelete>
  33394.     <showPict> <true /> </showPict>
  33395.     <dontSearch> <false /> </dontSearch>
  33396.     <owner>7720</owner>
  33397.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33398.     <content>
  33399.         <layer>background</layer>
  33400.         <id>20</id>
  33401.         <text>Question #50</text>
  33402.     </content>
  33403.     <content>
  33404.         <layer>background</layer>
  33405.         <id>1</id>
  33406.         <text>A9E12  What characteristic will 450-ohm ladder line have at 50 MHz, as
  33407. compared to 0.195-inch-diameter coaxial cable (such as RG-58)?
  33408.  </text>
  33409.     </content>
  33410.     <content>
  33411.         <layer>background</layer>
  33412.         <id>11</id>
  33413.         <text> Lower loss in dB/100 feet
  33414. </text>
  33415.     </content>
  33416.     <content>
  33417.         <layer>background</layer>
  33418.         <id>27</id>
  33419.         <text>Higher SWR
  33420. </text>
  33421.     </content>
  33422.     <content>
  33423.         <layer>background</layer>
  33424.         <id>28</id>
  33425.         <text>Smaller reflection coefficient
  33426.  </text>
  33427.     </content>
  33428.     <content>
  33429.         <layer>background</layer>
  33430.         <id>29</id>
  33431.         <text> Lower velocity factor
  33432. </text>
  33433.     </content>
  33434.     <name></name>
  33435.     <script>on openCard
  33436. global group,rightone
  33437. put 50 into group
  33438. put "A" into rightone
  33439. pass openCard
  33440. end openCard
  33441. </script>
  33442. </card>
  33443.  
  33444.  
  33445. card_6793.xml
  33446. <?xml version="1.0" encoding="utf-8" ?>
  33447. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33448. <card>
  33449.     <id>6793</id>
  33450.     <filler1>0</filler1>
  33451.     <bitmap>BMAP_51697.pbm</bitmap>
  33452.     <cantDelete> <true /> </cantDelete>
  33453.     <showPict> <true /> </showPict>
  33454.     <dontSearch> <false /> </dontSearch>
  33455.     <owner>28631</owner>
  33456.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33457.     <part>
  33458.         <id>2</id>
  33459.         <type>button</type>
  33460.         <visible> <true /> </visible>
  33461.         <reserved5> 0 </reserved5>
  33462.         <reserved4> 0 </reserved4>
  33463.         <reserved3> 0 </reserved3>
  33464.         <reserved2> 0 </reserved2>
  33465.         <reserved1> 0 </reserved1>
  33466.         <enabled> <true /> </enabled>
  33467.         <rect>
  33468.             <left>192</left>
  33469.             <top>296</top>
  33470.             <right>234</right>
  33471.             <bottom>323</bottom>
  33472.         </rect>
  33473.         <style>roundrect</style>
  33474.         <showName> <true /> </showName>
  33475.         <highlight> <false /> </highlight>
  33476.         <autoHighlight> <true /> </autoHighlight>
  33477.         <sharedHighlight> <true /> </sharedHighlight>
  33478.         <family>0</family>
  33479.         <titleWidth>0</titleWidth>
  33480.         <icon>0</icon>
  33481.         <textAlign>center</textAlign>
  33482.         <font>Chicago</font>
  33483.         <textSize>12</textSize>
  33484.         <textStyle>plain</textStyle>
  33485.         <name>yes</name>
  33486.         <script>on mouseUp
  33487. global questlist -- question # option
  33488. if field qmissed of card report is empty then
  33489. answer "Perfect score! No need to review." with "OK"
  33490. exit mouseUp
  33491. end if
  33492. put field qmissed of card report into numWrong
  33493. repeat with x=1 to the number of items of numWrong
  33494. put empty into field qmissed of card report
  33495. get item x of numWrong
  33496. get item it of questlist -- only required for question # option
  33497. go card it
  33498. reView
  33499. end repeat
  33500. go card report
  33501. put numWrong into field qmissed of card report
  33502. end mouseUp
  33503.  
  33504.  
  33505.  
  33506.  
  33507.  
  33508.  
  33509.  
  33510.  
  33511.  
  33512.  
  33513.  
  33514.  
  33515. </script>
  33516.     </part>
  33517.     <part>
  33518.         <id>3</id>
  33519.         <type>button</type>
  33520.         <visible> <true /> </visible>
  33521.         <reserved5> 0 </reserved5>
  33522.         <reserved4> 0 </reserved4>
  33523.         <reserved3> 0 </reserved3>
  33524.         <reserved2> 0 </reserved2>
  33525.         <reserved1> 0 </reserved1>
  33526.         <enabled> <true /> </enabled>
  33527.         <rect>
  33528.             <left>240</left>
  33529.             <top>296</top>
  33530.             <right>334</right>
  33531.             <bottom>323</bottom>
  33532.         </rect>
  33533.         <style>roundrect</style>
  33534.         <showName> <true /> </showName>
  33535.         <highlight> <false /> </highlight>
  33536.         <autoHighlight> <true /> </autoHighlight>
  33537.         <sharedHighlight> <true /> </sharedHighlight>
  33538.         <family>0</family>
  33539.         <titleWidth>0</titleWidth>
  33540.         <icon>0</icon>
  33541.         <textAlign>center</textAlign>
  33542.         <font>Chicago</font>
  33543.         <textSize>12</textSize>
  33544.         <textStyle>plain</textStyle>
  33545.         <name>no, new test</name>
  33546.         <script>on mouseUp
  33547. global score,lockkey
  33548. put empty into field "QMissed"
  33549. put empty into score
  33550. put false into lockkey
  33551. go first card
  33552. end mouseUp
  33553.  
  33554.  
  33555. </script>
  33556.     </part>
  33557.     <part>
  33558.         <id>4</id>
  33559.         <type>button</type>
  33560.         <visible> <true /> </visible>
  33561.         <reserved5> 0 </reserved5>
  33562.         <reserved4> 0 </reserved4>
  33563.         <reserved3> 0 </reserved3>
  33564.         <reserved2> 0 </reserved2>
  33565.         <reserved1> 0 </reserved1>
  33566.         <enabled> <true /> </enabled>
  33567.         <rect>
  33568.             <left>413</left>
  33569.             <top>290</top>
  33570.             <right>492</right>
  33571.             <bottom>334</bottom>
  33572.         </rect>
  33573.         <style>transparent</style>
  33574.         <showName> <true /> </showName>
  33575.         <highlight> <false /> </highlight>
  33576.         <autoHighlight> <true /> </autoHighlight>
  33577.         <sharedHighlight> <true /> </sharedHighlight>
  33578.         <family>0</family>
  33579.         <titleWidth>0</titleWidth>
  33580.         <icon>1007</icon>
  33581.         <textAlign>center</textAlign>
  33582.         <font>Chicago</font>
  33583.         <textSize>12</textSize>
  33584.         <textStyle>plain</textStyle>
  33585.         <name>Print Score</name>
  33586.         <script>on mouseUp
  33587. lock screen
  33588. open printing
  33589. print this card
  33590. put field QMissed&"," into field QMissed
  33591. build_savedscores
  33592. print this card
  33593. close printing
  33594. go card report
  33595. unlock screen
  33596. end mouseUp
  33597. </script>
  33598.     </part>
  33599.     <part>
  33600.         <id>12</id>
  33601.         <type>button</type>
  33602.         <visible> <true /> </visible>
  33603.         <reserved5> 0 </reserved5>
  33604.         <reserved4> 0 </reserved4>
  33605.         <reserved3> 0 </reserved3>
  33606.         <reserved2> 0 </reserved2>
  33607.         <reserved1> 0 </reserved1>
  33608.         <enabled> <true /> </enabled>
  33609.         <rect>
  33610.             <left>421</left>
  33611.             <top>133</top>
  33612.             <right>487</right>
  33613.             <bottom>189</bottom>
  33614.         </rect>
  33615.         <style>transparent</style>
  33616.         <showName> <true /> </showName>
  33617.         <highlight> <false /> </highlight>
  33618.         <autoHighlight> <true /> </autoHighlight>
  33619.         <sharedHighlight> <true /> </sharedHighlight>
  33620.         <family>0</family>
  33621.         <titleWidth>0</titleWidth>
  33622.         <icon>12451</icon>
  33623.         <textAlign>center</textAlign>
  33624.         <font>Chicago</font>
  33625.         <textSize>12</textSize>
  33626.         <textStyle>plain</textStyle>
  33627.         <name>save scores</name>
  33628.         <script>on mouseUp
  33629. global username
  33630. put "This will create card savedscores_" & username into foo
  33631. answer foo with "OK" or "Cancel"
  33632. if it is "Cancel" then
  33633. exit mouseUp
  33634. end if
  33635. get userlevel
  33636. put it into savedlevel
  33637. set the userlevel to 5
  33638. savesc
  33639. set the userlevel to savedlevel
  33640. end mouseUp
  33641. </script>
  33642.     </part>
  33643.     <part>
  33644.         <id>13</id>
  33645.         <type>button</type>
  33646.         <visible> <true /> </visible>
  33647.         <reserved5> 0 </reserved5>
  33648.         <reserved4> 0 </reserved4>
  33649.         <reserved3> 0 </reserved3>
  33650.         <reserved2> 0 </reserved2>
  33651.         <reserved1> 0 </reserved1>
  33652.         <enabled> <true /> </enabled>
  33653.         <rect>
  33654.             <left>351</left>
  33655.             <top>296</top>
  33656.             <right>397</right>
  33657.             <bottom>328</bottom>
  33658.         </rect>
  33659.         <style>default</style>
  33660.         <showName> <true /> </showName>
  33661.         <highlight> <false /> </highlight>
  33662.         <autoHighlight> <false /> </autoHighlight>
  33663.         <sharedHighlight> <true /> </sharedHighlight>
  33664.         <family>0</family>
  33665.         <titleWidth>0</titleWidth>
  33666.         <icon>0</icon>
  33667.         <textAlign>center</textAlign>
  33668.         <font>Times</font>
  33669.         <textSize>12</textSize>
  33670.         <textStyle>plain</textStyle>
  33671.         <name>QUIT</name>
  33672.         <script>on mouseUp
  33673. doMenu "Quit HyperCard"
  33674. end mouseUp</script>
  33675.     </part>
  33676.     <content>
  33677.         <layer>background</layer>
  33678.         <id>1</id>
  33679.         <text>6:57:19 PM</text>
  33680.     </content>
  33681.     <content>
  33682.         <layer>background</layer>
  33683.         <id>2</id>
  33684.         <text>7:46:00 PM</text>
  33685.     </content>
  33686.     <content>
  33687.         <layer>background</layer>
  33688.         <id>3</id>
  33689.         <text>8</text>
  33690.     </content>
  33691.     <content>
  33692.         <layer>background</layer>
  33693.         <id>4</id>
  33694.         <text>50</text>
  33695.     </content>
  33696.     <content>
  33697.         <layer>background</layer>
  33698.         <id>5</id>
  33699.         <text>16%</text>
  33700.     </content>
  33701.     <content>
  33702.         <layer>background</layer>
  33703.         <id>7</id>
  33704.         <text>Ken</text>
  33705.     </content>
  33706.     <name>report</name>
  33707.     <script>on openCard
  33708. global immediate,questlist,questkey,questans,firstentry
  33709. --** if necessary to save this card, copy card, rename by adding
  33710. --** "_name" to end of card name, then delete from here down to --**
  33711. put false into immediate
  33712. put the long time into field "stop"
  33713. put empty into score
  33714. put empty into field qmissed
  33715. repeat with i=1 to number of items of questlist
  33716. if item i of questans = item i of questkey then
  33717. add 1 to score
  33718. else
  33719. put field qmissed & i & "," into field qmissed
  33720. --put field qmissed & item i of questlist & "," into field qmissed
  33721. end if
  33722. end repeat
  33723. set lockscreen to true
  33724.  
  33725. delete last character of field qmissed
  33726. --** and put correct score in next line (and uncomment)
  33727. --** put 22 into score -- replace 22 with correct score
  33728. --** also copy card savedscores, rename by adding "_name", and
  33729. --** edit script for the print button to call correct card names
  33730. if score is empty then put "0" into field "correct"
  33731. else put score into field "correct"
  33732. put the number of items of questlist into field "Q#"
  33733. if field "Q#" > 0 then
  33734. put score*100/field "Q#" & "%" into field "Percent"
  33735. put score*100/field "Q#" into foo
  33736. else
  33737. put "0%" into field "Percent"
  33738. put "0" into foo
  33739. end if
  33740.  
  33741. if foo >= 90 then play applause
  33742. end opencard
  33743.  
  33744. on build_savedscores
  33745. global questlist,questans
  33746. global username
  33747. put empty into savedscore1
  33748. put empty into savedscore2
  33749. put empty into savedscore3
  33750. repeat with i=1 to number of items of questlist
  33751. if i < 18 then
  33752. put savedscore1&item i of questans&return into savedscore1
  33753. else if i < 35 then
  33754. put savedscore2&item i of questans&return into savedscore2
  33755. else
  33756. put savedscore3&item i of questans&return into savedscore3
  33757. end if
  33758. end repeat
  33759.  
  33760. go card savedscores
  33761. put username into cd field name
  33762. put the date into cd field date
  33763. put savedscore1 into field ans1
  33764. put savedscore2 into field ans2
  33765. put savedscore3 into field ans3
  33766. end build_savedscores
  33767.  
  33768. on savesc
  33769. global username
  33770. doMenu "Copy Card"
  33771. doMenu "Paste Card"
  33772. set name of this card  to "report_" & username
  33773. set cantDelete of this card to false
  33774. set the script of this card to empty
  33775. set the script of button "save scores" to empty
  33776. set the script of button "Print Score" to empty
  33777. build_savedscores
  33778. doMenu "Copy Card"
  33779. doMenu "Paste Card"
  33780. set name of this card  to "savedscores_" & username
  33781. set cantDelete of this card to false
  33782. set the script of this card to empty
  33783. show  button "Delete Saved"
  33784. show  button "Print Score"
  33785. go card report
  33786. end savesc
  33787.  
  33788.  
  33789.  
  33790. </script>
  33791. </card>
  33792.  
  33793.  
  33794. card_5185.xml
  33795. <?xml version="1.0" encoding="utf-8" ?>
  33796. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  33797. <card>
  33798.     <id>5185</id>
  33799.     <filler1>0</filler1>
  33800.     <bitmap>BMAP_11004.pbm</bitmap>
  33801.     <cantDelete> <false /> </cantDelete>
  33802.     <showPict> <true /> </showPict>
  33803.     <dontSearch> <false /> </dontSearch>
  33804.     <owner>5491</owner>
  33805.     <link rel="stylesheet" type="text/css" href="stylesheet_5866.css" />
  33806.     <part>
  33807.         <id>1</id>
  33808.         <type>field</type>
  33809.         <visible> <true /> </visible>
  33810.         <dontWrap> <false /> </dontWrap>
  33811.         <dontSearch> <false /> </dontSearch>
  33812.         <sharedText> <false /> </sharedText>
  33813.         <fixedLineHeight> <true /> </fixedLineHeight>
  33814.         <autoTab> <false /> </autoTab>
  33815.         <lockText> <false /> </lockText>
  33816.         <rect>
  33817.             <left>62</left>
  33818.             <top>37</top>
  33819.             <right>241</right>
  33820.             <bottom>53</bottom>
  33821.         </rect>
  33822.         <style>transparent</style>
  33823.         <autoSelect> <false /> </autoSelect>
  33824.         <showLines> <false /> </showLines>
  33825.         <wideMargins> <false /> </wideMargins>
  33826.         <multipleLines> <false /> </multipleLines>
  33827.         <reservedFamily> 0 </reservedFamily>
  33828.         <titleWidth>0</titleWidth>
  33829.         <icon>0</icon>
  33830.         <textAlign>left</textAlign>
  33831.         <font>Geneva</font>
  33832.         <textSize>12</textSize>
  33833.         <textStyle>plain</textStyle>
  33834.         <textHeight>16</textHeight>
  33835.         <name>name</name>
  33836.         <script></script>
  33837.     </part>
  33838.     <part>
  33839.         <id>2</id>
  33840.         <type>field</type>
  33841.         <visible> <true /> </visible>
  33842.         <dontWrap> <false /> </dontWrap>
  33843.         <dontSearch> <false /> </dontSearch>
  33844.         <sharedText> <false /> </sharedText>
  33845.         <fixedLineHeight> <true /> </fixedLineHeight>
  33846.         <autoTab> <false /> </autoTab>
  33847.         <lockText> <false /> </lockText>
  33848.         <rect>
  33849.             <left>296</left>
  33850.             <top>35</top>
  33851.             <right>444</right>
  33852.             <bottom>52</bottom>
  33853.         </rect>
  33854.         <style>transparent</style>
  33855.         <autoSelect> <false /> </autoSelect>
  33856.         <showLines> <false /> </showLines>
  33857.         <wideMargins> <false /> </wideMargins>
  33858.         <multipleLines> <false /> </multipleLines>
  33859.         <reservedFamily> 0 </reservedFamily>
  33860.         <titleWidth>0</titleWidth>
  33861.         <icon>0</icon>
  33862.         <textAlign>left</textAlign>
  33863.         <font>Geneva</font>
  33864.         <textSize>12</textSize>
  33865.         <textStyle>plain</textStyle>
  33866.         <textHeight>16</textHeight>
  33867.         <name>date</name>
  33868.         <script></script>
  33869.     </part>
  33870.     <part>
  33871.         <id>5</id>
  33872.         <type>button</type>
  33873.         <visible> <false /> </visible>
  33874.         <reserved5> 0 </reserved5>
  33875.         <reserved4> 0 </reserved4>
  33876.         <reserved3> 0 </reserved3>
  33877.         <reserved2> 0 </reserved2>
  33878.         <reserved1> 0 </reserved1>
  33879.         <enabled> <true /> </enabled>
  33880.         <rect>
  33881.             <left>353</left>
  33882.             <top>6</top>
  33883.             <right>416</right>
  33884.             <bottom>56</bottom>
  33885.         </rect>
  33886.         <style>transparent</style>
  33887.         <showName> <true /> </showName>
  33888.         <highlight> <false /> </highlight>
  33889.         <autoHighlight> <false /> </autoHighlight>
  33890.         <sharedHighlight> <true /> </sharedHighlight>
  33891.         <family>0</family>
  33892.         <titleWidth>0</titleWidth>
  33893.         <icon>2</icon>
  33894.         <textAlign>center</textAlign>
  33895.         <font>Chicago</font>
  33896.         <textSize>12</textSize>
  33897.         <textStyle>plain</textStyle>
  33898.         <name>Delete Saved</name>
  33899.         <script>on mouseUp
  33900. put cd field name into foo2
  33901. get the short name of this card
  33902. put it into foo1
  33903. if it is "savedscores" then
  33904. answer "Can't delete this savedscores card" with "Cancel"
  33905. exit mouseUp
  33906. end if
  33907. if foo2 is empty then
  33908. answer "Can't delete card with no Username" with "Cancel"
  33909. exit mouseUp
  33910. end if
  33911. put "report_" & foo2 into foo
  33912. get userlevel
  33913. put it into savedlevel
  33914. set the userlevel to 5
  33915. get foo
  33916. go card it
  33917. doMenu "Delete Card"
  33918. put "savedscores_" & foo2 into foo
  33919. get foo
  33920. go card it
  33921. doMenu "Delete Card"
  33922. go card report
  33923. set the userlevel to savedlevel
  33924. end mouseUp
  33925. </script>
  33926.     </part>
  33927.     <part>
  33928.         <id>6</id>
  33929.         <type>button</type>
  33930.         <visible> <false /> </visible>
  33931.         <reserved5> 0 </reserved5>
  33932.         <reserved4> 0 </reserved4>
  33933.         <reserved3> 0 </reserved3>
  33934.         <reserved2> 0 </reserved2>
  33935.         <reserved1> 0 </reserved1>
  33936.         <enabled> <true /> </enabled>
  33937.         <rect>
  33938.             <left>417</left>
  33939.             <top>11</top>
  33940.             <right>496</right>
  33941.             <bottom>55</bottom>
  33942.         </rect>
  33943.         <style>transparent</style>
  33944.         <showName> <true /> </showName>
  33945.         <highlight> <false /> </highlight>
  33946.         <autoHighlight> <true /> </autoHighlight>
  33947.         <sharedHighlight> <true /> </sharedHighlight>
  33948.         <family>0</family>
  33949.         <titleWidth>0</titleWidth>
  33950.         <icon>1007</icon>
  33951.         <textAlign>center</textAlign>
  33952.         <font>Chicago</font>
  33953.         <textSize>12</textSize>
  33954.         <textStyle>plain</textStyle>
  33955.         <name>Print Score</name>
  33956.         <script>on mouseUp
  33957. lock screen
  33958. open printing
  33959. put "report_" & cd field name into foo
  33960. push card
  33961. get foo
  33962. go card it
  33963. print this card
  33964. pop card
  33965. print this card
  33966. close printing
  33967. unlock screen
  33968. end mouseUp
  33969. </script>
  33970.     </part>
  33971.     <content>
  33972.         <layer>background</layer>
  33973.         <id>13</id>
  33974.         <text>D
  33975. A
  33976. D
  33977. C
  33978. D
  33979. D
  33980. C
  33981. A
  33982. C
  33983. C
  33984. B
  33985. B
  33986. A
  33987. B
  33988. B
  33989. D
  33990. A
  33991. </text>
  33992.     </content>
  33993.     <content>
  33994.         <layer>background</layer>
  33995.         <id>16</id>
  33996.         <text>b
  33997. C
  33998. D
  33999. B
  34000. D
  34001. D
  34002. D
  34003. C
  34004. B
  34005. A
  34006. C
  34007. C
  34008. B
  34009. A
  34010. A
  34011. A
  34012. A
  34013. </text>
  34014.     </content>
  34015.     <content>
  34016.         <layer>background</layer>
  34017.         <id>22</id>
  34018.         <text>#1(A1A03)
  34019. #2(A1B03)
  34020. #3(A1C10)
  34021. #4(A1D07)
  34022. #5(A1E09)
  34023. #6(A1F11)
  34024. #7(A2A07)
  34025. #8(A3A09)
  34026. #9(A3B02)
  34027. #10(A4A04)
  34028. #11(A4B01)
  34029. #12(A4C10)
  34030. #13(A4D06)
  34031. #14(A5B02)
  34032. #15(A5C02)
  34033. #16(A5C11)
  34034. #17(A5D03)
  34035. </text>
  34036.     </content>
  34037.     <content>
  34038.         <layer>background</layer>
  34039.         <id>21</id>
  34040.         <text>#18(A5F02)
  34041. #19(A5F03)
  34042. #20(A5G10)
  34043. #21(A5H03)
  34044. #22(A5I08)
  34045. #23(A5J11)
  34046. #24(A6B02)
  34047. #25(A6B05)
  34048. #26(A6C06)
  34049. #27(A6E02)
  34050. #28(A6F02)
  34051. #29(A6F07)
  34052. #30(A7A11)
  34053. #31(A7B12)
  34054. #32(A7C08)
  34055. #33(A7D04)
  34056. #34(A7E03)
  34057. </text>
  34058.     </content>
  34059.     <content>
  34060.         <layer>card</layer>
  34061.         <id>1</id>
  34062.         <text>John D. Seney</text>
  34063.     </content>
  34064.     <content>
  34065.         <layer>card</layer>
  34066.         <id>2</id>
  34067.         <text>7/21/95</text>
  34068.     </content>
  34069.     <content>
  34070.         <layer>background</layer>
  34071.         <id>12</id>
  34072.         <text>
  34073.  
  34074.  
  34075.  
  34076.  
  34077.  
  34078.  
  34079.  
  34080.  
  34081.  
  34082.  
  34083.  
  34084.  
  34085.  
  34086.  
  34087.  
  34088.  
  34089. </text>
  34090.     </content>
  34091.     <content>
  34092.         <layer>background</layer>
  34093.         <id>15</id>
  34094.         <text>
  34095.  
  34096.  
  34097.  
  34098.  
  34099.  
  34100.  
  34101.  
  34102.  
  34103.  
  34104.  
  34105.  
  34106.  
  34107.  
  34108.  
  34109.  
  34110.  
  34111. </text>
  34112.     </content>
  34113.     <content>
  34114.         <layer>background</layer>
  34115.         <id>17</id>
  34116.         <text>#35(A7F09)
  34117. #36(A7G04)
  34118. #37(A7H08)
  34119. #38(A7J02)
  34120. #39(A7J04)
  34121. #40(A8A10)
  34122. #41(A8B07)
  34123. #42(A8D01)
  34124. #43(A8D12)
  34125. #44(A8D12)
  34126. #45(A8D12)
  34127. #46(A8D12)
  34128. #47(A8D12)
  34129. #48(A8D12)
  34130. #49(A8D12)
  34131. #50(A8D12)
  34132. </text>
  34133.     </content>
  34134.     <content>
  34135.         <layer>background</layer>
  34136.         <id>19</id>
  34137.         <text>C
  34138. B
  34139. D
  34140. A
  34141. B
  34142. D
  34143. C
  34144. C
  34145. A
  34146. A
  34147. A
  34148. A
  34149. A
  34150. A
  34151. A
  34152. A
  34153. </text>
  34154.     </content>
  34155.     <content>
  34156.         <layer>background</layer>
  34157.         <id>18</id>
  34158.         <text>
  34159.  
  34160.  
  34161.  
  34162.  
  34163.  
  34164.  
  34165.  
  34166.  
  34167.  
  34168.  
  34169.  
  34170.  
  34171.  
  34172.  
  34173.  
  34174. </text>
  34175.     </content>
  34176.     <name>savedscores</name>
  34177.     <script></script>
  34178. </card>
  34179.  
  34180.  
  34181.